body { 
	   background-color:#7F8386;
	   background-position:center;
	   background-repeat:repeat-y;
	   font-family:Arial, Verdana, Helvetica, sans-serif;
	   color: #666; 
	   font-size:12px; 
	   padding:0; 
	   margin:0;
	   }
td { font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; } 
p {	   line-height:18px; }
a, a:visited, a:active {
		color:#06c;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;
		}
a:hover {
	 	color: #000;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}			
a.nav, a.nav:visited, a.nav:active {
	   font-size:11px;
		color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;
		}
a.nav:hover {
	 	color: #fff;
		font-weight: bold;
		background-color: transparent;
		text-decoration: NONE;		
		}
a.maintitle, a.maintitle:visited, a.maintitle:active {
		color: #333;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;
		}
a.maintitle:hover {
	 	color: #000;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;		
		}
a.title, a.title:visited, a.title:active {
	    font-size:12px;
		color: #333;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;
		}
a.title:hover {
	 	color: #333;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;		
		}
a.title2, a.title2:visited, a.title2:active {
		font-family:Verdana, Arial, Helvetica, sans-serif;
	    font-size:11px;
		color: #4C4C4C;
		font-weight: bold;
		background-color: transparent;
		text-decoration: underline;
		}
a.title2:hover {
	 	color: #333;
		font-weight: bold;
		background-color: transparent;
		text-decoration: none;		
		}
a.footer, a.footer:visited, a.footer:active {
	    font-size:11px;
		color: #666;
		font-weight: normal;
		background-color: transparent;
		text-decoration: none;
		}
a.footer:hover {
	 	color: #333;
		font-weight: normal;
		background-color: transparent;
		text-decoration: underline;		
		}
h1 {    font-family:Arial, Verdana, Helvetica, sans-serif;
        font-size: 18px; 
        letter-spacing: -1px; 
        line-height: normal; 
        font-weight: normal; 
        text-decoration: none; 
        background-color: transparent; 
        color: #222;
		margin:5px 0;
		padding:0;
		}
h2 { font-size:16px; color:#000; font-weight:bold; margin:0; padding:5px 0; }
h3{ font-size:14px; color:#999; font-weight:bold; margin:0; padding: 0; }
.cat { color:#999; font-size:11px; font-weight:bold; text-transform:uppercase;  }
form { 
	margin:0;padding:0;
}
.posted { font-size:11px; color:#999; }
.image { padding:5px 0; }
.lead { line-height:18px; margin-bottom:20px; }

#pages td {
	border-right:1px solid #ccc;
	width:16px;
	text-align:center;
}
#pages {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;		
}	
td.tab
{
	height:35px;
	padding:0 5px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}	
td.htitle 
{ 
	font-family:Georgia, Arial, Verdana, Helvetica, sans-serif; 
	font-size:40px; 
	color:#fff; 
	padding:10px;
	letter-spacing:-3px;
} 