body 
	{
	scrollbar-3dlight-color: ffffff; 
	scrollbar-arrow-color: ffffff; 
	scrollbar-base-color: ffffff; 
	scrollbar-dark-shadow-color: ffffff; 
	scrollbar-face-color: 999999; 
	scrollbar-highlight-color: cccccc; 
	scrollbar-shadow-color: ffffff;
	font-size: 10px;
	}
	
.block
	{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: 000000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}	
	
.mainbox
	{
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	background-color: ffffff;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	}		

.header {font-family: verdana, arial, geneva; letter-spacing: 3px; font-style: italic; font-size: 16px; font-weight: bold; color: 999999;}

.title {font-family: verdana, arial, geneva; font-size: 12px; letter-spacing: 1px; color: 000000;}

.content 
	{
	font-family: verdana, arial, geneva;
	font-size: 12px;
	color: 000000;
	}

.footer {font-family: verdana, arial, geneva; font-size: 10px; color: 999999;}

input, select 
	{
	font-family: verdana, arial, geneva; 
	font-size: 12px; 
	color: ffffff; 
	background: #cccc99;
	}

a {color: #003399;}
a:hover {color: #99CC99;}
a:active {color: #003399;}

a.white {letter-spacing: 3px; color: 999999; text-decoration: none;}
a.white:hover {color: 999999;}
a.white:visited {color: 999999;}
a.white:active {color: 999999;}

a.body {color: 000000; text-decoration: none;}
a.body:hover {color: ff6600;}
a.body:active {color: 006699;}

.main
	{
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: ffffff;
	border-style: solid;
	font-size: 10px;

	}
	
.navOver
	{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00008B;
	background-color: #FFFFCC;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #6495ED;
	border-style: solid;
}
	
.nav
	{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00008B;
	background-color: White;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #6495ED;
	border-style: solid;
}	
