.model {
	font-weight: bolder;
	background-color: #088208;
	color: #FFFFFF;
}
.order {
	background-color: #A5C39C;
}
.infobox {
	background-color: #BEDFB7;
}
.youpay {
	font-size: 16px;
	color: #009933;
	font-weight: bolder;

}
.vat {
	color: #FF0000;
	text-decoration: line-through;
}
.red {
	color: #FF0000;
}
.bolder {
	font-weight: bold;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.headerindex {
	background-image: url(images/header_index.gif);
	background-repeat: no-repeat;
}
.imgborder {
	border: thin solid #088208;
}
