﻿
a:link {
	text-decoration: none;
	color: #999933;
}
a:visited {text-decoration: none; color: #336633}
a:hover {color: #333333; font-weight: normal}
a:active {color: #333333; font-weight: normal}

a.set2:link {text-decoration: none; color: #669966}
a.set2:visited {text-decoration: none; color: #669966}
a.set2:hover {color: #666666; font-weight: 800}
a.set2:active {color: #333333; font-weight: 800} 

a.set3:link {text-decoration: none; color: #003300}
a.set3:visited {text-decoration: none; color: #003300}
a.set3:hover {color: #666666; font-weight: 800}
a.set3:active {color: #333333; font-weight: 800} 

a.set4:link {text-decoration: none; color: #999933}
a.set4:visited {text-decoration: none; color: #999933}
a.set4:hover {color: #000000; font-weight: normal}
a.set4:active {color: #000000; font-weight: normal} 

a.set5:link {text-decoration: none; color: #999933}
a.set5:visited {text-decoration: none; color: #999933}
a.set5:hover {color: #333333; font-weight: bold}
a.set5:active {color: #333333; font-weight: bold} 

 	.headerclass
		{ color: #333333;
		  font-style: normal;
		  		  font-variant: small-caps;
		  font-weight: normal;
	  font-size:17px;
		  line-height: 18px;
		  		  letter-spacing:1,5px;
		  font-family: georgia, times new roman, times, serif;
		  text-decoration: none }
		   	.headerclass2
		{ color: #999933;
		  font-style: normal;
		  		  font-variant: small-caps;
		  font-weight: normal;
	  font-size:17px;
		  line-height: 18px;
		  		  letter-spacing:1,5px;
		  font-family: georgia, times new roman, times, serif;
		  text-decoration: none }
	.mainclass
		{ color: #333333;
		  font-style: normal;
		  font-weight: normal;
		  font-size: 13px;
		  line-height: 17px;
		  font-family: verdana, Arial, Helvetica, Sans-Serif;
		  text-decoration: none }
	.footerclass 
		{ color: #336633;
		  font-style: normal;
		  font-weight: 500;
		  font-size:10px;
		  		  letter-spacing:.5px;
		  		  line-height: 13px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none }	  
		  	.menuclass 
		{ color: #333333;
		  font-style: normal;
		  font-variant: small-caps;
		  font-weight: 800;
		  font-size:13px;
		  		  line-height: 19px;
		  font-family: georgia, times new roman, times, serif;
		  text-decoration: none }	  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
html,body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
 
table.full-height {
  height:100%;
  width:100%;
  border:0px white;
}
TD.left {
background-color: #ffffff;
background-image: url(left.gif);
background-repeat: repeat-y;
padding: 0px;
} 
TD.right {
background-color: #ffffff;
background-image: url(right.jpg);
background-repeat: repeat-y;
padding: 0px;
} 
