body{
padding:0px;
margin:0px;
}
.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#666666;
	}
.main1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#737373;
	}

.main2_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#737373;
	}

.link_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#000066;
	}	
	
.link1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#000066;
	}	
		
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#EEEDBF;
	}
.red_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FF0000;
	}

.form
	{
		BORDER-RIGHT: #D3D1D1 1px solid; BORDER-TOP: #D3D1D1 1px solid; BACKGROUND: #F8F6F6; BORDER-LEFT: #D3D1D1 1px solid; COLOR: #858584; BORDER-BOTTOM: #D3D1D1 1px solid
	}
.form1
	{
		width:318px; height:19px; border-color:#C8B503; border-width:1px; background-color:#FFFFFF; font-size:11px; border-style:solid; border-top-color:#83770A;border-left-color:#83770A
	}
.form_div
	{
		height:20px; margin-top:10px;		
	}
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
		
.table
{
	border: 1px solid #cccccc;
}
.cell_blue
{
	border-color: #cccccc;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px;
	background-color: #000066;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cell_gray
{
	margin: 0;
	padding: 10px;
	background-color: #EEEEEE;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}
.cell_white
{
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}
