body {
	background: #5984af url(/images/backgrounds/page_bkg.gif) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodycontent, .bodycontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

.bodycontentp1, .bodycontentp1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	margin: 0 .75em;
	text-align: center;
}

.bodycontentp1 p {
	margin: .75em 0 2em;
}

.bodycontentp2, .bodycontentp2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	margin: 1em 1em;
	font-size: 11px;
}

.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #ff6600;
	text-weight: bold;
	text-decoration: underline;
	}

td.bodyHeading {
	background-image: url(../images/backgrounds/center_hdr_bkg.gif);
	}

.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.bodyHeadingsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

.smallwhite a, .smallwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
	width: 750;
	}

.login {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #000000;
}
.bordered {
	border: thin solid #000000;
}

select.default {
	border: thin solid #000000;
	font-size: x-small;
	width: 360;
	background-color: #FFE9CD;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #000000;
}

