.font_head_orange{
	font-family: tahoma;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}

.font_normal_orange {
	font-family: tahoma;
	font-size: 11px;
	color: #ff6600;
	font-weight: normal;
}
.font_bold_orange {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}	
.font_orange {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
}	
.font_or {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}	
.font_head_red {
	font-family: tahoma;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
}
.font_normal_red {
	font-family: tahoma;
	font-size: 10pt;
	color: #FF0000;
}
.font_red_small {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

.font_topic {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	
}
.font_head {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.font_head {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.font_normal1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.font_normal2 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.font_normal{
	font-family: tahoma;
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	color: #333333;
	font-weight: normal;
}
.border_total_price {
	border-top-color:#CCCCCC; border-top-style:double;
}



