@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.form_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c5c4b9;
}
.textbox_style {
	border: 1px solid #666666;
	width: 115px;
}
.button_style {
	background-color: #b30200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #040404;
}
.headr_style {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e10000;
	font-weight: bold;
	font-size: 16px;
}
.headr_style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #272727;
	font-weight: bold;
	font-size: 14px;
}
.headr_style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d5b46;
	font-weight: bold;
	font-size: 11px;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
.fuarlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d5b46;
	text-decoration: underline;
	font-size: 11px;
}
.fuarlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d5b46;
	text-decoration: underline;
	font-size: 11px;
}

.fuarlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d5b46;
	text-decoration: none;
	font-size: 11px;
}
.fuarlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d5b46;
	text-decoration: underline;
	font-size: 11px;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
}
.textbox_style2 {
	border: 1px solid #666666;
	width: 200px;
}
.toplink a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.toplink a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlink a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.headr_style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d5b46;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.form_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c5c4b9;
}
