body {

	background-color: #FFFFFF;
	background-image: url(/css/ELskin.gif);
	background-repeat: repeat-x;	
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

p {  font-family: Arial; font-size: 12px; color: #666666}

td, th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-stretch: expanded
}

a:link {  font-family: Arial; font-size: 11px; font-weight: normal; color: #00549F;text-decoration: underline}
a:hover {  font-family: Arial; font-size: 11px; font-weight: normal; color: #00549F;text-decoration: underline}
a {  font-family: Arial; font-size: 11px; font-weight: normal; color:#00549F; text-decoration: underline}

a:visited {
	color: #00549F;
	font-style:normal;
	text-decoration: underline
}
a:active {
	color: #00549F;
	font-style:normal;
	text-decoration: underline
}

<!-- 
.white              {} 
a.white:link {text-decoration:none; color: #FFFFFF;} 
a.white:visited { text-decoration: none; color: #FFFFFF;} 
a.white:active { text-decoration: none; color: #FFFFFF;} 
a.white:hover { text-decoration: underline; color: #F9F2EE;} 
.purple               {} 
a.purple:link  { text-decoration: none; color: #990099;} 
a.purple:visited  { text-decoration: none; color: #990099;} 
a.purple:active { text-decoration: none; color: #990099;} 
a.purple:hover  { text-decoration: underline; color: #660066;} 
--> 



test { font-family:Arial; font-size: 11px;
	color: #ff0000;
}

h1 {
	font-family:Trebuchet MS;
	font-size:22px;
	font-weight: bold;
  	color: #3D8D36;
}

h2 {
	font-family:Trebuchet MS;
	font-size:18px;
	color: #3D8D36;
}

h3 {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: bold;
	color: #3D8D36;
	text-transform: uppercase;
}

.MenuItem {
  border-width: 0px 1px 1px 1px;  
  border-color: #ffffff;
  border-style:solid; 
  font-family:Trebuchet MS; 
  font-size:10px; 
  font-weight: bold;
  padding:1px;
  padding-left:2px;
  padding-right:2px;   
}
