.gary10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999
}

a:hover.gary10 { 
	text-decoration: none
}

.blue10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #563F20; 
	text-align: justify
}

a:hover.blue10 { 
	color: #FF6600;  
	text-decoration: none
}
.blue11i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #563F20;
	text-align: justify;
	font-style: italic;
	text-indent: 10px;
}

a:hover.blue11i { 
	color: #FF6600;  
	text-decoration: none
}

.blue12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #563F20; 
	text-align: justify
}

a:hover.blue12 { 
	color: #FF6600;  
	text-decoration: none
}

.blue12bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #653520; 
	text-align: justify
}

a:hover.blue12bold {
	color: #FF6600; 
	text-decoration: none
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: 1px solid #FB9702
}

.blue14bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF6600
}

a:hover.blue14bold {
	color: #FF6600; 
	text-decoration: none
}

.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600
}

a:hover.blue16bold {
	color: #FF6600; 
	text-decoration: none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #5B442B;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F99500;
	border-right-color: black;
	border-bottom-color: #F99904;
	border-left-color: black
}

.dropper {
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #746529; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border: 1px solid #ffffff; 
	font-size: 12px; 
	width: 130px; 
	text-align: center
}

a:hover.dropper {
	color: #563F20; 
	text-decoration: none; 
	background-color: #FFC000;  
	border: 1px #FF4E00 solid
}
