body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homtext 
{
	font-family: Verdana;
	font-size: 11px;
	color: #aa1314;        
}
.style1 {
	font-family: Verdana;
	font-size: 11px;
	color: #aa1314;
	text-align: left;
	font-weight: bold;
	background-color: #fef4db;
	border: 1px #ffe4a5 solid;
	padding: 5px 5px 5px 9px;
}
.style1_cost {
	font-family: Verdana;
	font-size: 11px;
	color: #aa1314;
	text-align: right;
	font-weight: bold;	
	border: 1px #ffe4a5 solid;
	padding: 5px 5px 5px 9px;
}
.style2 {
	text-align: center;
}
.style2_cost {
	text-align: left;
}
.bg_tr
{
	background: white;
	background: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.heading
{
	font-family: Verdana;
	font-size: 11px;
	color: #aa1314;
	text-align: center; 
	font-weight: bold;
}
a.noline{
        color: #aa1314;
	text-decoration: none;
}

a.noline:hover {        
        color: #E01818;
	text-decoration: underline;
}

.homtext_print
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.card_header_print
{
	font-family: Georgia;
	font-size: 26px;
	color: #000000;
	padding-left: 18px;
}
.headingTd_print
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: 1px #ffe4a5 solid;
	padding: 9px;
	vertical-align: top;
	text-align: justify;
}
.heading1_print
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-weight: bold;
	background-color: #ffffff;
	border: #ffe4a5 1px solid;
	padding: 5px 5px 5px 9px;
}
.style1_print
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px #ffe4a5 solid;
	padding: 5px 5px 5px 9px;
}
.heading1
{
	font-family: Verdana;
	font-size: 11px;
	color: #aa1314;
	text-align: left; 
	font-weight: bold;
	background-color: #fef4db;
	border: #ffe4a5 1px solid;
	padding: 5px 5px 5px 9px;
}

.card_header 
{
	font-family: Georgia;
	font-size: 20px;
	color: #AE1710;
}

a.noline
{
	text-decoration: none;
	color: #aa1314;	
}

a.noline:hover 
{
	text-decoration: underline;
	color: #e01818;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

