html {
background-image:url(images/index_01.jpg);
background-color:#F8E39E;
background-position:left top;
background-repeat:repeat-x;
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

body { 
margin: 0px;
padding: 0px;
}




.normalhead {
	font-family: Times New Roman PS MT;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #0052C2;
	text-decoration: none;
}



.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

.normaltext1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

A.normaltext1:link {COLOR: #003366;font-family: Tahoma;font-size: 12px;font-style: normal; TEXT-DECORATION: underline}
A.normaltext1:visited {COLOR: #003366;font-family: Tahoma;font-size: 12px;font-style: normal; TEXT-DECORATION: underline}
A.normaltext1:hover {COLOR: #990000;font-family: Tahoma;font-size: 12px;font-style: normal; TEXT-DECORATION: none}

.normalbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.normalbold1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.boldred {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A90909;
	text-decoration: none;
}


.normalboldred {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}


.star {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #707C8A;
	text-decoration: none;
}


.text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}


.textred {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A91515;
	text-decoration: none;
}


.text3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:  normal;
	color: #515151;
	text-decoration: none;
}


.textblue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0E7ABE;
	text-decoration: none;
}

.copyright{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #883F04;
	text-decoration: none;
}

A:link {COLOR: #003366;font-family: Tahoma;font-size: 11px;font-style: normal; TEXT-DECORATION: underline}
A:visited {COLOR: #003366;font-family: Tahoma;font-size: 11px;font-style: normal; TEXT-DECORATION: underline}
A:hover {COLOR: #990000;font-family: Tahoma;font-size: 11px;font-style: normal; TEXT-DECORATION: none}

.floatright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	float: right;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.floatinline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	float: right;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
}

H1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.topmiddletextstyle {
	line-height: 150%;
	margin-left: 20;
	margin-right: 30;
	margin-top: 15;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
}

.topmiddleboldstyle {
	line-height: 150%;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.topmiddlelargestyle {
	line-height: 150%;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#navbg {
	background-image:url(images/nav-bg_03.jpg)	
}

#navcontainer {
	height: 35px;
	padding: 0;
	margin: 0 auto;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
}

#navcontainer a
{
	color: #fff0be;
	text-decoration: none;
	display: block;
	padding: 0px 18px;
	margin: 0;
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
}

#navcontainer li#active { 
	background: url(images/nav-bg_03_over.jpg) repeat-x 35px; 
}

#navcontainer a:hover { 
	background: url(images/nav-bg_03_over.jpg) repeat-x 35px; 
	color: #cc0000;
}

.arrowbull {
	list-style-image: url(images/bluarrow.png)
}
