@charset "UTF-8";
/* CSS Document */

body {
	background-color: #990000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.texta {font-size: 10px; line-height: 13px;}

a:link {text-decoration: none; color: #1B2E81; font-weight: bold;}
a:visited {text-decoration: none; color: #1B2E81; font-weight: bold;}
a:hover {text-decoration: underline; color: #990000; font-weight: bold;}
a:active {text-decoration: none; color: #990000; font-weight: bold;}

.footer {font-size: 9px; line-height: 12px; color: #ffffff;}
.footer a:link {text-decoration: underline; color: #ffffff;}

.footerIE {font-size: 9px; line-height: 12px; color: #000000;}
.footerIE a:link {text-decoration: underline; color: #000000;}

.copy { padding: 15px; }
 
.copy2 {	
	padding-left: 15px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-right: 0px; 
}

.headline {font-size: 15px; font-weight: bold;}

.fdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3366FF;
	font-weight: bold;
}
.fdtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3366FF;
}
.fdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}