/* CSS Document */

body {
margin:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
font-family:Arial, Tahoma, Helvetica, sans-serif;
color:#8E8E8E;
font-size:12px;
SCROLLBAR-FACE-COLOR: #6D6A63; 
SCROLLBAR-HIGHLIGHT-COLOR: #C0BFBB; 
SCROLLBAR-SHADOW-COLOR: #D9D9D6; 
SCROLLBAR-3DLIGHT-COLOR: #D8D7D4; 
SCROLLBAR-ARROW-COLOR: #D9D9D6; 
SCROLLBAR-TRACK-COLOR: #D9D9D6; 
SCROLLBAR-DARKSHADOW-COLOR: #D9D9D6;
}

a:link {color:#FF6600;
text-decoration:none}

a:hover {color:#FF6600;
text-decoration:none}

a:visited {color:#FF6600;
text-decoration:none}

ul { 
font-size:13px;
margin:0px;
padding:0px;

}

li {
width:160px;
height:21px;
list-style:url(../images/icon.jpg);
padding-left:3px;
margin-left:25px;
padding-top:5px;
background-image:url(../images/li_bg.jpg);
background-repeat:repeat-x;
}

li.new {
width:160px;
height:38px;
list-style:url(../images/icon.jpg);
padding-left:3px;
margin-left:25px;
padding-top:5px;
background-image:url(../images/li_bg2.jpg);
background-repeat:repeat-x;
}

/*------------------------*/
.boredr {border:2px solid white}

.reapt_y {background-repeat:repeat-y}

.center_norpt {
background-repeat:no-repeat;
background-position:center top;
}

hr {margin:0 0 3px 0;
height:1px;
color:#FF9900;
background-color:#FF9900;
border:none}

.border_bottom { border-bottom:1px solid white}

.bold {color:white;
font-weight:bold;
font-size:14px;
}

.bold_black {color:#000000;
font-weight:bold;
font-size:14px;
}

.padding_ {padding:10px 0 3px 5px}




/*------------------new ---------------*/

.style1 {
	color: #0B9AE8;
	font-weight: bold;
}
.style2 {
	color: #0CA6EC;
	font-weight: bold;
}

.dan {
	color: #0CA6EC;
	font-weight: bold; font-size:16px
}


.small_txt {font-size:12px; color:#8E8E8E; font-weight:normal }