﻿body { 
	background-color: #2C2C2C;
}
 
.menu:link, .menu:visited, .menu:active
{
	display:block;
	color: #C3C3C3;
	font-size: 11px;
	background:url(images/menup.png);
	width: 178px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	line-height: 19px;
}

.menu:hover
{
	display:block;
	color: #FFFFFF;
	font-size: 11px;
	background:url(images/menup.png);
	width: 178px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	line-height: 19px;
	font-style: italic;
} 

.abg {
	background-color: #33FFFF;
}

td {
	font-family:   Arial; 
	font-size: 11px;
	color: #808080;
}

p { 
	color: #000000; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: none; 
}

a:link, a:visited, a:active { 
	color: #990000; 
	font-family:  Arial; 
	font-size: 12px; 
	text-decoration: underline; 
}

a:hover {   
	color: #998888; 
	font-family:  Arial; 
	font-size: 12px; 
	text-decoration: none; 
	font-style:normal;
}

a.box { 
	color: #FFFFFF; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: none; 
}

a.box:hover {   
	text-decoration: underline;
}

hmenu {   
	color: #33FFCC; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: none;  
}

a.hmenu {   
	color: #808080; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: underline;  
}

hmenu:hover {   
	color: #808080; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: none;
	font-style:italic;  
}


.Chead {
	background-color: 818181;
	color: #FFFFFF;
	font-size: 11px; 
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b {
	color: #FFFFFF;
}

.Callg {
	background-color: #990000;
	color: #000000;
}

.Callg td {
	color: #990000;
}

.Cnorm {
	background-color: #EAEAEA;
}

.Cmite {
	background-color: #EAEAEA;
}

.Cdark {		
	background-color: #EAEAEA;
}

#Ballg {
	color: #808080;
}
#Ballg td {
	color: #808080;
}

.Bhead {
	background-color: #3300CC;
	color: #808080;
}

.Bbody {
	background-color: #0000FF;
	color: #6633CC;
}

.rand {
	border: solid #1b1b1b 1px;
}

.smalfont { 
	font-size: 11px;
	text-decoration: none; 
}

.border { 
	background-color: #1b1b1b; 
}

hr { 
	height: 0px; 
	border: solid #1b1b1b 0px; 
	border-top-width: 1px; 
}

input, textarea, select { 
	color: #000000;  
	font: 11px  Arial;  
	border-color: #1b1b1b;
	border-width: 1px;
	border-style: solid;  
	font-weight: none;  
	text-decoration: none;  
	background-color: #CCCCCC;  
}

#menu {}
#menu ul { padding-left: 2px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }