body{
	margin:0;
	padding:0;
}
.table{
	width:500px;
	height:65px;
	border:black solid 1px;
	float:left;
	margin-left:15px;
	margin-bottom:1px;
}
.tablehidd{
	width:468px;
	height:63px;
	border:black solid 1px;
	float:left;
	margin-left:15px;
	margin-bottom:1px;
}
.table1{
	width:500px;
	height:auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border:black solid 1px;
	border-top:none;
	float:left;
	margin-left:15px;
}
#top{
	width:500px;
	height:20px;
	background:url(grad.gif) repeat-x;
	font-family:tahoma;
	font-size:9px;
	color:#d9e8f3;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	border-bottom:black solid 1px;
}
.content_table1{
	width:470px;
	height:35px;
	color:black;
	font-family:tahoma;
	font-size:9pt;
	border-bottom:black solid 1px;
	background:#3175c3;
	padding-left:5px;
	float:left;
}
.content_table2{
	width:470px;
	height:35px;
	color:black;
	font-family:tahoma;
	font-size:9pt;
	border-bottom:black solid 1px;
	background:#6397d4;
	padding-left:5px;
	float:left;

}
.textarea{
	width:68px;
	height:20px;
	background:#285f9f;
	color:#c6d4de;
	font-size:10px;
}
.textarea2{
	width:112px;
	height:20px;
	background:#285f9f;
	color:#c6d4de;
	font-size:10px;
}
.btn{
	height:20px;
	background:#285f9f;
	color:#c6d4de;
	font-size:10px;
	font-weight:bold;
}
.content_table1 span{
	height:22px;
	float:left;
	padding-top:2px;
	padding-left:3px;
	font-family:tahoma;
	color:#c6d4de;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A3F55;
}
a:visited {
	color: #2A3F55;
	text-decoration: none;