.fix {
	background-repeat : no-repeat;
}

INPUT {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}

SELECT {
	BACKGROUND-COLOR: #EBEBEB;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
}

TEXTAREA {
	BACKGROUND-COLOR: #EBEBEB;
	BORDER-BOTTOM: 1px solid #ADD8E6;
	BORDER-LEFT: 1px solid #ADD8E6;
	BORDER-RIGHT: 1px solid #ADD8E6;
	BORDER-TOP: 1px solid #ADD8E6;
	COLOR: Black;
	FONT: 10 px "MS Sans Serif", "Microsoft Sans Serif";
	text-align : left;
	padding-left : 5px;
}
.image {
	background-color: #FFFFFF;
	border: 2px none #000000;
}

TD {
	FONT-SIZE: 15px;
	color : Black;
}

TD.Content {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color : #000000;
	text-align : justify;
	line-height: 16px;
}

.Button{
	BACKGROUND-COLOR: #7998AB;
	BORDER-BOTTOM: 1px solid #516572;
	BORDER-LEFT: 5px solid #89A5B5;
	BORDER-RIGHT: 1px solid #516572;
	BORDER-TOP: 1px solid #89A5B5;
	COLOR: #EBEBEB;
	FONT: bold 10px "Verdana" " Arial" " Helvetica" " sans-serif";
	text-align : left;
}
body {
	FONT-FAMILY: Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color: #FFF;
}
.footer {
	font-size: 14px;
}
.head {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15pt;
	color : Black;
}
.headProduct {
	FONT-SIZE: 20px;
	color : Black;
}

a.menu:link{
	color: Black;
	text-decoration: none;
	font-size : 16px;
	font-weight: bold;
}
a.menu:visited{
	color: Black;
	text-decoration: none;
	font-size : 16px;
	font-weight: bold;
}
a.menu:active. {
	color: Black;
	text-decoration: none;
	font-size : 8pt;
}
a.menu:hover{
	color: #AE0F14;
	text-decoration: none;
	font-size : 16px;
	font-weight: bold;
}

a:link {
	color: Black;
	text-decoration: underline}
a:visited {
	color: Black;
	text-decoration: underline}
a:active {
	color: Black;
	text-decoration: underline
}
a:hover {
	color: #C00;
	text-decoration: underline
}
.Subhead {
	color: #B30D17;
	font-size: 16px;
	margin-bottom: 0px;
}
.pic_box {
	border: 2px solid #666;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.font_red {
	color: #AE0F14;
}
.v_line {
	background-color: #999;
	width: 1px;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 20px;
}

.h_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AE0F14;
	border-right-color: #AE0F14;
	border-bottom-color: #AE0F14;
	border-left-color: #AE0F14;
	height: 1px;
	margin-top: 2px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding: 0px;
}
ul {
	margin-left: 1em;
	padding-left: 0em;
	margin-top: 3px;
}
.image_border {
	background-color: #FFFFFF;
	border: 2px solid #999;
	margin-bottom: 10px;
}

