body {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-arrow-color: #D88A16;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #D3D3D3;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E1E1;
	background-color: #8FA1AA;
	font-size: 12px;
}

img {border: none;}

a:link {color: White; text-decoration: none;}
a:visited {color: White; text-decoration: none;}
a:active {color: White; text-decoration: none;}
a:hover {color: White; text-decoration: underline;}

td {
	width: 70px;
	font-size: 12px;
	color: #E7F2F8;
	text-align: center;
}

#up {
	height: 91px;
	background-image: url(img/welcome_up.gif);
}

#main {
	color: #E7F2F8;
}
