h1	{
	font-family:'Tahoma';
	font-size:18px;
	line-height:5px;
	color:#7CA4B8;
	font-weight: bolder;
	margin-bottom: 9px;
	margin-top: 9px;
	}
h2	{
	font-family:'Tahoma';
	font-size:16px;
	line-height:16px;
	color:#648494;
	font-weight: bolder;
	margin-bottom: 10px;
	}
h3	{
	font-family:'Tahoma';
	font-size:14px;
	line-height:8px;
	color:#648494;
	font-weight: bold;
	margin-bottom: 7px;
	}
.s	{font-family:Tahoma; font-size:11px;  color:#646464; text-decoration:none}
.s2	{font-family:Tahoma; font-size:9px;  color:#646464; text-decoration:none}
.s1	{font-family:Tahoma; font-size:11px;  color:#B1B1B1; text-decoration:none}
.green	{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red	{font-family:Tahoma; font-size:11px;  color:#C83200;}
.red2	{font-family:Tahoma; font-size:10px;  color:#C83200;}
.red1	{font-family:Tahoma; font-size:9px;  color:#C83200;}
.red3	{font-family:Tahoma; font-size:11px;  color:#C83200; text-decoration:none}
.o	{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
.blue1	{font-family:Tahoma; font-size:11px;  color:#8CB4C8; text-decoration:none}
.w	{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b	{font-family:Tahoma; font-size:11px;  color:#000000; }
#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 {
	margin-left:10px;
	margin-top:10px;
	font-family: 'Arial';
	color: #DDDDDD;
	font-size: 10px;
	font-weight: bolder;
	}
#menu	{
	list-style-image:url('images/bullet.gif');  
	margin-left:0px;
	margin-top:54px;
	line-height:250%;
	font-weight: bolder;
	font-family:'Century Gothic';
	font-size:14px;
	color: #989898;
	}
#content {
	margin-top: 0px;
	margin-left:12px;
	padding-right:12px;
	padding-top: 10px;
	font-family:'Century Gothic';
	font-size:14px;
	color:#888888;
	line-height:14px;
	overflow:auto;
	height:470px;
	width:465px;
	}
#content ul {
	margin-left:0px;
	list-style-type: none;
	font-size:12px;
	color:#777777;
	}
#counter {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	font-family: 'Tahoma';
	font-size: 10px;
	color: #555555;
	text-align: center;
	}
#footer {
	margin-left:48px;
	margin-top:30px;
	margin-right:45px;
	line-height:13px;
	font-family:'Century Gothic';
	font-size:10px;
	color:#788A9A;
	text-decoration:none
	}
#footer a:link {
	color:#AAAAAA;
	font-size:8px;
	}
a:link {
	color:#AFBFCF;
	}
a:visited {
	color:#AFBFCF;
	}
a:hover {
	color:#EEEEEE;
	}