.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.75em;

}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #804535;

}
A:LINK, A:ACTIVE, A:VISITED {
	color: #26578F;
	text-decoration: none;
	font-weight: bold;

}
A:HOVER {
	color: #804439;
	text-decoration: underline;
	font-weight: bold;
}
A.tablehead:LINK, A.tablehead:ACTIVE, A.tablehead:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
A.tablehead:HOVER {
	color: #CCFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
A.botnav:LINK, A.botnav:ACTIVE, A.botnav:VISITED    { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
text-decoration: none; 
color: #FFFFCC
}
A.botnav:HOVER   { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;  
text-decoration: underline; 
color: #99FFCC;
 }
 A.sidenav:LINK, A.sidenav:ACTIVE, A.sidenav:VISITED    { 
font-family: "Comic Sans MS", Arial; 
font-size: 10pt; 
text-decoration: none; 
color: #333333
}
A.sidenav:HOVER   { 
font-family: "Comic Sans MS", Arial; 
font-size: 10pt;  
text-decoration: underline; 
color: #660033;
 }
.boxborderblack {
	border: 2px solid #000000;
}
.boxborderbluedble {

	border: 4px double #26578F;
}
.subtitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #804535;
}
.headlines {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
.listredpaw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image: url(images/orange_arrow.gif);
	list-style-position: outside;
	line-height: 1.75em;


}
.quotesheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	line-height: 1.25em;
	font-weight: bold;

}
