body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.main_text
	{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #4C4C4C;
}
	
.main1_text
	{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #3D3D3D;
}
	
.header_text
	{
	font-family: Verdana;
	font-size: 12px;
	line-height: 11px;
	color: #3D3D3D;
	font-weight: bold;
}
	
.link_text
	{
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #9E0B00;
}	
	
.form
	{
		width:142px; height:18px; border-color:#7B7B7B; border-width:1px; background-color:#C7C7C7; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:2px;		
	}
		
	a.text{color:#9E0B00;text-decoration:none;}	
	a.text:hover {color:#9E0B00;text-decoration:underline;}
	
	#popitmenu{
position: absolute;
background-color: silver;
border:1px solid white;
font: normal 12px Verdana;
line-height: 15px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFCECE;
}