body,td,th {
	font-family: Helvetica, Verdana, san-serif;
	font-size: 13px;
	color: #76818b;
	line-height:20px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #993333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #89949F;
}
a:active {
	text-decoration: none;
	color: #434c56;
}.head {
	font-size: 16px;
	color: #8A949D;
}

#boxTop {width:927px; background:url(images/bkg_header.gif) top left repeat-y; margin:0 auto; padding:0; margin-top:40px;}
.contentBox {width:927px; background:url(images/bkg_content.gif) top left repeat-y; margin:0 auto; padding:0; min-height:450px;}
.content {width:800px; margin:0 auto; text-align:left;}
.content img {margin:0 20px 0 20px;} 
.content p {margin:0 20px 0 25px;} 

.fltlft {float:left; clear:none; margin:5px 0 5px 60px;}
.fltrt {float:right; clear:none; margin:5px 60px 5px 0;}
