


body
{
	background-image:url('images/background.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
	background-color:#990000;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;
	text-align:left;
}
.boldtxtcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;

}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;
	text-align:justify;
}

.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D7E4E7;
	text-decoration: none;
	
}

.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;
	}
a:link.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;
	}
a:visited.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7E4E7;
	line-height: 14px;
	text-decoration: none;
	}
a:hover.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
	}
	
.goldbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D7D895;
	line-height: 14px;
	text-decoration: none;
	text-align:justify;
	}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E4450;
	text-decoration: none;
	border: 1px solid #B6BFBB;
}
