﻿body, p, input, select, tr
{
	font-family: Arial;
	font-size: 11px;
	color: #848688;
}

.BackGround
{
	background-color: White;
	font-family: Arial;
	font-size: 11px;
	color: #848688;
}

.ForeGround
{
	background-color: White;
	font-family: Arial;
	font-size: 11px;
	color: #848688;
}

.hoverStyle
{
	background-color: #99ff99;
}


#topContent 
{ text-align: left; 
  background-color: White;  
  text-decoration: none;  
  height: 100px;
  width: 1024px;
  
  }  
  
  #toprow 
{ text-align: right; 
  background-color: White;  
  text-decoration: none;  
  height: 15px;
  width: 1024px;
  
  } 
  
  #mainContent 
{ text-align: left; 
  background-color: White;  
  text-decoration: none;  
  width: 1024px;
  
  } 
  
  #topMenu 
{ text-align: left; 
  background-color: #006600;  
  text-decoration: none;  
  height: 30px;
  width: 1024px;
  
  }  
  
  #footerContent 
{ text-align: center; 
  vertical-align: middle;
  background-color: White; 
  text-decoration: none; 
  height: 155px;
  width: 1024px;
  
  }  