.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

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

.menu_section {
	margin-bottom: 8px;
}

.menu_section_header {
	margin-bottom: 5px;
}

.endnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.authorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

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

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: italic
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imgBorder {
	border: 1px solid #000000;
}

input, select, textarea {
	font-family: MS Sans Serif, sans-serif, Verdana, Arial;
	font-size: 8pt;
}
table, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal
}
th {
	font-size: 13px;
	
}

hr {
	color: #999999;
	height: 1px
}

form
{
	margin: 0px;
}

.table_h
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.table_hr
{
	border-right: 0px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.table_end
{
	padding: 5px;
	text-align: center;
	font-style: italic;
}

.small_type
{
	font-size: 11px;
	font-weight: normal;
}

.ghl
{
	border: 1px solid #AAAAAA;
	background-color: #444444;
	padding-left: 2px;
	padding-right: 2px;
}

form
{
	margin: 0px;
}

.option_links img
{
	border: 0px none #000000;
}

body
{
	background-color: #4B4B4B;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
}

a:link, a:visited, a:hover, a:active 
{
	color: #BCBCBC;
}

a img
{
	border: 1px solid #CCCCCC;
}

.main_cell
{
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(../images/site/background.gif);
	background-repeat: repeat;
	width: 100%;
	vertical-align: top;
}