body {
	background: #ededed;
	margin-top: 15px;
	margin-bottom: 20px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
body, table, p, div, ul, li {
	font-size: 11px;
	}	
#wrapper {
	background:#FFF;
	border: 1px solid #333;
	}	
a:link, a:visited {
	color:#933;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline; 
	color:#f66;
	}
table, td, tr { 
	vertical-align: top;
	}
h1 {
	font-size:22px;
	color: #933;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	FONT-WEIGHT:BOLD;
	border-bottom:1px solid #933;
	background: url(templateImages/h1-bg.gif) bottom left repeat-x;
	}
h2 { 
	color: #900;
	font-size: 1.1em;
	padding: 2px 0 3px 10px;
	FONT-WEIGHT:BOLD;
	}
h2 a:link, h2 a:visited {
	color: #ff9900;
	text-decoration: none;
		}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
	}	
li h2 {
	background: #e5e4df;
	padding: 2px 0 3px 10px;
	margin:0;
	font-size: 1.5em;
	}		
h3 { 
	color: #666666;
	font-size: 1.2em;
	padding: 2px 0 3px 0;
	margin: 10px 0 0 10px;
	FONT-WEIGHT:BOLD;
	border-top: 3px solid #efefef;
	}	
	
h4 { 
	color: #666666;
	font-size: 1.2em;
	padding: 2px 0 3px 0;
	margin: 10px 0 0 0px;
	FONT-WEIGHT:BOLD;
	}		
h3 a:link, h3 a:visited {
	color:#333;
	background:#eee;
	padding:5px 10px;
	text-decoration:none;
	border-left:3px solid #933;
	border-right:3px solid #933;
	}	
h3 a:hover {
	background: #ccc;
	text-decoration: none;
	color: #000;
	}				
hr 	{
	color: #ccc;	
	margin: 15px 5px 10px 30px;
		}
	
#header {
	width: 760px;
	}
#topnav {
	font-size:12px;
	border-bottom: 1px solid #000;
	background:#920005;
	height:35px;
	}	
#topnav a {
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #fff;
  }
#topnav a:link, #topnav a:visited {
	background:#920005;
	color: #fff;
	text-decoration: none;
	padding:9px 14px 11px 14px;
	LINE-HEIGHT:32PX;
	  }

#topnav a:hover {
	background:#d3d2cf;
	border-right: 1px solid #000;
	padding:9px 14px 11px 14px;
	text-decoration: none;
	color: #000;
	LINE-HEIGHT:32PX;
  }

#leftnav {
	background: #fff url(templateImages/leftnav_bg.jpg) top left repeat-y;
	}
ul.custlist {
	margin: 0px; 	
	padding: 10px 5px 5px 0;
	list-style-type:none;
	}
.custlist li {
	border: 1px solid #e5e4df;
	display:block;
	padding:10px;
	margin-bottom:10px;
	background: url(templateImages/h1-bg.gif) bottom left repeat-x;
	}	
.custlist li p{
	padding-left: 10px;
	margin-top:5px;
	}

.custlist li ul {
	margin: 0 0 0 10px; 	
	padding: 5px 5px 5px 0;
	list-style-type: none;
	}	
		
.custlist li li {
	border: none;
	background: url(templateImages/bullet.gif) top left no-repeat;
	background-position:5px left;
	padding:0 0 3px 10px;
	margin-bottom:2px;
	font-size: 11px;
	}	
	
	
#leftnav ul {
	margin: 0px; 
	padding: 10px 5px 95px 8px;
	list-style-type: none;
	}
#leftnav li { 
	margin: 0px;
	padding: 10px 0px;
	display: block;
	font-size:12px;
	}
#leftnav li a:link, #leftnav li a:visited {
	color: #920005;
	text-decoration: none;
	padding-left: 29px;
	display: block;
	font-weight: bold;
	background: url(templateImages/bullet.gif) top left no-repeat;
	background-position: 0 5px;
		}
#leftnav li a:hover {
	background: url(templateImages/bullet-over.gif) top left no-repeat;
	background-position: 0 5px;
	color: #EE0000;
	padding-left: 29px;
	display: block;
	} 
#main {
	padding:0 20px 10px 10px;
	}
	
img.border {
	padding: 4px;
	border: 1px solid #000;
	}	
#buckets {
	font-size:11px;
	color: #933;
	font-weight: bold;
	margin:2px 0 10px 0;
	vertical-align:top;
	}
#buckets a {
	text-decoration: none;
	}	
#buckets td {
	padding: 0 2px 0 0;
	text-align:center;
	vertical-align:middle;
	}			
blockquote {
	padding: 0 0 0 30px;
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
	}
.red {
	color: #f03;
	}

a:link.red, a:visited.red {
	padding: 2px 4px 2px 2px;
	line-height: 25px;
	background: #fff9b0;
	border-bottom: 2px solid #fff25f;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
	
 a:hover.red {
 	font-weight: bold;
	padding: 2px 4px 2px 2px;
	background: #fff25f;
	color: #000;
	text-decoration: none;
	}	
		
#footer-top {
	border-top: 1px solid #000;	
	}	
#footer {
	background:#920005 url(templateImages/footer_bg.gif) top left repeat-x;
	border-top: 1px solid #000;
	line-height: 14px;
    text-align: center;
	color: #fff;
	font-size:.9em;
	padding: 4px 10px 4px 10px;
	}
	
#footer a:link, #footer a:visited {
	color: #fff;
	}
#footer a:hover{	
	color: #FFFF66;
	}
#footer hr 	{
	color: #ccc;	
	margin: 0;
		}	
		
.fright {
 	float: right;
	margin: 5px 0 10px 5px;
	}  
	
.fleft {
 	float: left;
	margin: 5px 15px 10px 5px;
	}  
	
.bigger {
	font-size: 1.9em;
	font-weight: bold;
	}
.grey {
	background:#ccc;
	}

.smaller {
     font-size:10px;
     }  
.to_top {
	text-align:center;
	}