BODY {
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
	
TD {
	vertical-align: top;
}

.maintable {
	width: 774px;
	font-size: smaller;
	max-width: 792px;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background-color: #FFFFFF;
	}

.cptable {
	width: 792px;
	font-size: smaller;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	}

.innertable {
	width: 350px;
	font-size: 11px;
	text-align: left;
	list-style-image: none;
	}

.nav {
	font-family: serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.5em;
	letter-spacing: 0.5px;
	font-weight: bold;
	}

.header {
	font-family: serif;
	font-variant: small-caps;
	font-size: 20px;
	color: #a11837;
	}

.htext {
	font-family: serif;
	font-size: 15px;
	color: #212121;
	font-weight: bold;
	}

.bodytext {
	color: #131313;
	text-align: left;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 15px;
	}

.newstext {
	width: 230px;
	color: #131313;
	text-align: left;
	line-height: 1.2em;
	padding-left: 10px;
	}

.porttext {
	color: #131313;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
	padding-left: 25px;
	padding-right: 20px;
	}

.portlist {
	font-size: 12px;
	text-align: left;
	}

.portfolio {
	color: #131313;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	padding-right: 20px;
	}

.sidequote {
	font-family: serif;
	font-size: 14px;
	text-align: right;
	line-height: 1.7em;
	color: #212121;
	font-weight: bold;
	font-style: italic;
	padding-right: 6px;
	padding-left: 17px;
	padding-top: 5px;
	}

.newsquote {
	font-family: serif;
	font-size: 12px;
	text-align: right;
	line-height: 1.5em;
	color: #212121;
	font-style: italic;
	padding-right: 5px;
	padding-left: 8px;
	}

.sidebar {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
	padding-right: 7px;
	padding-left: 9px;
	padding-top: 10px;
	}

.safetybar {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	padding-right: 2px;
	padding-left: 9px;
	}

/* links */

a:link {color: #4d5863; text-decoration: none;}
			
a:visited {color: #4d5863; text-decoration: none;}

a:hover {color: #a11837;}

.left_links A:link {color: black;}
