body {
	background:#000 url( ) center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainTable {
	background:#000 url();
    border-color: #800000;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.contentTable {
	background:#000 url(nav2.jpg) center top no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #800000
}
a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	margin-top:22px;
	line-height: 1.9em;
}
a.foot:link {
	text-decoration: none;
	color: #999;
}
a.foot:visited {
	text-decoration: none;
	color: #999;
}
a.foot:hover {
	text-decoration: none;
	color: #ccc;
}
a.foot:active {
	text-decoration: none;
	color: #ccc;
}
.required {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #900;
	font-size: 10px;
	line-height: 1.5em;
}


.note {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.3em;
}
.boldNote {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 1.2em;
	padding-top:44px;
}

.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 1.66em;
}
.bodyTextBoldAccent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}
.bodyTextBoldAccentTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
.bodyTextOpen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 2em;
}
.bodyTextTight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 1.4em;
}
.bodyTextList {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 2.5em;
}
p.quotes {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.66em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-style: italic;
	border-style:solid;
	border-color:#282828;
	border-width:1px;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #800;
}
a.nav:link {
	text-decoration: none;
	color: #999;
}
a.nav:visited {
	text-decoration: none;
	color: #999;
}
a.nav:hover {
	text-decoration: none;
	color: #fff;
}
a.nav:active {
	text-decoration: none;
	color: #f00;
}

hr { 
	border: 0; 
	color: #ddd; 
	background-color: #ddd; 
	height: 1px; 
}

.formbox {
	background-color: #eee;
	border: 1px;
	border-top-color: #666;border-right-color: #999;border-bottom-color: #999;border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-style: solid;
}
.bodyTextForm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	line-height: 1em;
	padding-right: 5px;
}

/* special pads */
.mainTitle {margin-top:20px}
.sidebarTitle {margin-top:66px}
.iconspace {margin:0px 5px -1px 0px}


