
.text {  font-family: verdana, arial, helvetica, sans serif; font-size: 9pt; color: #222333}

.smalltext { font-size: 9pt; color: #333333; font-family: verdana, arial, helvetica, sans serif} 
.smalltext_bold { font-size: 9pt; color: #333333; font-family: verdana, arial, helvetica, sans serif; font-weight: bold} 

.smallbrowntext {  font-family: verdana, arial, helvetica, sans serif; font-size: 9pt; color: #996633}
.smallbrowntext_bold { font-size: 9pt; color: #996633; font-family: verdana, arial, helvetica, sans serif; font-weight: bold} 

.smallertext { font-size: 8pt; color: #000000; font-family: verdana, arial, helvetica, sans serif} 

.tiny { font-size: 8pt; color: #000000; font-family: verdana, arial, helvetica, sans serif} 


BODY { background: #F2EFE8; }

a:link {  color: #673301}
a:hover {  color: #CC6602}
a:active {  color: #9D5002}
a:visited {  color: #673301}



table.main{
 border:1px solid #673301;
 border-bottom:4px solid #673301;
 border-top:none;
 height:100%;
 width:780;
}

table.popup{
 border:none;
 cell-padding: 4;
 background-color:#ffffff;
 font-size:12px;
 font-family: Verdana;
}

td.link{
	background-color:#E5DECC;
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	text-decoration:none;
    border:1px solid #673301;
}

a.main{
	font-family: Verdana;
	font-size:12px;
	color:#673301;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}
a.inline{
	font-family: Verdana;
	font-size:12px;
	color:#673301;
	text-decoration:none;
	font-weight:bold;
}
a:hover.inline{
	color:#CC6602;
}

a:hover.main{
	color:#CC6602;
}
a.text {
	font-family: Verdana;
	font-size:12px;
	color:#673301;
	text-decoration:none;
	font-weight:bold;
}
a:hover.text{
	color:#CC6602;
	
	
img.img{
	border: 1px solid #000000;
	margin-bottom:5px;
}