﻿body {
	background-image:url(../images/bgred.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
	}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
img {
    border-color: #CC0000;
    }
a {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	border: 1px;
	border-color: #CC0000;
	}
A:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: bold;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.GreenHead 
{
	color: #006600;
	font-size: 24px;
	font-weight: bold;	
}
.GreenSmall
{
font-size: 16px;
color: #006600;
font-weight: bold;
}
.noticebg
{
	background-image:url(../images/notisblock_green.gif);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:25px;
}
.noticebg p{
	margin-left:10px;
	margin-right:10px;
}
.noticebg ul li
{
	margin-left:-10px;
}
.noticebg h2
{
	margin-left:5px;
	margin-top:0px;
}

.rssitem span {
	display: none;
	border: solid 1px #CC0000;
	/*padding: 25px 15px 25px 15px;*/
}
.rssspace{
    padding: 4px 4px 4px 4px;
	
}
	 

.rssFrame{
	/*border: solid 1px #CC0000;*/
	/*background-color:#adb782; */
	/*padding: 25px 15px 25px 15px;*/
	
}

#innerBox 
{	background-image:url(../images/bgmiddleFrame.gif);
	background-repeat:repeat-y;
	width:1000px;
	font-size:0.9em;	
	float:left;
	
}

#leftSideBar {
	width: 150px;
	margin-left: 10px;
	font-size: 1em;
	float:left;
	}
*html #leftSideBar 
{
	margin-left:5px;
}
#mainContent 
{
	float:left;
	min-height:550px;
	width:810px;
	margin-left:10px;
}

*html #mainContent 
{
	height:550px;
}
	
#footer 
{	
	margin-top:20px;
	text-align:center;

}

.contact td {
	width: 200px;
}