/* CSS Document */


/*  layout */
body {
	margin: 0;
	padding:0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(bg.jpg);
}

table {
	border-collapse:collapse;
	vertical-align: top;
	border-color:#666666;
}

td {

border-color:#666666;

}




body, table {
	color:#333333;
	font-family: "normal Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li{
padding-bottom:10px;
}

h1 {
font-size:30px;
line-height:30px;
}

.footer {
color: #ffffff;
font-weight:normal;
}

/*  links */
a {
	color:#708751;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color:#AA171D;
	text-decoration:none;
	font-size: 11px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.footerNav {
color:#333333;
text-decoration:none;
}

a.footerNav:hover{
color:#333333;
text-decoration:underline;
}


/*  stockquote */
.stockquote {
	background:url(bg_stock_quote.jpg) top left no-repeat;
	color:#8b8723;
	font-weight:bold;
	padding-left:10px;
}


/* maincontent */
.main_content {
	font-size: 12px;
	color: #666666;
}
.subNavOn a{
	font-size: 11px;
	font-weight: bold;
	color: #AA171D;
}
.subNav a{
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.subNavOn a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #AA171D;
}
.subNav a:hover {
	font-size: 11px;
	color: #AA171D;
	font-weight:bold;
}

.subNav {
	background:url(bg_subnav.jpg) bottom left no-repeat; 
	padding:2px 15px 2px 45px; 
	border-top:#d1d1d1 1px solid;
}

.subNavOn {
	background:url(bg_subnav.jpg) bottom left no-repeat; 
	border-top:#d1d1d1 1px solid;
}


/*  footer */
.credits {
	padding:20px 0px 10px 10px;
	background:url(bg_credits.jpg) top left no-repeat
}

.footernav {
	 background:url(bg_footer_right.jpg) top left no-repeat;
	 padding:37px 10px 10px 10px;
	 text-align:right;
}

/*  News */
.news_item {

}

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B1161C;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
}

a.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
}

a.news_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;
}

.news_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}

.news_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1161C;
	font-weight:normal;
}

a.news_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1161C;
	font-weight:normal;
}

a.news_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1161C;
	text-decoration:underline;
	font-weight:normal;
}

/*  headers */


h2 {
font-size:20px;
line-height:20px;
}

h3, h4, h5, h6 {

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:20px;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:0px;
}

a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	padding-left:0px;
}
