body 
{	
	background-color:#000033;
	color:#CCCCCC;
	font-family: verdana, sans-serif;
	font-size:12px;
	scrollbar-face-color: #4040FF;
	scrollbar-highlight-color: #292DCD;
	scrollbar-3dlight-color: #292DCD;
	scrollbar-darkshadow-color: #000040;
	scrollbar-shadow-color: #000040;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-track-color: #000040;
}

table,tr,td 
{
	font-size:10px; 
}

input, textarea, select
{
	background-color:#000066;
	border:1px,solid,#cccccc;
	color: #CCCCCC;
}

.content 
{
	background-attachment:fixed;
	background-image:url(033_2x2.jpg);
	background-color:#000033;
	background-repeat: no-repeat;
	width: 557px;
	height:302px;
	overflow:auto;
	
}

.menu
{
	background-color:#000033;
	background-image:url(033_2x4.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}



.head {
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
.outline {
	border: 2px outset #003399;
}
a:link 
{ 
	color:#FFFFFF; 
}

a:hover 
{
	color: #0099FF;
}

a:visited
{
	color: #FFFFFF;
}

a:active
{
	color:#FFFFFF;
}