body {
	padding:0;
	margin:0;
	color:#000000;
	font-size:80%;
	line-height:1.5em;
	font-family:tahoma;
	background: #fff url(images/bg_top.gif) repeat-x;
}


br{font-size:10px}
  .s{font-family:Tahoma; color:#9A9A9A; text-decoration:none}
.green{font-family:Tahoma; color:#219E00;}
  .red{font-family:Tahoma; color:#2C7F06;}
  .o{font-family:Tahoma; color:#FFCC00;}
.blue{font-family:Tahoma; color:#009AE1;}
.blue1{font-family:Tahoma; color:#009AE1;}
  .w{font-family:Tahoma; color:#FFFFFF; }
.b{font-family:Tahoma; color:#6B6B6B;  text-decoration:none}
.b1{font-family:Tahoma; color:#000000;  text-decoration:none}
.b2{font-family:Tahoma; color:#6B6B6B;  }


a:link, a:visited {
	text-decoration:none;
	color:#0033FF;
}
a:hover {
	text-decoration:underline;
}
 
.ul_links ul {
	margin:15px;
	margin-top:0px;
}
  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 

.header_links {
	line-height:normal;

}
.header_links a {
	background-image:url(images/header_links_divider.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	height:50px;
	/*padding:20px 20px 0px 20px;*/
	padding-top:20px;
	width:103px;
	text-align:center;
	color:#333333;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
.header_links a:hover {
	color:#FFB600;
}
.dotted {
	background-image:url(images/dotted.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:1px;
	margin-top:5px;
	margin-bottom:3px;
}

.small_comment {
	font-size:80%;
	line-height:normal;
}
