@charset "utf-8";
body 
{
background-image: url(images/stars.gif);
background-attachment: fixed;
margin-left: 5px;
margin-right: 5px;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #555555;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;
}

form {border-style: solid; border-width: 3px; border-color: #333333; background-color: #000000; margin: 2px;}
p {font-family: Tahoma, Verdana, MS Sans Serif; font-size: 12px; color: #2DADDD; margin: 10px; letter-spacing: 0pt;}
p.title {font-family: Tahoma, Verdana, MS Sans Serif; font-size: 18px; color: #ffffff; margin: 5px; letter-spacing: 0pt; font-weight: 800;}
table {border-style: solid; border-width: 3px; border-color: #333333; width: 97.5%; margin-left: auto; margin-right: auto;}
table.null {width: 97.5%; margin: 10px; border-width: 0px;}
table.sub {border-top:0px;}
td.top {border-style: solid; border-color: #555555; border-width: 1px; vertical-align: top; text-align: center; background-color: #222222; height: 20px;}
h1 {font-family: arial, verdana; font-size: 10px; color: #ffffff; letter-spacing: 2pt; margin: 2px;}
h2 {font-family: arial, verdana; font-size: 16px; color: #2DABBB; letter-spacing: 2pt; margin: 2px;}
img {margin: 2px; border-color: #222222; border-width: 2px; border-style: solid;}
span {font-family: Tahoma, Verdana, MS Sans Serif; font-size: 10px; color: #2DADDD; margin: 5px; letter-spacing: 0pt;}
td.center {text-align: center;}

a:hover {
	color: #2DADDD; background-color: #555555;
}
