body { 
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000099;
	background-color:#000000; 
}

.mainsite {
	font-size: 9pt; 
	color: #000000;
}

.mainsite_white {
	font-size: 10pt; 
	color: #ffffff;
}

a.white, a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;	
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

a, a:link, a:active, a:visited {
	color: #000000;
	font-size:14px;
	font-weight:bold;	
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h1	{ 
	font-family: Verdana; 
	font-size: 12pt; 
	color: #000000;
}
h2	{ 
	font-family: Verdana; 
	font-size: 12pt; 
	color: #FFFFFF;
}
.menucel {
/*	border:'border-width' 'border-style' 'color';
	border-width:thin;
	border-style: dashed;
	border-color:#FFFFFF; */
	background-color:black;
/*	background-image:url(../images/menucel1.jpg); */
}
.maincel {
/*	border-width:thin;
	border-style: dashed;
	border-color:#FFFFFF; */
}
