@charset "UTF-8";
.main_table_bg {
	background-image: url(../images/USO-8009_cutter_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_drop {
	background-image: url(../images/right_drop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-image: url(../images/mainpg_bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom:50px;
	background-color: #510F16;
	background-position: center top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #1A303C;
	text-decoration: none;
	letter-spacing: -1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 17px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #62141B;
	letter-spacing: 0px;
	font-style: italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left_drop {
	background-image: url(../images/left_drop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #213B49;
	text-decoration: underline;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.fine-print {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
}

