body {
	background-color: #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

table { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.thd { background-color: #003366; color: #FFFFFF; }

.header { background-color: #003366; color: white; font-size: 16px; padding-left: 5px;}

table.gallery a:link {
	color: #FFFFFF;
	background-color: #003366;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.gallery a:visited {
	color: #FFFFFF;
	background-color: #003366;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.gallery a:hover {
	color: #232323;
	background-color: #003366;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.gallery a:active {
	color: #232323;
	background-color: #003366;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.menu a:link {
	color: #232323;
	background-color: #B6C5D8;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.menu a:visited {
	color: #232323;
	background-color: #B6C5D8;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.menu a:hover {
	color: #232323;
	background-color: #ffffff;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

table.menu a:active {
	color: #232323;
	background-color: #ffffff;
	border: #232323;
	text-decoration: none;
	font-size: 16px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
	
}

.formItem {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
   	background-color:#B6C5D8;
   	text-decoration: none; border: 1px  inset #000000;
}