/* CSS Document */
td{
color:#445968;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
p{
line-height:18px;
font-size:11px;
}
a{
color:#CC0000;
font-weight:bold;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
.b-white{
color:#FFF;
}
.b-yellow{
color:#FFD200;
}
.b-grey{
color:#393C37;
}
.b-brown{
color:#5A5A5A;
}
.b{
color:#000;
}
.b-red{
color:#DD0000;
}

.size12{
font-size:12px;
}
.a-green{
color:#429400;
font-weight:normal;
text-decoration:underline;
}

.a-green:hover{
text-decoration:none;
}


.border-bot{
border-bottom:1px solid #B1CB9B;
}
.img2{
border:1px solid #B1CB9B;
background-color:#FFF;
}
.inp{
width:140px;
height:25px;
background-color:#F1F4F6;
border:1px solid #D5DDE2;
}
.bot{
color:#919EAB;
font-weight:normal;
}
.bot:hover{
text-decoration:none;
color:#5A6062;
}
.footer{
color:#CADBBC;
text-align:center;
font-weight:normal;
font-size:12px;
}
#menu{
margin:0;
padding:0;
list-style-type:0;
float:left;

}
#menu li{
background: url("menu_dev.gif") no-repeat scroll right top transparent;
    display: inline;
    float: left;
    margin: 0;
    padding: 0 8px 0 8px;
}

#menu li a{
color:#1B3D01;
line-height:50px;
float:left;
padding: 0 8px 0 8px;
}

#menu li:hover{
 background: url("menu_actleft.gif") no-repeat left top transparent;
    float: left;
    margin: 0;
    padding: 0 8px 0 8px;
}

#menu li a:hover{
 background: url("menu_actright.gif") no-repeat right top transparent;
    float: right;
    margin: 0;
    padding: 0 8px 0 8px;
	text-decoration:none;
}



.footer:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
#story h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	color:#000000;
}
#story h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	color:#000000;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	color:#000;
}


ul.navigations{
list-style:none;
display:block;
padding:0;
}

ul.navigations li{
  background: url("bul.gif") no-repeat scroll 0 2px transparent;
    display: block;
    line-height: 18px;
    list-style: none outside none;
    margin: 2px 0 3px;
    padding: 0 0 0 21px;
}

ul.navigations li a{
font-size:12px;
color: #5A5A5A;
font-weight: bold;
text-decoration: none;
}

ul.navigations li a:hover{
color: #000;
text-decoration: underline;
}



.footer_links a{
	color: #919EAB;
    font-weight: bold;
    text-decoration: none;
	padding:0 7px;
}

.footer_links a:hover{
	color: #000;
    text-decoration: underline;
}




















