body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0D103D;
	color: #DDCD62;
	scrollbar-arrow-color:#DDCD62;
scrollbar-base-color:#0D103D;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#0D103D;
scrollbar-highlight-color:#2F38AD;
scrollbar-shadow-color:#2F38AD; 

}
table {
	font-size: 11px;
	color: #FFF2DB;
}
a:link {
	color: #DDCD62;
	text-decoration: none;

}
a:hover {
	color: #DDCD62;
	text-decoration: underline;
}
a:visited {
	color: #DDCD62;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.menu:link {
	color: #DDCD62;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial Narrow;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial Narrow;
}
a.menu:visited {
	color: #DDCD62;
	text-decoration: none;
		font-size: 12px;
	font-family: Arial Narrow;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial Narrow;
}

a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
		font-size: 12px;
	font-family: Arial Narrow;
	}
	
	
a.email:link {
	color: #DDCD62;
	text-decoration: none;
	font-size: 12px;

}
a.email:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.email:visited {
	color: #DDCD62;
	text-decoration: none;
	font-size: 12px;
}
a.email:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.email:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	}
	
.shadeform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF2DB;
	background-color: #595345;
	background-image: url(images/shade.jpg);
	background-repeat: repeat-x;
}
