a {
	text-decoration: none;
	color:#6C8701;
}

a:hover {
	text-decoration: underline;
	color:#6C8701;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color:#ffffff;
}

.menu a {
	text-decoration: none;
	color:#ffffff;
}

.menu a:hover {
	text-decoration: underline;
	color:#ffffff;
}

/* TEXT STYLES */

.up {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#cccccc;
}

.dw {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#333333
}

td, .text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000
}

.msg_header {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#333333
}

.msg_headerext {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#333333
}

.msg_date {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#676767
}

.msg_data {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#676767
}

.small_text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color:#666666
}

.alert {
	color:#ff0000;
}

.message {
	color:#009900;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal; 
	color: #333333;
	display:inline;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #6C8701;
	display:inline;
}

.news_header {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color:#003366
}

.date {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color:#999999
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Arial, Tahoma, Verdana, sans-serif;
 	font-size: 11px;
	color:#333333;
	border-width: 1;
	border-color: #cccccc;
}