
Body 
{
	background-color: #000000;
	background-image: url(Images/background.jpg);
	background-position: top;
	background-repeat:no-repeat;
	
	
}

.MainTable {
	border: 1px solid #FFFFFF;
}
.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.MenuItem:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.AboutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ManLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.Intranet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.Rotator 
{
  border:solid 1px black; 
  width:450px; 
  height:25px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px gray; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

.ImageTable {
	border: 1px solid #000000;
}

.MapImage {
	border: 2px solid #000000;
}
.MapThumb {
	border: 1px solid #000000;
}
.GridHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}

.Grid {
	border: 1px solid #999999;
}
.GridHeader {
	background-image: url(Images/GridHeader.gif);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GridText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.StatusText 
{
	font-family: Verdana;
	font-size:large;
	font-weight: bold;
	color: Green;
}

.ErrorText 
{
	font-family: Verdana;
	font-size:x-small;
	font-weight:bold;
	color: Red;
}
