body{

padding:0px;
margin:0px;
background: #ffffff;
background-image: url(./images/bg.gif);
background-repeat: repeat-x;

}

#content{
	position: absolute;
	width: 766px;
	height: 657px;
	padding: 0;
	top: 0;
	left: 50%;
	margin-top: 0px;
	margin-left: -383px;
}

a{text-decoration:none}
a:hover{text-decoration:underline;}



.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#E3E5E6;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F6F6F6;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#F6F6F6;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2E3B3E;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:182px; height:17px; border-color:#D6DADB; border-width:2px; background-color:#AAB2B3
	}
	
.form_div
	{
		height:20px; margin-top:3px;		
	}		