/* CSS Document */

body{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#330000;
	padding:0px;
	margin:0px;
	}
	
	.content_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
	.heading_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
; letter-spacing: -1px
	}
	
	.list_text{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
	.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#761311;
	text-decoration:none;
	}
	
	.contact_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
	.right_bar_bg{
	background-image:url(images/right_bar_bg.gif);
	background-repeat:repeat-x;
	background-color:#FF0000;
	}
	
	.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:62px;
	}
	
	.copyright_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFD300;
	text-decoration:none;
	font-weight:bold;
	}
	.linecell {  border-color: black black #330000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.formfield {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #333333; border: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.bottomtable {  background-color: #A49E42; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: #330000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
