body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blue {
	border: 1px solid #356D84;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.redcolumn {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE0808;
	border-right-color: #AE0808;
	border-bottom-color: #AE0808;
	border-left-color: #AE0808;
	}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00606;
	border: 1px solid #FFEC14;
}
.orange_heading {
	font-size: 24px;
	color: #E64E02;
	font-weight:bold;
}
input {
	border: 1px solid #AF0505;
}

body {
	background-color: #DFE1E1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #356D84;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AE0606;
}
a:hover {
	text-decoration: none;
	color: #B00305;
}
a:active {
	text-decoration: underline;
	color: #B00305;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #B00704;
}
h2 {
	font-size: 18px;
	color: #346D83;
}
h3 {
	font-size: 16px;
	color: #43185C;
}
#front_jpg {
	background-image:url("./images/button/front_section_top.jpg"); 
	background-repeat:no-repeat;
	width:319px; height:81px;
}

#front_jpg_div
{
width:130px; 
height:15px; 
margin-left:184px; 
margin-top:55px;
color: #FFFFFF;
font-family: Arial;
font-weight: bold; 
font-size:12px;
}

.red_button_div {

	float: center;

	width: 147px;

	height: 43px;

	padding-top: 14px;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight:bold; 
	color:#FFFFFF;	
	background: url('./images/button/red_small.jpg') 0 0 no-repeat;

	
	overflow:hidden;

}
.upper_reviews_button {

	float: left;

	width: 202px;

	height: 31px;

	padding-top: 8px;

	text-align: center;

	text-decoration: none;

	font-weight: bold; 
	font-size:13px;
	font-family: Arial,Helvetica, sans-serif;

	background: url('./images/button/front_button.jpg') 0 0 no-repeat;

	color: #ffffff;
	overflow:hidden;

}