A.menu {
	font-size: 16px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 16px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 16px;
	color:#CCCCCC;
}

a.headerlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a5683;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a.headerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: ##FF6600;
	font-weight: bold;
	font-style: normal;
}
a.headerlinksorange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##FF6600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.headerlinksorange:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##FF6600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.detaildate { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; color: #3a5683; text-decoration: none ; font-style: normal}
.detailheader { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000; text-decoration: none ; font-weight: normal}
.detailtext { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000; text-decoration: none ; font-style: normal}



table {font-family: Verdena, Arial, Helvetica; font-size: 12px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {color: #3a5683; font-size: 11px;}


.row1 {
	background-color: #F5F5F5;

}
.row2 {
	background-color: #FFFFFF;
}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;

}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
button {
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;


}
.latestnews {
	background-image: url(images/templates/1/latest_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
