html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

.bodytext {
	font: 14px/1.8em Arial, Helvetica, sans-serif;
	color: #000000;
}
.leftcol {
	background: #015138 url(gradleft2.jpg) repeat-x top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


	#maintable{height:100%}
 


#sidetable a:link {  
color: #FFFFFF; 
text-decoration: underline;
}

#sidetable a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidetable a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#sidetable a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.coltext {

	font: 14px/1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font: bold 16px/1.4em Arial, Helvetica, sans-serif;
	color: #015138;
}
a:link {  
color: #0066FF; 
text-decoration: underline;
}

 a:visited {
	color: #0066FF;
	text-decoration: underline;
}
 a:hover {
	color: #990000;
	text-decoration: underline;
}
  a:active {
	color: #0066FF;
	text-decoration: underline;
}
.border4 {
	border: 1px solid #000000;
}
.bodytext2 {

	font: 14px/1.1em Arial, Helvetica, sans-serif;
	color: #000000;
}

#topNav {

	background: #015138;

}