a:link { color:#FFFFFF;  font-size:10px;  }
a:visited { color:#FFFFFF;  font-size:10px;  }
a:hover { color:#FF953A;  font-size:10px;  }
a:active { color:Red;  font-size:10px;  }
a:focus { color:Red;  font-size:10px;  }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background: #282425;
}

.feettext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: ActiveBorder;
}

.contentborder {
	border: thin solid Black;
}

.contenttitle {
	color: White;
	font-size:18px;
}

.blacktxt {
	color: Black;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.contentcontactinfo
{
	color:#FF953A;
}

.menutext {
	color:#FF953A;
	font-size:10px;
}

.pictable {
	text-align:center;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.headrow {
	background: #F2F2F2;
}

.logoline {
	line-height:2px;
	height:2px;
	border-bottom:thin solid Blue;
	border-top:1px solid Blue;
}

.feetrow {
	background: #F2F2F2;
}

.feetline {
	line-height:2px;
	height:2px;
	border-bottom:1px solid Blue;
	border-top:thin solid Blue;
}

tr.smallrow {
	line-height:2px;
	font-size:1px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00009C;
	font-style:oblique;
/*	width:100%;
	color: #999AFF;
	filter:Shadow(color=Navy, direction=120); */
/*	width:100%;
	color:#00009C;
	filter:Shadow(color=Silver, direction=45); */
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00009C;
	font-style:oblique;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00009C;
	font-style:oblique;
}

.boldtext {
	font-weight:bold;
}

.ultext {
	text-decoration:underline;
}

.boldultext {
	font-weight:bold;
	text-decoration:underline;
}

.tabtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Maroon;
	font-size: 20px;
	font-style:oblique;
	font-weight:bold;
}

table.dl {
	color: Black;
	font-size:11px;
}

.dltitle {
	color:White;
/*	background:#135192; */
	background:#00009C;
	font:bold;
}

table.news {
	color: Black;
	font-size:11px;
/*	border-style:solid;
	border-width:1px; */
	border: 1px solid #E0DFE3;
}

td.news {
	background:#F2F2F2;
/*	border-style:solid;
	border-width:1px; */
	border: 1px solid #E0DFE3;
	vertical-align:top;
}

.newstbltitle {
	color:White;
/*	background:#135192; */
	background:#00009C;
	font:bold;
}

.newstitle {
	color:Maroon;
/*	font-weight:bold; */
}

table.tblcontact {
	border:2px solid Black;
	font-size:11px;
}

.tblcontacttitle {
	background:#F2F2F2;
	font:bold;
}