body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homepage_qoute {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #37190a;
}
#homepage_qoute #quotation {
	margin: 10px;
}

#sidenav {
	background-image: url(../images/asiAffliateLogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.colortext01 {
	color: #37190a;
}
h1 {
	text-align: center;
	color: #37190a;
	font-size: 35pt;
	padding:0px 0px 20px;
	margin: 0px;
}
#content {

}
#content ul {
	margin-left: 50px;
}
#content li {
	list-style-type: disc;
}
#content ol li {
	list-style-type: decimal;
}
.header01 {
	font-size: 14px;
	font-weight: normal;
	color: #6d4b1f;
}
.callout01 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
#content .indexemail {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #37190a; 
	text-decoration: none;
}
#content .indexemail:hover {
	color: #37190a;
	text-decoration: underline;
}
.customformtext {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
/*#content a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}*/a {
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer_address {
	font-size: 12px;
	font-weight: bold;
	color: #301607;
	padding: 10px;
}
