body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
body {
	background: #000186;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 14px;
} 
.td1 {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000099;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px 0px 0px 5px;
}
.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000
}
.content_hl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
select {
	border: 1px solid #CC0000;
	font-weight: normal;
	background-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
input.text {
	border: 1px solid #CC0000;
	font-weight: normal;
	background-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
textarea {
	border: 1px solid #CC0000;
	font-weight: normal;
	background-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
input.button {
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #CC0000;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

hr {
	color: #CC0000;
	height: 2px;
	width: 95%;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #660099;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
	font-size: 14px;
	padding-left: 22px;
	line-height: 24px;
	margin-left: 8px;
}
a.menu:hover {
	font-size: 14px;
	line-height: 24px;
	color: #CC0000;
	background-image: url(images/arrowrt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-left: 8px;
}
.smalltxt {
	font-size: 12px;
}
.normaltxt {
	font-size: 14px;
}
.mediumtxt {
	font-size: 16px;
}
.Xlargetxt {
	font-size: 20px;
}
.XXlargetxt {
	font-size: 24px;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
