.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.text10 {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0pt;
}

.text11 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996633;
	letter-spacing: 1pt;
}
.text12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996633;
	letter-spacing: 1pt;
	
}
.text14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
	
}

select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}

.textborderall {
	
	border-top: 1px solid  ;
	border-right: 1px solid ;
	border-bottom: 1px solid ;
	border-left: 1px solid ;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996633;

}
.noline {
    
	text-decoration: none;
	border-bottom: 1px dotted #996633;
	color: #996633; 
	padding: 1px 0px 1px 0px;
}

a:hover {
 
 text-decoration: none;
 color: #335e8b;
 background-color: #FA9D3D;
 padding: 0px 0px 0px 0px;
}


#content .quote {
	border-top: 1px solid #FF6600;
	
	border-bottom: 1px solid #FF6600;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #996633;
	font-style: italic;
}





