body {
background:#000000 none repeat scroll 0 0;
color: #DDDDDD;
font-family: verdana;
font-size: 10pt;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #33333; 
scrollbar-highlight-color: #AAAAAA;
scrollbar-3dlight-color: #222222;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FF0000;
margin:0;
padding:10px 20px;
text-align: center;
}

#container {
margin: 0 auto;
max-width: 1200px;
text-align: left;
min-width: 1000px;
clear:both;
min-height: 650px;
border:3px double #ffffff;
}

#main_area {
margin: 20px;
clear:both;
}

a {
color:#FF0000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size: 20px;
font-weight: bold;
}

.textone
{font-family: verdana;
font-size: 9pt;}

.texttwo
{font-family: arial;
font-size: 14pt;
font-weight: bold}

.textthree
{font-family: verdana;
color: #00FF00;
font-size: 10pt;
font-weight: bold}

.textblue
{font-family: verdana;
color: #45D6FF;
font-size: 10pt;
font-weight: bold}

img {
border-style: none;
}

label:hover {
cursor: pointer;
}