body
{
	font-size: 95%;
	font-family: Arial, Helvetica, Sans-Serif;
	background-repeat: repeat-x;
	background-image: url(images/graphics/bckgdstripe.gif);
	background-position: top;
	left: 0px;
	top: 0px;
}
h1 {
	color:#7451a1;
	font-size: 150%;
	font-stretch:.2em;
	text-transform: uppercase;
}

A:link    
{
	text-decoration: underline; 
	color: #5f8f27;
}        
A:visited 
{
	text-decoration: underline;
	color: #666666;

	
}        
A:active  
{
	text-decoration: none;  
	color: #f69d79;
}        
A:hover   
{
	text-decoration: none;
	color:#f69d79;
}


A.lt:link    
{
	text-decoration: underline; 
	color: #3d818a;
}        
A.lt:visited 
{
	text-decoration: underline;
	color: #000000;

	
}        
A.lt:active  
{
	text-decoration: none;  
	color: #e353c6;
}        
A.lt:hover   
{
	text-decoration: underline;
	color:#e353c6;
}
.bigheader 
{
	font-size: 115%;
	font-weight: bold;
	color: #5f8f27;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}
h2 
{
	font-size: 120%;
	font-weight: bold;
	color: #90a52c;
	font-style: italic;
}
h3 
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e5f3a2;
	line-height: 30px;
	border: 2px solid #9c1997;
	margin: 10px;
}

h4 
{  
	font-weight: bold; 

}

.whitecell
{
	font-size: 85%;
	padding: 0px 5px;
}

.listspaced
{
	line-height: 18px;
	list-style-type: square;
	font-size: 85%;
}
.navcell
{
	line-height: 18px;
	top: 10px;
}
.magcell
{
	font-size: 85%;
	background-color: #E5F3A2;
	border: 2px solid #d5f249;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.ltcell
{
	font-size: 85%;
	background-color: #f1f8d1;
	border: 2px solid #d5f249;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/graphics/pbestbckgd.jpg);

}

.footercell
{
	font-size: 90%;
	background-color: #c1d9dc;
	border: 1px solid #ffffff;
	color:#3d818a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tablefont
{ 
	font-size: 90%;
}
	
.mainfont
{ 
	font-size: 80%;
}
	
.whitetext
{ 
	color: #ffffff;
}
.asterisk
{
	font-size:75%;
}
.divp
{
	background-color: #E5F3A2;
	font-weight: bold;
	font-size: 105%;
	color:#21780d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
