@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
 color: #AB1C19;
}


p {
	margin-top:0px;
	margin-bottom:7px;
}

.main_container {
	width:767px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left:4px #AB1C19 solid;
	border-right:4px #AB1C19 solid;
}

.texthead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AB1C19;
	font-weight: bold;
	letter-spacing: 1px;
}

.texthead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AB1C19;
	font-weight: bold;
	letter-spacing: 1px;
}

.texthead3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #AB1C19;
	font-weight: bold;
	letter-spacing: 1px;
}

.texthead4 {
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
}

.text1 {
	color: #D36E2B;
	font-size: 12px;
}

.text2 {
	color: #AB1C19;
	font-size:11px;
}

.text3 {
		font-size:11px;
}



.footer_link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.button {
	background-color: #339AB1;
	text-align:center;
	padding:7px;
	font-size: 9px;
	color:#FFFFFF;
	float:left;
	width:150px;
	text-decoration:none;
}
