@charset "utf-8";
/* CSS Document */

* {margin : 0 }

BODY {
background: #dcdcdc url('images/mainBacker.gif') repeat-x top left; 
margin: 0px;

}

.header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD040A;
}

.subheader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FD040A;
	font-weight: bold;
}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

div#footer a {
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

div#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #333333;
	font-size: 11px;
}

.footer {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

/* Left menu bar */

div#left_menu a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	letter-spacing: normal;
	display: block;
	font-weight: bold;
	word-spacing: -0.01em;
	
}

div#left_menu3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	background-color: #333333;
}

div#left_menu3 a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	letter-spacing: normal;
	display: block;
	font-weight: bold;
	word-spacing: -0.01em;
	
}

div#left_menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	background-color: #333333;
}

	
.no-hover	a {
	text-decoration: underline;
}
.no-hover a:hover {
	text-decoration: none;
	background-color: #FFFFFF;

}
.no-hover a:visited {
	color: #CC0000;
}


a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
a:visited {
	color: #CC0000;
}

/*rounded feature box */

	#feature {
	width: 220px;
	padding: 0 0 20px;
	background-color: #CCCCCC;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	#feature dt {
	  background: url(images/top.gif) no-repeat;
	  padding: 20px 20px 0; 
	  font-size: 170%; 
	  color: #FFF; 
	  line-height: 1;
	  margin: 0;
	}
	
	#feature dd {
	  padding: 10px 20px 0; 
	  color: #1B220F; 
	  line-height: 1.3;
	  margin: 0;
	}
	
	div#left_menu4 a:hover {
	text-decoration:none;
	font-size: 12px;
	background-color: #FFFFFF;
}

div#left_menu4 a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	letter-spacing: normal;
	display: block;
	font-weight: bold;
	word-spacing: -0.01em;
	
}
