a {
	text-decoration:none;
	color: #333333
}
a:hover {
	text-decoration:underline
}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
.searchform {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #666666; 
	border: 1px #3666B6 solid; 
	background-color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal; 
	text-align: justify; 
	line-height: normal; 
	list-style-image: none; 
	list-style-type: none; 
	vertical-align: middle; 
	text-decoration: none
}

.popup_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px outset;
}

.topOut {  
	border-color: #574F43 #63594B #574F43 #9D9286; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.botOut {  
	border-color: #B0ABA0 #3D3321 #372D1D #7B7262; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.standard { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}