a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover { color: #0066FF; text-decoration: none; }

.mtDropdownMenu { LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px }
.mtDropdownMenu .content { POSITION: absolute; }
.mtDropdownMenu .items {
	Z-INDEX: 3;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	border: 1px solid #456387;
}
.mtDropdownMenu .item {
	CURSOR: hand;
	COLOR: #31578D;
	font-weight: bold;
	FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif";
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
}
.mtDropdownMenu .background { Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8 }
.mtDropdownMenu .shadowRight { Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 1px; POSITION: absolute; TOP: 1px; moz-opacity: .4 }
.mtDropdownMenu .shadowBottom { Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 1px; POSITION: absolute; HEIGHT: 1px; moz-opacity: .4 }
.mtDropdownMenu .hover { BACKGROUND: #607CA3; COLOR: #FFFFFF; }
.mtDropdownMenu .item IMG { MARGIN-LEFT: 10px }

p {
	padding: 3px;
	margin: 0px;
}

.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.welcome {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}

.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-image: url(img/ared.gif);
}
.bodyblack {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;



}
.header {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #009AFF;
	padding-left: 10px;


}
.bodyblackRight {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 1px;


}
