body {
	font-family: Verdana, arial, Tahoma, serif;
	font-size: 12px;
	color: #252525;
	line-height: 1.5;
	background-image: url(images/bg_image.gif);
}

td {
	font-family: Verdana, arial, Tahoma, serif;
	font-size: 12px;
	color: #252525;
	line-height: 1.5;
	}
a:link {
	color: #0042ea;
	text-decoration: none;

}

a:hover {
	color: #a73300;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: #3753ad;
	font-style: normal;
	text-decoration: none;
}
a:visited:hover {
	color: #fd4700;
	font-style: normal;
	text-decoration: underline;
}



.border {
	border: 1px solid #ebcf8b;
}
.border1 { 
	border: 1px dotted #b72f00;
}
.border2 { 
	border: 1px dotted #004882;
}

.border3 { 
	border: 1px dotted #248b00;
}
.border4 {
	border: 1px dotted #b47303;
	}

.title{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #004497;
	border-bottom: 1px solid #F4f4f4;
}
.title2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #b42a00;
	border-bottom: 1px solid #F4f4f4;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.text1 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height:1.1;
	padding:4px;
}

.front-text {
	font-family: Verdana,  Arial, Tahoma, serif;
	font-size: 12px;
	color: #252525;
	font-weight: normal;
	line-height: 1.3;
}
.special {
	font-family: Arial, Verdana, Tahoma, serif;
	font-size: 12px;
	color: #252525;
	font-weight: normal;
	line-height: 1;
	padding-left: 10px;
	border-bottom:1px solid #f4f4f4;
}

.toptitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.toptitle1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #b72f00 url(images/title_bg.gif);
}
.toptitle2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #248b00 url(images/title_1.gif);
}
.toptitle3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #004882 url(images/title_2.gif);
}

.toptitle4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #b47303 url(images/title_3.gif);
}


.footer {
	font-family: Arial, verdana, tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	}
.back1 {
	background: #ffffff url(images/line_bg.jpg) repeat-x;
	}
	
img.imgleft { 
    float: left; 
   padding: 2px;
	border: 1px solid #DDDDDD;
	margin-right: 5px;
	margin-bottom: 3px;
}

img.imgright { 
    float: right; 
   padding: 3px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	margin-bottom: 4px;
}

/***** Top Menu *****/
#topmenu{
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	width: 100%;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold; 
	font-family: Arial, Helvatica, Verdana, Tahoma, sans-serif;
	border-right: 1px solid #FFFFFF;
	}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
display: inline;
}


#topmenu ul li a{
	float: left;
	color: #FFFFFF;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	text-decoration: none;
	background: #cccc99 url(images/tmenu-r.jpg) bottom right no-repeat;
	border-right:1px solid #FFFFFF;
	border-top: 5px solid #cc9999;	
}

#topmenu ul li a:hover{
	color: #FFFFFF;
	background: #cc9999 url(images/tmenu-hover.jpg) bottom right no-repeat;
	text-decoration: none;
	line-height: 20px;
}
	
/***** left Menu *****/
.leftmenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 100%;
}

.leftmenu li a{
background: #e9e5f7 url(images/arrow1.gif) no-repeat 2px center;
font: bold 13px Arial, Verdana, Helvetica;
color: #00014e;
display: block;
width: auto;
padding: 3px;
line-height: 18px;
padding-left: 25px;
text-decoration: none;
border-bottom: 1px solid #CDC9D7;
border-top: 1px solid #f4f4f4;
}


* html .leftmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

.leftmenu li a:visited, .leftmenu li a:active{
color: #00014e;
}

.leftmenu li a:hover{
color: black;
line-height: 18px;
background-color: #f4f2fb;
background-image:url(images/arrow2.gif); 
border-bottom: 1px solid #CDC9D7;
border-top: 1px solid #f4f4f4;
}
	
/***** River Menu 1 *****/

.rivermenu1 {
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 100%;
}

.rivermenu1  li a{
background: #ffcccc url(images/arrow.gif) no-repeat center left;
font: 12px Arial, Verdana, Helvetica;
color: #663333;
display: block;
width: auto;
padding: 3px;
line-height: 18px;
padding-left: 35px;
text-decoration: none;
border-bottom: 1px solid #caa25b;
border-top: 1px solid #f7e0b7;
}


* html .rivermenu1  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

.rivermenu1  li a:visited, .rivermenu1  li a:active{
color: #00014e;
}

.rivermenu1  li a:hover{
color: black;
line-height: 18px;
border-bottom: 1px solid #caa25b;
border-top: 1px solid #f7e0b7;
background: #f2e4b4 url(images/arrow_1.gif) no-repeat center left;
}

/***** River Menu *****/

.rivermenu {
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 100%;
}

.rivermenu  li a{
background: #ffcccc url(images/arrow.gif) no-repeat center left;
font: bold 13px Arial, Verdana, Helvetica;
color: #663333;
display: block;
width: auto;
padding: 3px;
line-height: 18px;
padding-left: 25px;
text-decoration: none;
border-bottom: 1px solid #EFBCBC;
border-top: 1px solid #f7e0b7;
}


* html .rivermenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

.rivermenu  li a:visited, .rivermenu  li a:active{
color: #00014e;
}

.rivermenu  li a:hover{
color: black;
line-height: 18px;
border-bottom: 1px solid #EFBCBC;
border-top: 1px solid #f7e0b7;
background: #f2e4b4 url(images/arrow_1.gif) no-repeat center left;
}
