a {
	text-decoration: none;
	color:#CD4207;
}

a:hover {
	text-decoration: underline;
	color:#CD4207;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #676767;
} 

.menu a {
	text-decoration: none;
	font-weight: bold; 
	color: #676767;
}

.menu a:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: #676767;
}

.menu2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color:#444444;
}

/* TEXT STYLES */




.search {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#ffffff;
}

.dw {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#333333
}

.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333333
}

.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;
}

.header, h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: none; 
	color: #414141;
	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;
}