html {
height: 100%;
margin-bottom: 0.01em;
}
.index_arrow_cell {
	padding-top: 2px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #993333;
	color: #666666;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}
.stats_table {
	padding-right: 15px;
}


a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.indent_cell {
	padding-left: 5px;
}

a:hover {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
	color: #3399CC;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.copyright {

	font-size: 10px;
	color: #000099;
}
.table {
	border-bottom-width: 3px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.highlights {
	font-size: 10px;
	font-weight: normal;
}
.navbar {
	margin-bottom: 10px;
}
.main_table {
	margin-top: 0px;
}
.bullet {
	border-top-style: 5;
	list-style-position: outside;
	list-style-type: disc;
}


.header_cell {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}
.stat_header {
	font-weight: bold;
	color: #FFFFFF;
}
.section_special {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100%;
	float: right;
}



.section_title {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
}

.table2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.SideBox {
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 5px;
}
.top_buffer {
	padding-top: 25px;
}
.table_special {
	font-size: 70%;
}
.justify {
	text-align: justify;
}

