body{
padding:0px;
margin:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	color: #3D6C89;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 22px;
}

.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #7A7D81;
	font-family: Tahoma;
}

.style4 {
	color: #008CD2;
	font-weight: bold;
}

#pagecell1{
    position:absolute;
	top:  100px;
	left: 6%;
}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#57636B;
	}	
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#008CD2;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#7A7D81;
	}

.form
	{
		width:177px; height:20px; border-color:#5791B5; border-width:1px; background-color:#ffffff; border-style:solid;
	}
.form_div
	{
		height:23px; margin-top:0px;		
	}
		
	a.text{color:#57636B;text-decoration:none;}	
	a.text:hover{color:#57636B;text-decoration:underline;}