body {
	background-image: url(../images/bckgmetal.jpg);
	background-repeat: repeat;
}
body,td,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}

h2 {
	font-size: 12px;
	color: #FFF;
	border-bottom-color:#F00;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;


}
#menu tr td a {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-align: left;
}
#contentTable tr td p {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 10px;
}
#contentTable tr td ul li {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
#contactTable #frmContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#contactTable #frmContact fieldset {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #191818;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
#contactTable #frmContact input.text {
	width: 200px;
}
#contactTable #frmContact input.text:focus, #contentTable #frmContact textarea:focus {
	background-color: #fff9df;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
}
.homeText {
	font-size: 11px;
}

.pageTitles {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding-left:45px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.sidebarAd {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
}
.footer {
	font-size: 9px;
	color: #999;
}
#benefits{
	background-color:#000;
	}
#benefits td {
		border-bottom:thin #222 dashed;
		}
		
.benefitsTitle{
	font-family:Impact, Verdana, Geneva, sans-serif;
	border-bottom:none;
	color:#fff;
	text-transform: uppercase;
	font-size:14px;
	background-color:#333;
	text-align:center;
	
	
	}
	
	.benefitsParticipants{
	font-family:Impact, Verdana, Geneva, sans-serif;
	
	color:#fff;
	text-transform: uppercase;
	font-size:14px;
	background-color:#d41209;
	text-align:center;
	
	
	}
	