a { color: #FFCC99} 

.subnav2 { color: #FFFFCC; 
           text-decoration: none;
		   font-weight: bold} 
		   
a.subnav:hover { color: #FFFF99} 

a.subnav2:hover { color: #FFFF99} 

body {font-family: Arial, Helvetica, sans-serif;
	  background-image: url("../images/bkgnd/bkgnd_ltsage_short.jpg");
	  background-repeat: no-repeat;
	  background-position: top left}
	  
h1 { color: #FFFFFF;
	 font-size: 80%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left}
	 
h2 { color: #FFFFFF;
	 font-size: 80%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 text-decoration: underline} 
	 
ul	{ color: #FFFFFF;
	  font-size: 80%;
	  font-family: Arial, Helvetica, sans-serif}
	  
.list { color: #FFFFFF;
	  font-size: 80%;
	  font-family: Arial, Helvetica, sans-serif}
	 
p {font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 80%}
   
th {font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #CCCC99}
	
td {font-family: Arial, Helvetica, sans-serif}

.cell {font-size:80%;
	color: #000000;
	text-align: left;
	background-color: #FFFFCC}
	
.cellb {font-size:80%;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold}
	
.cellcty {font-size:80%;
	color: #000000;
	text-align: left;
	background-color: #CCCC99}
	
.row {font-size:80%;
	color: #000000;
	vertical-align: top;
	background-color: #FFFFCC}

.main {font-family: Arial, Helvetica, sans-serif;
		background-color: #999966}

.side {background-color: #8A8862}

.title		{position:absolute;
			 left:230px;
			 top:140px;
			 font-size: 80%; 
		     font-weight: bold; 
		     color: #FFFFCC}
			 
.balign		{position: absolute;
			 left: 190px;
			 top: 190px}

.mainnav { font-family: Arial, Helvetica, sans-serif;
		   font-size: 75%;
		   color: #990000} 
		   
.navalign	{position: absolute;
			 left:13px;
			 top:65px}
			 
a.mainnav { color: #990000; 
			text-decoration: none} 
			
a.mainnav:hover { text-decoration: none; 
				  color: #000000} 
				  
.subnav { color: #FFFFCC;
		  text-decoration:none;
		  font-size:80%} 

.subsubnav { color: #FFFF99; 
			 text-decoration: none;
			 text-indent:15px} 
			 
.subsubnav2 { color: #FFFF99; 
			 text-decoration: none} 
			 
.smallit  {font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 80%;
   font-style: italic}
   
.small  {font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size: 70%}
   
.indent		{position: relative;
			 left: 30px;
			 font-size: 80%}
