a {
	font-family: verdana;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color:#CC6633;
	text-decoration: underline;
}


.maplink {
	font-family: verdana;
	text-decoration: underline;
	color: #CC6633;
}

.maplink:hover {
	color:#000000;
	text-decoration: underline;
}

body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
}

.textbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	cursor: hand;
}

.trhover {
	background-color:#EEEEDD;
}

.title {
	font-family: verdana;
	font-size: 14px;
	color: #CC6633;
	font-weight: bold;	
}

.white_small {
	color: #FFFFFF;
	font-size: 10 px;
}
.small {
	color: #000000;
	font-size: 10 px;
}
.small:hover {
	color: #FFFFFF;
	font-size: 10 px;
}

.header1{
	color: #660000;
	font-size: 14 px;
	font-weight: bold;
}
.header2{
	color: #666666;
	font-size: 12 px;
	font-weight: bold;
}
.header3{
	color: #990000;
	font-weight: bold;
}
.sidemenu_blue {
	color: #0C2E86;
}
.sidemenu_red {
	color: #990000;
}
.nounderline{
	text-decoration: none;
}
.white_small:hover {
	color: #F4BE42;
}
.homepage_header1{
	color: #660000;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
}