body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.body_text {
    color: #5c5c5c;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

.disclaimer {
    color: #8b0d29;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.footer {
    color: #5c5c5c;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.body_text_headings {
	color: #8b0d29;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.body_text_extra {
	color: #8b0d29;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.inputBox {color : #FFFFFF;
background : #8b0d29;
border-color : #FFFFFF;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}

.inputSubmit {color: #FFFFFF;
background-color: #8b0d29;
border-color : #FFFFFF;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
font-weight: bold;
}
