body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B0000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
a:link {
	color: #996666;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #996666;
}

.title{
	font-weight: bolder;
	font-size: 12pt;
	}
	
.title_white{
	font-weight: bolder;
	font-size: 12pt;
	color: #FFFFFF;
}
	
.footblack {
	color: #000000;
}

.lft_clm {
	background-image: url(images/f1_rep.jpg);
	background-repeat: repeat-y;
	height: 2px;
	width: 204px;
}

.rt_clm {
	background-image: url(images/rightbar_rep.jpg); 
	background-repeat: repeat-y;
	 height: 1px; 
	 width: 37px;
}

.ftr_img {
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat; 
	height: 37px; 
	width: 840px;
}

.bgnd_img {
	background-image:  url(images/bgnd_05.jpg); 
	background-repeat: no-repeat; 
	height: 472px; 
	width: 636px;
}

.td_style {
	background-color:000000;
	border-style:solid; 
	border-width:1px; 
	border-color:990000; 
	filter:alpha(opacity=69); 
	..-opacity:0.69; 
	opacity:0.69; 
	-khtml-opacity:0.69; 
	padding: 15px;
}

.td_style_opaque {
	background-color:000000;
	border-style:solid; 
	border-width:1px; 
	border-color:990000; 
	padding: 15px;
}

.td_style_clear {
	padding: 15px;
	filter:alpha(opacity=69); 
	..-opacity:0.69; 
	opacity:0.69; 
	-khtml-opacity:0.69; 
}