html {
background-color:#;

padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

body { 
margin: 0px;
padding: 0px;
}


.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00407E;
	text-decoration: none;
}

.lefttext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.normalbold{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00407E;
	text-decoration: none;
}

.redbold{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #B81A1A;
	text-decoration: none;
}

.redboldtext{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B71A1A;
	text-decoration: none;
}

.form{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.form2{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.lefthead{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: Bold;
	color: #CFEFFA;
	text-decoration: none;
}

.righthead{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: Bold;
	color: #393939;
	text-decoration: none;
}

.rightnormaltext{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}

.rightboldtext{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A91515;
	text-decoration: none;
}

.rightboldblue{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0E7ABE;
	text-decoration: none;
}


.copyright{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2F2214;
	text-decoration: none;
}


A.umenu:link {COLOR: #CFEFFA;font-family: Arial;font-size: 12px;font-style: normal; TEXT-DECORATION:none}
A.umenu:visited {COLOR: #CFEFFA;font-family: Arial;font-size: 12px;font-style: normal; TEXT-DECORATION: none}
A.umenu:hover {COLOR: #FAFEFF;font-family: Arial;font-size: 12px;font-style: normal; TEXT-DECORATION: underline}
.imagefloat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.form_pad {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
}

div#navbar2 {
	height: 38px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	background-image: url(images/nav_bg1.jpg);
	background-repeat: repeat-x;
}
div#navbar2 ul {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	margin: 10px 10px;
	color: #FFF;
}
div#navbar2 li a:link {
	color: #FFF:
}
div#navbar2 li a:visited {
	color: #FFF;
}
div#navbar2 li a:hover {
	color: #ccffff;
	text-decoration: underline;
}


.textbody {
	line-height: 150%; margin-left: 25; margin-right: 25; margin-top: 10; margin-bottom: 0
}

#footbox {
	margin: auto;
	padding: 0;
	width: 860px;
	text-align: left;
}

.navleft {
	margin-left: 25; margin-right: 10; margin-top: 10;
}
.imageright1 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

