@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	}
body {
	background-color: #fcd1af;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerTOP{
background:#FFFFFF;

}
.topLinksBG{
background-image:url(img/menuBG.png);
background-repeat:repeat-x;
height:27px;
}

.leftTD{
	background-image: url(img/leftBG.jpg);
	background-repeat:repeat;
	width:5px;
}

.rightTD{
	background-image: url(img/rightBG.jpg);
	background-repeat:repeat;
	width:10px;
}
.menuTD{
margin:0px;
padding:0px;

}
.topLinks{
color:#000000;
size:10px;
letter-spacing:1px;
text-decoration:none;
padding-bottom:5px;
padding-left:8px;
padding-right:8px;
padding-top:6px;
vertical-align:middle;
display:block;
margin:0px;
}

ul{
margin:10px;
padding:7px;
}
.style1 {
font-size: 9px;
}
.style2 {
color: #386FB8;
font-weight: bold;
}
.style3 {
color: #000000;
}

.leftNav{
background-image:url(img/redLines.png);
background-position:bottom;
background-repeat:repeat-x;
padding-left:2px;
height:23px;
}
.more{
padding-left:4px;

}
.leftLinks{
color:#006fb8;
text-decoration:none;
}
.leftLinks:hover{
color:#b60f19;

}
.header{
color:#000000;
font-size:13px;
}
.contentTD {
	background-color: #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	background-image:url(img/ashBG.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
.textFormat{
padding-bottom:3px;
padding-left:10px;
padding-right:10px;
padding-top:9px;

}

.topLinks:hover{
color:#FFFFFF;
background-image:url(img/hover.png);
background-repeat:repeat-x;
background-position:top;
text-decoration:none;

}



#dropmenudiv{
position:absolute;
border:0px solid white;
font:normal 10px Arial;
line-height:17px;
z-index:100;
margin-top:2px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 15px;
border-bottom: 0px solid black;
padding: 2px ;
text-decoration: none;
color:#000000;
font-weight: normal;
background-color:#006fb8;
}

#dropmenudiv a:hover{ /*hover background color*/
background-image:url(img/hover.png);
background-repeat:repeat-x;
font-weight: bold;
color:#FFFFFF;
}

.footer{
background-image:url(img/footer.jpg);
height:93px;

}
