.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.backmenu {
	background-image: url(images/background_lite_menu.jpg);
	background-repeat: no-repeat;
	height: 444px;
	width: 272px;
}
.backcontent {
	background-image: url(images/background_lite_content.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 509px;
}
.menuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2A4A80;
	font-variant: small-caps;
}
div#menucontainer {
	width: 222px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#menulist a:hover {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	font-weight: 600;
}

#menulist a {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2A4A80;
	font-weight: 600;
}

#menu{
	list-style: none;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 30px;
	margin-top: -30px;
	margin-left: -3em;
	width: 220px;

}
#menulist li{
list-style: none;
margin: 0;
padding: 0.25em 0;
border-bottom: 1px dotted #666666;
text-indent: 10px;
width:auto;
}
#menulist
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px dotted #666666;*/
width: 200px;
}




.headers {
	padding-bottom: 8px;
	margin: 8px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000066;
	padding: 4px 8px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000066;
	padding: 4px 8px;
}
.contenttitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #000066;
	font-weight: 500;
	font-variant: small-caps;
	margin: 8px;
}
