@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
	/*background-image: url(../images/bg_2.gif);*/
	background-repeat: repeat;
	text-align: left;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	bgcolor:#282320;
}

.topnav {
	font-size: 1.0em;
	color: #787879;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.topnav A:link
{
    COLOR: #787879;
    TEXT-DECORATION: none;
	z-index:1;
}

.topnav A:visited
{
    COLOR: #787879;
    TEXT-DECORATION: none;
	z-index:1;
}

.topnav A:active
{
    COLOR: #787879;
    TEXT-DECORATION: none;
	z-index:1;
}

.topnav A:hover
{
    COLOR: #787879;
    TEXT-DECORATION: underline;
	z-index:1;
}		

.newsRed {
	font-size: 1.0em;
	color: #bf212e;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.newsGreen {
	font-size: 1.0em;
	color: #29510a;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.newsBlk {
	font-size: 1.0em;
	color: #322d2a;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.newsBlk a	{
			color:#29510a;
			z-index:1;
		}
		
.newsBlk A:link
{
    COLOR: #29510a;
    TEXT-DECORATION: none;
	z-index:1;
}

.newsBlk A:visited
{
    COLOR: #29510a;
    TEXT-DECORATION: none;
	z-index:1;
}

.newsBlk A:active
{
    COLOR: #29510a;
    TEXT-DECORATION: none;
	z-index:1;
}

.newsBlk A:hover
{
    COLOR: #29510a;
    TEXT-DECORATION: underline;
	z-index:1;
}	

.heading {
	font-size: 1.6em;
	color: #382618;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.bodycolor {
	background-color: #666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFFFF;
}
.graylink {
	color: ##333333;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 0.09em;
	background-color: #B52026;
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #000000;
}
.paneltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 15px;
}
.paneltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
