body {
	background-color: #1B1F10;
	background-image: url(siteImages/mainBackground.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.tinyOffWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.enterLink a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.enterLink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.enterLink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.enterLink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.medWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.medWhiteBold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.medWhiteBold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.medWhiteBold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: underline;
}
.medWhiteBold a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: underline;
}

.medWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.medBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7F72;
	line-height: 20px;
}

.medWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	background-color:transparent;
	border-width: 1px;    
	border-style: solid;    
	border-color: #78756c;
	width: 195px;
	height: 17px;
	text-indent:2px;
}
.formFieldsPhone1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	background-color:transparent;
	border-width: 1px;    
	border-style: solid;    
	border-color: #78756c;
	width: 20px;
	height: 17px;
	text-indent:2px;
}
.formFieldsPhone2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	background-color:transparent;
	border-width: 1px;    
	border-style: solid;    
	border-color: #78756c;
	width: 28px;
	height: 17px;
	text-indent:2px;
}
.formPullDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	background-color:transparent;
	border-width: 1px;    
	border-style: solid;    
	border-color: #78756c;
	width: 198px;
	height: 19px;
	text-indent:2px;
}
.formPullDownShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	background-color:transparent;
	border-width: 1px;    
	border-style: solid;    
	border-color: #78756c;
	width: 50px;
	height: 19px;
	text-indent:2px;
}
.tableLineBrown {
	background-color:#78756c
}
