.white_content{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

.white_content_bold{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.white_content_header{
	font-family : Arial;
	font-size : 16px;
	color : #FFFFFF;
}

.white_content_Header_bold{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}

.grey_content{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.grey_content_bold{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #666666
}

.lightgrey_content_bold{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #cccccc
}

.blogcommentstext {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #cccccc;
	text-decoration: none;
}
.blogcommentsmore {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
}
.bodytext {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

.bodytext_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
}

.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}

a {
	font-family : Arial;
	font-size : 12px;
	color : #cccccc;
	text-decoration: underline;
}

a:hover {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	text-decoration: underline;
}

a.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

a:hover.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #CC0000;
	text-decoration: none;
}

a.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}

a:hover.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #EB1A0A;
	text-decoration: underline;
}

.news_header{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.feature_content{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

a.feature_more {
	font-family : Arial;
	font-size : 11px;
	color : #999999;
	text-decoration: none;
}

a:hover.feature_more {
	font-family : Arial;
	font-size : 11px;
	color : #00ADEE;
	text-decoration: none;
}

.header_content{
	font-family : Arial;
	font-size : 20px;
	color : #cccccc;
	padding-top:10px;
	padding-bottom:10px;
}

.header_series{
	font-family : Arial;
	font-size : 18px;
	color : #666666;
	padding-top:0px;
}

.hr{
	border : 0px;
	color : #cccccc;
	background-color : #cccccc;
	height : 0.5;
	width : 300;
}

.h1{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.h2{
	font-family : Arial;
	font-size : 10px;
	color : #666666;
}
.header_titles{
	font-family : Arial;
	font-size : 28px;
	color : #660000;
	position:absolute; 
	width:100%; 
	left:300px; 
	top:200px; 
	z-index:2;
}