.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottomruner {
	background-image: url(images/bottom-runner.gif);
	background-repeat: repeat-x;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #801014;
}
.border {
	border: 1px solid #801014;
}
.headerbground {
	background-image: url(images/header_03.jpg);
	background-repeat: no-repeat;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menu_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
