body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bgcolor: #c7bda2;
}
#dropmenudiv{
position:absolute;
font: normal 11px/1.5em "Tahoma";
line-height:18px;
z-index:100;
background-color: #fafaf2;
border:1px solid;
border-color: #d9d9ba;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
padding: 1px 0;
text-decoration: none;
color: #264b8a;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3a424f;
color: #ffffff;
}

a {
text-decoration:none; 
color:#bb0000;
}
.mainnav a{color:#000000; font-size:16px}
.headercell{ background-color:#e2ddca}
.colorcell
{
background-color:#c0bda3;}
.style1 {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color: #ffffff;
}
.style3 {font-size: x-small}
.style4 {color: #000000}
.style5 {font-size: small}
.style49 {font-size: 12px}
nav, #nav ul { /* all lists */
	padding:0;
	margin:0;
	list-style: none;
	line-height: 1.3;
}

#nav a {
	display: block;
	width: 9em;
	color:black;
}
#nav ul li a {
	display:block;
	width: 10em;
	color:black;
}
#nav ul li ul a {
	display:block;
	width: 8em;
	background-color:#c8c5ac;
	
}
#nav li { /* all list items */
	float: left;
	width: 9em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #b5aa8c;
	width: 9em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 9em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
	
}

#content {
	clear: left;
	color: #ccc;
}


.style45 {
font-size: 16px;
color:#000000

}
.style13 {
	font-size: 18px;
	
	font-style: italic;
}
.style18 {font-size: 24px}
.style47 {
	font-size:14px;
	.stylewarning {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.style50 {color: #6A5E4F}
.stylewarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
}

