body{
font-family:ms sans serif;
font-size:11;
color:#ffffff;

}
td{font-family:arial;font-size:12;color:#FFFFFF}
.imgs{filter:shadow(color=silver, strength=4, direction=195)}
hr{color:#525973}
.article_box_header{color:#e9eaed}

a.channelLink:link{font-family:arial;font-size:12;color:#FFFFFF}
a.channelLink:active{font-family:arial;font-size:12;color:#FFFFFF}
a.channelLink:visited{font-family:arial;font-size:12;color:#FFFFFF}

a:link{font-family:arial; font-weight:bold; font-size: 12; color: #FFFFFF;letter-spacing:0;text-decoration:none}
a:visited{font-family:arial; font-weight:bold; font-size: 12; color:#FFFFFF;letter-spacing:0;text-decoration:none}
a:active{font-family:arial; font-weight:bold; font-size: 12; color: #FFFFFF;letter-spacing:0;text-decoration:none}
a:hover{font-family:arial; font-weight:bold; font-size: 12; color: #FFFFFF;;text-decoration:underline;}

a.small.link{font-family:arial; font-weight:bold; font-size: 10; color: #75934E;letter-spacing:0;text-decoration:none}
a.small.visited{font-family:arial; font-weight:bold; font-size: 10; color:#75934E;letter-spacing:0;text-decoration:none}
a.small.active{font-family:arial; font-weight:bold; font-size: 10; color: #75934E;letter-spacing:0;text-decoration:none}
a.small.hover{font-family:arial; font-weight:bold; font-size: 10; color: #FF5A00;;text-decoration:none;}

.notbold_link{font-weight:400}
.hot_link{font-weight:400;color:white}


input{ }
textarea{font-family:arial;font-size:13; padding-left:3;color:#525973;border: 1px solid #808080;background-color:white;background-image: url('images/textarea_back.gif');}
select{
	font-family:arial;
	font-size:11;
	padding-left:3;
	color:#525973;
	border: 1px solid #808080;
	background-image: url('images/textarea_back.gif');
	cursor:hand;
	background-repeat: repeat
}
.button{font-family:arial;font-size:13; color:#525973;border: 1px solid #8496CE ;background-color:black;text-decoration:none;cursor:hand;padding:1;}
.button_focus{font-family:arial serif;font-size:13; color:red;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;padding:1;}
.textbox_focus{color:#ffffff;border: 1px solid #FF8B2D;background-image: url('images/textarea_back_focus.gif')}
textarea
{
scrollbar-arrow-color: white;
scrollbar-base-color: #FC813C;
scrollbar-dark-shadow-color: #FC813C;
scrollbar-track-color: #FC813C;
scrollbar-face-color: #FC813C;
scrollbar-shadow-color: silver;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: white;
}


.sdmenu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
   cursor:pointer;
    padding: 5px 0;
    font-weight: bold;
    color: white;
}
.sdmenu .title, .sdmenu .titlehidden :hover{
    font-weight: bold;
    color: #B5D51D;
}
.sdmenu .title {
    border-bottom: 0px solid #000000;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu .submenu {
overflow: auto;
scrollbar-arrow-color: #333333;
scrollbar-3dlight-color: #0d0d0d;
scrollbar-darkshadow-color: #000111;
scrollbar-face-color: #111111;
scrollbar-highlight-color: #222222;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #080808;

}

.sdmenu .submenu a {
    padding: 1px ;
    text-indent: 2px;
    background: #000000;
    display: block;
    outline: none;
    border-bottom: 0px dashed #CFCFCF;
    color:#FFFFFF;
    text-decoration: none;
	font-weight:normal;
}

.sdmenu .submenu a:hover {
    color: #FFF;
}



