/* Layout Stylesheet - Colors taken from MythWeb - arranged by md10md*/ 

.style2 {color: #FFFFFF}
.style3 {color: #FFFFFF}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: solid thin #000000;
}
a, a:link { color: #E0E0FF; text-decoration: none; font-size: 14px; }
a:active  { color: #990033; text-decoration: none; font-size: 14px; }
a:visited { color: #E0E0FF; text-decoration: none; font-size: 14px; }
a:hover   { color: #F0F000; text-decoration: underline; font-size: 14px; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #002650;
}
td,th {
	border: thin solid #000000;
	background-color: #265990;
}
.headerimage {
	background-color: #335555;
	border: solid thin #000000;
	font-size: 18px;
	color: #FFFFFF;
}