body{
font-family:ms sans serif;
font-size:10px;
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: 10px; color: #334875;letter-spacing:0;text-decoration:none}
a:visited{font-family:verdana; font-weight:bold; font-size: 10px; color: #334875;letter-spacing:0;text-decoration:none}
a:active{font-family:verdana; font-weight:bold; font-size: 10px; color: #334875;letter-spacing:0;text-decoration:none}
a:hover{font-family:verdana; font-weight:bold; font-size: 10px; color: gray;text-decoration:none;}
.notbold_link{font-weight:400}
.hot_link{font-weight:400;color:white}


input{font-family:verdana;font-size:11px;padding-left:3px;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:3px;color:gray;border: 1px solid #808080;background-color:white;background-image: url('images/textarea_back.gif');}
select{
	font-family:verdana;
	font-size:11px;
	padding-left:3px;
	color:#525973;
	border: 1px solid #808080;
	background-image: url('images/textarea_back.gif');
	cursor:hand;
	background-repeat: repeat;
	width:170px;
}
.button{font-family:verdana;font-size:11px; color:#525973;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;padding:1px;}
.button_focus{font-family:verdana serif;font-size:11px; color:red;border: 1px solid #8496CE ;background-color:white;text-decoration:none;cursor:hand;padding:1px;}
.textbox_focus{color:#000000;border: 1px solid #FF8B2D;background-image: url('images/textarea_back_focus.gif')}
.panel{
	font-family:verdana;
	font-size:11px;
	padding-left:3px;
	color:#525973;
	border: 1px solid #808080;
	background-image: url('images/textarea_back.gif');
	cursor:hand;
	background-repeat: repeat;
	width:170px;
}

#busylight
{
   
    width: 18em;
    margin: 1em;
    padding: 7px 5px 7px 10px;
    font: 12px/1.2em "Verdana" , "Lucida Console" , "Courier New" , monospace;
    text-align: left;
    color: #111;
    background-color: #8d8cd3;
    border: 1px solid #111;
}