BODY, TD  {
	font-size : 10pt;
	font-family : arial, helvetica;
	color : Black;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

#tablemenuMain td { 
	width: 250px; 
	border-left: 20px solid #669966; 
	border-bottom: 3px solid #669966; 
} 
#tablemenuMain td a { 
	text-decoration:none; 
	width:100%; 
	display:block; 
	padding: 1px 1px 1px 10px; 
	font-size: 12px; 
	font-weight: bold; 
	background-color:#83ac83; 
}
#tablemenuMain td a:link, 
#tablemenuMain a:visited, 
#tablemenuMain a:active{ 
	color: black; 
	font-weight: bold; 
	font-family: sans, arial; 
} 
#tablemenuMain td a:hover { background-color:#adc9ad; }

#tablemenuSub td { 
	width: 180px; 
	border-bottom: 3px solid #669966; 
	border-right: 3px solid #669966; 
} 
#tablemenuSub td a { 
	text-decoration:none; 
	width:100%; 
	display:block; 
	padding: 1px 1px 1px 10px; 
	font-size: 12px; 
	font-weight: bold; 
	background-color:#83ac83; 
}
#tablemenuSub td a:link, 
#tablemenuSub a:visited, 
#tablemenuSub a:active{ 
	color: black; 
	font-weight: bold; 
	font-family: sans, arial; 
} 
#tablemenuSub td a:hover { background-color:#adc9ad; }

font.city {
	font-size: 14px;
	color: #669966;
	font-family: arial;
	font-weight: bold;
}
.TableData
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; display: block;}

.HomeData
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight: normal; color: #000000; display: block;}


.blurb
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; display: block;}

#divCopy
{
    overflow:auto;        
    width:90%; 
    margin-left:15px;
}

.message {	
	background-color:#FDFD62; 
	border:solid 1px #8c8686; 
	padding:5px; 
	color:Red;
	font-style:italic;	
	/*margin:0 5px 0 5px;*/
}
