body {margin:0px; background-color:#E4DDD6;}

.leftrightborder {border:1px solid #A0A0A0; border-bottom:none; border-top:none;}  

a.navBar, a.navActiveBar {
	height:22px; float:right;
	border:1px solid black; border-bottom:none; display:block;
	font:13px 'Segoe UI',Tahoma; text-decoration:none;
	padding-top:2px; margin-right:4px; width:100px; text-align:center;
	}

a.navBar             {color:#F5EEE8; background-color:#491904;}
a.navActiveBar {color:#491904; background-color:#F5EEE8;}
a.navBar:hover {background-color:#693924;}

div.navBarBorder {border-bottom:1px solid #000000; height:6px; background-color:#F5EEE8;} 

a.listc {color:#0000FF; text-decoration:none;}
a.listc :hover{background-color:#EEEEEE; cursor:pointer;}
li.listc {list-style-type:circle;}

a.listp {color:#000000; text-decoration:none;}
a.listp:hover{background-color:#EEEEEE;}
li.listp {list-style-type:disc;}
	
div.sepBar   {height: 6px; background-color:#FFFFFF; width:800px}
div.footBar {
	border-top:1px solid #000000; height:16px; width:800px;
	background-color:#F5EEE8; color:#491904; text-align:center;
	font:12px 'Segoe UI',Tahoma;
	} 

.curText {font:13px Arial, Helvetica, sans-serif; color:#000000; text-align:left;
         background-color:#F7F0E9;
		 }
