﻿
.body         { font-family: Verdana; font-size: 10pt; color: #808080; margin-bottom: 6; line-height:150% }

.quotes      { font-family: Verdana; font-size: 8pt; color: #800000; font-style: italic }
.copyright   { font-family: Verdana; font-size: 8pt; font-variant: small-caps; color:#C0C0C0 }
.news_text   { font-family: Verdana; font-size: 9pt; color: #9C9CCE }
.rollover    {
	font-family: Verdana;
	font-size: small;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.titletable  { font-family: Verdana; font-size: 12pt; text-transform: capitalize; color: 
               #000000; font-weight: bold }
body_head    { font-family: Verdana; font-size: 10pt; color: #808080; margin-bottom: 6; font-style:italic; font-weight:bold }

.navButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	letter-spacing: .05em;
	font-weight: bold;
	background-image: url('../images/nav_buttons/button_back.png');
	background-repeat: repeat-x;
	padding: 3px 10px 6px 10px;
	height: 20px;
}

#nav_table {
	background-color: #800000;
	width: 100%;
	text-align: center;
}
#nav_table  .nav_bar {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	cursor: pointer;
	height: 30px;
}
