body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	scrollbar-face-color: #f2f2f2;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
}	
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.mainbox { 
width:700px; height:; border:1px; border-color:#808080; border-style:dotted; background-color:#003366;
}

.flashbox {
width:700px; height:; border:1px; border-color:#808080;
border-bottom-style:dotted;
}

.linkbox {
width:700px; height:20px; border:1px; border-color:#808080;
border-bottom-style:dotted;
}

.contentbox {
width:700px; height:100px; border:1px; border-color:#808080;
border-bottom-style:dotted;
}

.bottombox {
width:700px; height:20px; border:0px;
}

.menubox {
width:700px; border:1px; border-color:#808080; border-bottom-style:dotted; text-align:center;
align:center;
}

