﻿#top {
	background-image: url('images/background_top.gif');
	background-repeat: repeat-x;
	width: 100%; 
	height: 73px; 
	
}

#footer {
	background-image: url('images/background_top.gif');
	background-repeat: repeat-x;
	width: 100%; 
	height: 30px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	
}

.microHeaders {
	background-image: url('images/background_top.gif');
	background-repeat: repeat-x;
	width: 100%; 
	height: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: White;
	text-align: center;
	vertical-align: middle;
	
}

#topmenu {
	border: 2px solid #446f6f;
	top: 90px;
	/*width: 99.2%; */
	padding: 3px;
	background: #99cccc;
	height: 22px;
}


#right {
  position: absolute;
  right: 0px;
  top: 106px;
  width: 200px;
}

#left {
  position: absolute;
  left: 0px;
  top: 106px;
  width: 100%;
  margin-right: 201px;
}

a {
	color: #FF0000;
}
a:visited {
	color: #000080;
}
a:active {
	color: #008080;
}
a:hover {
	color: #0000FF;
}
.DefaultText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}


.newsUpperContent, .newsLowerContent 
{
	font: normal 8pt Verdana, Helvetica, Sans-serif;
	color: #666666;
	background-image: url(Images/newsBg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #808080;
}
.diamond 
{
	vertical-align: middle;
}
.date 
{
	font-weight: bold;
	font-size: 12px;
}
.news 
{
	margin-left: 5px;
	text-align: justify;
}

.ContentBox 
{
	border-right: darkgray 1px solid; 
	border-top: darkgray 1px solid; 
	border-left: darkgray 1px solid; 
	border-bottom: darkgray 1px solid; 
	background: white;
	
}

.ContentBox2 
{
	border-right: darkgray 1px solid; 
	border-top: darkgray 1px solid; 
	border-left: darkgray 1px solid; 
	border-bottom: darkgray 1px solid; 
	background: white; 
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	
}

.ContentBox3 
{
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid; 
	background: #D2E4E4; 
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	
}

.ContentBox4 
{
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid; 
	background: #92BEBE; 
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	
}