﻿body { 
	background-color: #6c9300;
}
 
.menu:link, .menu:visited, .menu:active
{
	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;
}

.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: #000000;
}

td {
	font-family:   Arial; 
	font-size: 11px;
	color: #808080;
}

p { 
	color: #808080; 
	font-family:  Arial; 
	font-size: 11px; 
	text-decoration: none; 
}

a:link, a:visited, a:active {
	color: #008000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #008000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

a.box {
	color: #FFFF00;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a.box:hover {   
	text-decoration: underline;
}

hmenu {   
	color: #808080; 
	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: #ADD82B;
	color: #808080;
	font-size: 11px; 
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b {
	color: #808080;
}

.Callg {
	background-color: #000000;
	color: #808080;
}

.Callg td {
	color: #808080;
}

.Cnorm {
	background-color: #FFFFFF;
}

.Cmite {
	background-color: #EDEDED;
}

.Cdark {
	background-color: #609500;
}

#Ballg {
	color: #808080;
}
#Ballg td {
	color: #808080;
}

.Bhead {
	background-color: #FFFFFF;
	color: #808080;
}

.Bbody {
	background-color: #EDEDED;
	color: #808080;
}

.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: #808080;  
	font: 11px  Arial;  
	border-color: #1b1b1b;
	border-width: 1px;
	border-style: solid;  
	font-weight: none;  
	text-decoration: none;  
	background-color: #EFEFEF;  
}

#menu {}
#menu ul { padding-left: 2px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }