@charset "utf-8";
body {
	margin:0px; background:url('images/bak.gif') no-repeat fixed top center;
}

.table {
	border: 1px solid #d9d9d9;
	width: 780px;
}
.product_heading {
	color: #463e6f;
	font-family: "Myriad Pro", Arial;
	font-size: 25px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #463E6F;
	padding-top: 5px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 5px;
}
.product_description_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #463E6F;
	text-align: justify;
}

.summary_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa1e21;
}

.text_red20 {
font-family: Tahoma;
font-size: 20px;
font-weight:bold;
color: #A50021;
text-decoration:none;
}

.text_red14 {
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color: #A50021;
text-decoration:none;
}

.text_red_summary {
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}

.text_red_summary12 {
font-family: Tahoma;
font-size: 12px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}

.text_blue {
font-family: Tahoma;
font-size: 16px;
font-weight:bold;
color: #0000FF;
text-decoration:none;
}

.text_green {
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color: #008066;
text-decoration:none;
}

.text_green2 {
font-family: Tahoma;
font-size: 16px;
font-weight:bold;
color: #008066;
text-decoration:none;
}

.text_black_14bold {
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color: #000000;
text-decoration:none;
}

.text_black12 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration:none;
}

.text_black11 {
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration:none;
}

:hover.text_black11 {
font-family: Tahoma;
font-size: 11px;
color: #333333;
text-decoration:none;
}

.text_black14 {
font-family: Tahoma;
font-size: 14px;
color: #000000;
text-decoration:none;
}

.text_black_underline {
font-family: Tahoma;
font-size: 17px;
color: #000000;
text-decoration:underline;
}

.form_1 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
height: 25px;
width: 125px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}

.form_2 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
height: 93px;
width: 415px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}

.form_submit {
font-family: Tahoma;
font-size: 12px;
color: #000000;
height: 25px;
width: 50px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}