.bold_12_grey {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	color: #7B6F35;

}

.red_bold_14 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #AC0606;

}

.body_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #454545;

}

body {

	background-color: #CCCCCC;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}.form_back {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	color: #333333;

	background-color: #EBE6CF;

}

a:link {

	color: #AC0606;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #AC0606;

}

a:hover {

	text-decoration: underline;

	color: #736731;

}

a:active {

	text-decoration: none;

	color: #736731;

}.break {

	border: 1px dashed #E9E4CB;

	line-height: 1px;

	color: #E9E4CB;

}

.body_text_wide {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 22px;

	color: #333333;

}

.bottom {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

