/* CSS Document */
body {
  background-color: #990000;
}
.table_border{
	border : 2px solid Black;
}
.style8 {color: #333333}
.style9 {color: #000066}
.style3 {color: #000000}
.style5 {color: #000000; font-weight: bold; }
.mid_text_title {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000066;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
A.linktext:link {color : #ffff00; font-weight: bold; text-decoration: none; letter-spacing: 1px}
A.linktext:visited {color : #ffff00; font-weight: bold; text-decoration: none; letter-spacing: 1px}
A.linktext:active {color : #FFCC00; font-weight: bold; text-decoration: none; letter-spacing: 1px}
A.linktext:hover {color : #eeeddd; font-weight: bold; text-decoration: none; letter-spacing: 1px}

a.mainlinks:link { color: #000066; text-decoration: none; }
a.mainlinks:visited { color: #000066; text-decoration: none; }
a.mainlinks:hover { color: #990000; text-decoration: none; }
a.mainlinks:active { color: #000066; text-decoration: none; }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight:normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
a.footer:link { color: #333333; text-decoration: none; }
a.footer:visited { color: #333333; text-decoration: none; }
a.footer:hover { color: #990000; text-decoration: none; }
a.footer:active { color: #333333; text-decoration: none; }
.topbarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none  ;
	color: #000066;
	text-decoration: none;
}
a.topbarlinks:link { color: #000066; text-decoration: none; }
a.topbarlinks:visited { color: #000066; text-decoration: none; }
a.topbarlinks:hover { color: #990000; text-decoration: none; }
a.topbarlinks:active { color: #000066; text-decoration: none; }
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none  ;
	color: #000000;
	text-decoration: none;
}
.bodytextboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none  ;
	color: #ffffff;
	text-decoration: none;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:normal ;
	font-variant: normal;
	text-transform: none ;
	color: #000000;
	text-decoration: none;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 20px;
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none  ;
	color: #996666;
	text-decoration: none;	
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: 2pt;
	text-align: justify;
	text-indent: 3px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: pre;
}