body {
	background-color: #000;
	background-image:  url(../img/red2.gif); 
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}


DIV#top {
}
#top a:link, #top a:visited, #top a:active {
	font-size: 11px;
	color: #938E5B;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}




DIV#banner {
}

#banner table {
margin-top: 5px;
	
	border: 1px solid #333333;
}






DIV#content {
	font-size: 11px;
}
#content a:link, #content a:visited, #content a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11.5px;
}
#content a:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 11.5px;
}
#content b {
	font-size: 12px;
	font-weight: bold;
}



.table_white {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.subtable {
	background-color: #938E5B;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.description {
	font-size: 11px;
	color: #333333;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
}
.line_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
}


.news {
	line-height: 20px;
}
.footer {
	font-size: 11px;
	color: #333333;
}



h1 { font-size: 12px; color: black; font-weight: bold; font-family: arial; margin-bottom: 0em; margin-top: 0em;}
h3 { font-size: 14px; color: black; font-weight: bold; font-family: arial; margin-bottom: 0em; margin-top: 1em;}


.pleft
 {
 margin-left:4px;
 }

.green
{
color=#FFFFFF;
font-size=19px;
font-weight: bold;
}

.table_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

DIV#middle {
	font-size: 11px;
}
#middle a:link, #content a:visited, #content a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11.5px;
}
#middle a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 11.5px;
}


td.special a { background-color:#E4E0C6; }
td.special a:hover { background-color:black;}
a.bob:link{ color: #000000; size: 12px;}
a.bob:hover{ color: #FFFFFF; size: 12px;}

td#toplinks {
	color: #000000;
}
td#toplinks a:link {
	color: #B9422A;
	text-decoration: none;
	font-size: 9.5px;
}
td#toplinks a:visited {
	color: #B9422A;
	text-decoration: none;
	font-size: 9.5px;
}
td#toplinks a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 9.5px;
}
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #000;
    font-weight: bold;
    background: #000;
    color: #fff;
}

.pages a {
    border: 1px solid #000000;
    text-decoration: none;
	color: #000;
}

.pages a:hover {
    border-color: #D8C598;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #000;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #000;
}

.green {
color: #FFFFFF;
font-size: 22px;
}







