.line {
	background-image: url(../images/box/mid.gif);
	background-repeat: repeat-y;
}
.mid_line {
	background-image: url(../images/mid.gif);
	background-repeat: repeat-y;
}
.red2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fb010d;
	text-decoration: none;
}
a:hover.red2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #741F21;
	text-decoration: underline;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #741F21;
	text-decoration: none;
}
a:hover.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fb010d;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.red1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #741F21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #e0c5ad;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #e0c5ad;
	overflow:auto
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c2528;
	text-decoration: none;
	background-color: #f4e3d4;
	border: 2px solid #e0c5ad;
	overflow:auto
}


