body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#e0e0d0;
	}


ul 
	{
	font-size:12px;
	list-style-image: url('bullet2.jpg');
	line-height:20px;
	color:#333;
	}

h1 {
	margin:10px 0px 15px 236px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#4f1f91;
	}

h2,h3	{
	font-size:18px;
	font-weight: bold;
	color: #4f1f91;
	padding:0px 0px 0px 6px;
	}

h4
	{
	font-style:normal; font-weight:bold;
	color:#4f1f91;
	}

em
	{
	font-style:normal; font-weight:bold;
	color:#4f1f91;
	}

p	{
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:8px 0px 12px 6px;
	text-align: justify;
	}
#Content>p {margin:0px;}
#Content>p {text-indent:0px;}

#prelist
	{
	padding:8px 0px 0px 6px;
	}

#quote
	{
	position:relative;
	left:30px;
	top:15px;
	width:300px;
	color:navy;
	background-color:#eee;
	border-style:solid;
	border-color:black;
	border-width:1px;
	padding:10px;
	}



ins {
	color:green;
	text-decoration: none; 
	}


a.left {
	text-decoration: none; 
	font-size:12px; 
	color: #220088;
	}
a.left:hover {background: #44ee66;}


a.this {
	text-decoration: none;  
	font-weight:bold; 
	color: #220088;
	}
a.this:hover {background: #cccccc}


a#sub {
	position:relative;
	left: 20px;
	}

a.plain {
	color: #4f1f91; 
	font-size:12px; 
	text-decoration: none 
	}
a.plain:hover {background: #ccaacc}



#Header {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;

	background-repeat: no-repeat;
	background-color:#a78fc8;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:107px;

	}

p.bannertext{
	line-height:30px;
 	font-size:20px; 
	font-weight:bold;
	text-align:center;
	color: #330066;
	font-family: Perpetua, Georgia,Times New Roman, Serif;
	}

body>#Header {height:107px;}

#Content {
	margin:0px 50px 50px 180px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:145px;
	left:18px;
	width:128px;
	padding:10px;
	background-color:#eee;
	border-style:solid;
	border-color:black;
	border-width:1px;
	line-height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
body>#Menu {width:128px;}

#Submenu {
	position:relative;
	top:15px;
	left:0px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border-style:solid;
	border-color:black;
	border-width:1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#Submenu {width:150px;}

#dhtmltooltip {
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

