@charset "utf-8";

a:link {
	color: #A4B8EB;
	text-decoration: none;
}
a:visited {
	color: #97ADE8;
	text-decoration: none;
}
a:hover {
	color: #808CB4;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}




a.top_menu:link 
   {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	color: #FF0000;
}
a.top_menu:active {
	color: #FF7979;
}
#article {
	padding: 5px;
	border: 1px outset #6DA9E4;
	margin-top: 5px;
}






.header_logo {
	background-image: url(/images/logo_new.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 98px;
}
.main_cont {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*
.main_cont  #top_menu {
	margin-top: 5px;
}
*/
.main_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #3E3E3E;
}
.headline_sub_text {
	font-size: 12px;
}
.article_body {
	line-height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	padding: 4px;
}
.main_left {
	background-color: #2A2A2A;
	margin-right: auto;
	margin-left: auto;

}
.main_right {
	font-size: 12px;
	background-color: #2A2A2A;
	padding-right: 4px;
	padding-left: 4px;
}
.news_teasers {
	margin-left: 3px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.teaser_date {
	font-size: 10px;
	color: #CCCCCC;
}


.main_cont #headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.teaser:link {
	font-size: 12px;
	text-decoration: none;
	color: #A4B8EB;
}
a.teaser:visited {
	color: #97ADE8;
	text-decoration:none;
	font-size: 12px;
}
a.teaser:hover {
	font-size: 12px;
	color: #808CB4;
	text-decoration: underline;
}
a.teaser:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
} 
a.news_full:link {
	font-size: 10px;
	text-decoration: none;
	color: #A4B8EB;
}
a.news_full:visited {
	color: #A4B8EB;
	text-decoration:none;
	font-size: 10px;
}

a.news_full:hover {
	font-size: 10px;
	color: #808CB4;
	text-decoration: underline;
}
a.news_full:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
} 
.archive_month {
	height: 150px;
	width: 120px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	float: left;
}
#archive_months {
	margin-right: auto;
	margin-left: auto;
}

#archives_maincont {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#searchTextfield {
	font-size: 10px;
	background-color: #9DB3EC;
	color: #FFFFFF;
}
#searchForm {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#searchButton {
	background-color: #E9FAFF;
	font-size: 8px;
	vertical-align: bottom;
}
#imageField {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.file_headings {
	font-size: 14px;
	font-weight: bold;
}
.file_desc {
	font-size: 14px;
}
.file_info_box {
	background-color: #2E2E2E;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 4px;
	border: thin outset #28196A;
}
.article_header {
	background-color: #28196A;
	padding: 4px;
}
.float_digg {
	float: right;
	padding: 3px;
}
.article_headline {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
}
a.article_link:link 
   {
	color: #FFFFFF;
	text-decoration: none;
}
a.article_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.article_link:hover {
	color: #ff4500;
}
a.article_link:active {
	color: #ff1313;
}
.footertext {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
#archive_menu {
	font-size: 12px;
	color: #B6C4E7;
}
.filler_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#archive_menu a:link 
   {
	color: #FFFFFF;
	text-decoration: none;
}
#archive_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#archive_menu a:hover {
	color: #FF0000;
}
#archive_menu a:active {
	color: #FF7979;
}
