body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dcd2b9;
        
	scrollbar-face-color: #00254E;
	scrollbar-highlight-color: #00255A;
	scrollbar-shadow-color: #00203F;
	scrollbar-3dlight-color: #00256A;
	scrollbar-arrow-color:  #6699FF;
	scrollbar-track-color: #330033;
	scrollbar-darkshadow-color: #002020;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #dcd2b9;
}
a:link {
	color: #66FF33;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;


}
.bodytable {
        border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
        border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #1a0637;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #dcd2b9;
	font-size: small;
	line-height: normal;



}
a:visited {
	color: #66FF33;
	text-decoration: underline;
}

.tableBorder {
	border-top: thin solid #6699CC;
	border-right: thin solid #336699;
	border-bottom: thin solid #336699;
	border-left: thin solid #6699CC;

}
.interiortables {
	border: medium solid #000000;
}
