body {margin:10; 
	background:#FFFFFF; 
	color: #333300; 
	text-decoration: none;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;}

table {	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto; 
} 
	
div, p, th, td, li, dd, dl, dt {color: #333300; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;}

p {margin-top: .6em;
	margin-bottom: .6em;
	text-align: left;}

h2, h3, h4, h5, h6	{font-family: arial, helvetica, sans-serif;
	color:	#333300;
	margin-bottom: 0;}

h1	{font-size:	1.05em;
	margin-bottom: 1em;
	color:	#993333;}

h2	{font-size:	1.4em;}

h3	{font-size:	1.25em;
	margin-bottom: 1em;
	color:	#993333;}

h4, h5, h6	{font-size:	1.05em;}
	
a {text-decoration: underline;
	color: #993333;}
	
a:visited {text-decoration: underline;
	color: #000000;}
	
a:hover {text-decoration: underline;
	color: #732626;}

a:active {text-decoration: underline;
	color: #732626;}

a.selected {text-decoration: underline;
	color: #732626;}
	
td.nav {
	background:#DADCCA;
	border: 2px solid #B9BCA2;
	text-align: center;
	vertical-align:middle;
	line-height:14px;
	width: 25%;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

td.navp {
	background:#993333;
	border: 2px solid #993333;
	text-align: center;
	vertical-align:middle;
	line-height:14px;
	width: 25%;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

td.navtop {
	background:#C0C4A6;
	border: 1px solid #B9BCA2;
	text-align: center;
	vertical-align:middle;
	line-height:12px;
	width: 50%;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;	
}

td.subnav {
	background:#DADCCA;
	border: 1px solid #B9BCA2;
	text-align: left;
	vertical-align:top;
	line-height:14px;
	width: 19%;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.posted {font-family:verdana,arial,times roman,serif;
font-size: 9px;}