body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background-color:#cdffff;
	background-image: url(img/bg_body.jpg);
}
.txtbox {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
a {font-size: 14px; color: #417676; text-decoration:underline;font-weight: normal;}
a:hover {font-size: 14px; color: #669999; text-decoration:none;font-weight: normal;}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669999;
	font-size: 21px;
	font-weight: normal;
}
.navlink {font-size: 14px; color: #FFFFFF; text-decoration:none;font-weight: normal;}
.navlink:hover {font-size: 14px; color: #ccffff; text-decoration:underline;font-weight: normal;}
.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccffff;
	font-size: 14px;
	font-weight: normal;
}
.footer2 {font-size: 14px; color: #FFFFFF; text-decoration:none}
.picborder {border: 0px solid #003300; padding: 5px; margin: 0px;filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=7);}
#ExtraField {display: none;}