main links 
A:active {
  color : #3a730d; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  text-decoration : none; 
} 
body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
A.link {
  color : #176c12; 
  font-size : 12px; 
  text-decoration : none; 
} 
A:hover {
color : #AD1400; 
} 
#pageHolder {
  height: 100%;
}
.redtext {
color:#B51A1A; 
font-size : 12px; 
text-decoration : none; 
} 
.blacktext {
color : #000000; 
font-size : 12px; 
text-decoration : none; 
} 
.smallext {
color : #000000; 
font-size : 11px; 
text-decoration : none; 
} 
.greentext{
color: #333300;
}
.subimage {
padding-left : 2px; 
padding-top : 2px; 
text-align : left; 
} 
h1{
	color: #444444;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
h2 {
	background-position: left top;
	background-repeat: no-repeat;
	color: #444444;
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

h3 {
	background-color: #EBEBEB;
	background-position: left top;
	background-repeat: no-repeat;
	color: #3A539C;
	font-size: 95%;
	height: 20px;
	line-height: 19px;
	margin: 0px 0px 15px;
	padding: 0px;
	text-indent: 12px;
}

.footer{
vertical-align:middle;
height:25px;
color:#000000;
}
.email{
color : #000000; 
font-size : 12px; 
text-decoration : none; 
}
#subhover {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #333333;
	line-height: 15px;
}

#subhover a{
	background-image: none;
	color: #000000;
	padding-right: 0px;
	text-decoration: none;
}

#subhover a:hover{
	background-color: #DDEEFF;
	color: #005FA9;
}

.dots {background: transparent url(dots.gif) bottom left repeat-x; width: 95%; vertical-align: bottom; text-align: lieft}