body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a2a2a2;
}.main_body_repeat {
	background-image: url(../images/main_body.jpg);
	background-repeat: repeat-y;
}
.top_nav1 {
	background-image: url(../images/top_nav.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc0404;
	text-decoration: none;
}

.left_nav {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font-family: Tahoma;
	text-decoration:none;
	line-height:18px;
}
.left_nav A {
	color:#ffffff;
	
}
.left_nav A:hover{
	
	color: #BC0404;
	
}
a.selected {
	color:#BC0404;
	text-decoration:none;
	
}
a.selected:hover{
	
	color: #BC0404;
	
}

a.selected:visited{
	
	color: #BC0404;
	
}
	
a.selected:active{
	
	color: #BC0404;
	
}
		
	
.top_nav {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	font-family: Tahoma;
	text-decoration:none;
	line-height:18px;
}
.top_nav A {
	
}
.top_nav A:hover{
	
	color: #ffffff;
	
}
.top_nav A:Visted{
	
	}
	
	
.heading_white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading_red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #bc0404;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.footer_link {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer_link A {
	
}
.footer_link A:hover{
	
	color: #ffffff;
	
}
.footer_link A:Visted{
	
	}	
	
.body_link A {
	color: #bc0404;
	text-decoration:none;
}
.body_link A:hover{
	
	color: #bc0404;
	font-weight:bold;
	
}
.body_link A:Visted{
	
	}		
	
	
.button

{
	font-family:	Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#ffffff;
	BORDER-BOTTOM:	#000000 1px solid;
	BORDER-LEFT:	#CCCC99 1px solid;
	BORDER-RIGHT:	#000000 1px solid;
	BORDER-TOP:		#CCCC99 1px solid;
	background-color: #bc0404;
	text-align: center;
	font-weight: bold;
}

.table_border{
	border:1px;
/*	border-color:#FF0000;*/
	
	}

	
