/* CSS Document */
body {
	font-family: Verdana;
	font-size: 11px;
}

HR {
	border: none;
	background-color: #FFFFFF;
	color: #BEBEBE;
	height: 1px;
	width: 100%;
	margin: 5 0 5 0;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

A:link.red_link			{color: #91380A; text-decoration: underline; font-weight: bold; font-family: Verdana, Arial, Tahoma; font-size: 9px;}
A:visited.red_link	{color: #91380A; text-decoration: underline; font-weight: bold; font-family: Verdana, Arial, Tahoma; font-size: 9px;}
A:active.red_link		{color: #91380A; text-decoration: underline; font-weight: bold; font-family: Verdana, Arial, Tahoma; font-size: 9px;}
A:hover.red_link		{color: #91380A; text-decoration: underline; font-weight: bold; font-family: Verdana, Arial, Tahoma; font-size: 9px;}

.text {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #6C6C6C
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}

.noUnderline a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.noUnderline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.noUnderline a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.noUnderline a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.sideBar {
	line-height:1.5em;
}
.sideBar a:link {
	color: #6C6C6C;
	text-decoration: none;
}
.sideBar a:visited {
	color: #6C6C6C;
	text-decoration: none;
}
.sideBar a:hover {
	color: #AB3108;
	text-decoration: underline;
}
.sideBar a:active {
	color: #6C6C6C;
	text-decoration: none;
}
.sideBarNews {
	line-height:1.5em;
}
.sideBarNews a:link {
	color: #6C6C6C;
	text-decoration: none;
}
.sideBarNews a:visited {
	color: #6C6C6C;
	text-decoration: none;
}
.sideBarNews a:hover {
	color: #1EC000;
	text-decoration: underline;
}
.sideBarNews a:active {
	color: #6C6C6C;
	text-decoration: none;
}
.news a:link {
	color: #6C6C6C;
	text-decoration: none;
}
.news a:visited {
	color: #6C6C6C;
	text-decoration: none;
}
.news a:hover {
	color: #1EC000;
	text-decoration: underline;
}
.news a:active {
	color: #6C6C6C;
	text-decoration: none;
}
.main {
	position:absolute;
	top:0px;
	left:5px;
}
.style1 {
	color: #FFFFFF;
}
.style2 {color: #6C6C6C}
.style3 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
}
.style4 {font-size: 12px}
.style5 {font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;}
.style7 {
line-height:1.5em;
}
.style8 {color: #1EC000}
table { border-collapse:collapse;
}

.top {
border-top:solid 1px white;
}

.left {
border-left:solid 1px white;
}

.home {
padding-top:10px;
padding-bottom:10px;
padding-right:2px;
padding-left:2px;
}
.homepic {
padding-top:10px;
padding-bottom:10px;
padding-right:2px;
padding-left:2px;
}
.homepic img {
border:solid 1px #71A584;
}
.homefirst {
padding-top:10px;
padding-bottom:10px;
padding-right:2px;
padding-left:6px;
}
.homefirst img {
border:solid 1px #71A584;
}
.indent {
text-indent:10px;
}
.tableHeight {
height:427px;
vertical-align:top;
}
.red {
color:red;
font-weight:bold;
}
