

a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.imgBorder10left{
	padding: 0px 0px 10px 10px;
}

.smallAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.styleSmall {font-size: 10px}

.imgBorder10left img{
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.imgBorder10right img{
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

td {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}

.bodystyle {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}

.small {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}

.big {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
}

.justified {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.style1 {font-size: 18px; text-align: center;}
.style3 {font-size: 10px}
.style4 {font-size: 12px}

.PageHeaderTExt {
	font-size: 16pt;
	
	font-variant: small-caps;
	text-align: center;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}

body
{
	SCROLLBAR-FACE-COLOR: #A49A7A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999966; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCC66; 
	SCROLLBAR-ARROW-COLOR:  #4A473C; 
	SCROLLBAR-TRACK-COLOR: #CCCC99; 
	SCROLLBAR-DARKSHADOW-COLOR: #4A473C; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #663300;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2;
}

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

