body{
font-family:ms sans serif;
font-size:10;
color:#ffffff;

}
  h1 { font-size: 150%; text-align: center; border-bottom: 1px solid #cccccc; font-family:Verdana; color:#FD01F4; padding-bottom: 2px; }
      h2 { font-size: 120%; border-bottom: 1px solid #cccccc; color:#8D8CD3;font-family:Verdana; }
      h3 { font-size: 120%; color:#8D8CD3;font-family:Verdana; }
    
td
{
    font-family: verdana;
    font-size: 10px;
    color: graytext;
}
.imgs{filter:shadow(color=silver, strength=4, direction=195)}
hr{color:#525973}
.article_box_header{color:#e9eaed}

a:link{font-family:verdana; font-weight:bold; font-size: 10; color: #334875;letter-spacing:0;text-decoration:none}
a:visited{font-family:verdana; font-weight:bold; font-size: 10; color: #334875;letter-spacing:0;text-decoration:none}
a:active{font-family:verdana; font-weight:bold; font-size: 10; color: #334875;letter-spacing:0;text-decoration:none}
a:hover{font-family:verdana; font-weight:bold; font-size: 10; color: gray;text-decoration:none;}
.notbold_link{font-weight:400}
.hot_link{font-weight:400;color:white}


input{font-family:verdana;font-size:11;padding-left:3;color:gray;border: 1px solid #808080;background-color:white;background-image: url('images/textarea_back.gif');}
textarea{font-family:verdana;font-size:11px; padding-left:3;color:gray;border: 1px solid #808080;background-color:white;background-image: url('images/textarea_back.gif');}
select{
	font-family:verdana;
	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:verdana;font-size:11; color:#525973;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;padding:1;}
.button_focus{font-family:verdana serif;font-size:11; color:red;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;padding:1;}
.textbox_focus{color:#000000;border: 1px solid #FF8B2D;background-image: url('images/textarea_back_focus.gif')}
