body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg/bg_body.jpg);
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
}	
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.textUnderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
}
	.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;

}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.textarea {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	background-image: url(../images/bg/bg_textfield.jpg);
}
.textfield {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	background-image: url(../images/bg/bg_textfield.jpg);
	background-attachment: fixed;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E9E9E9;
	padding: 2px;
	border: 1px solid #666666;
}
.subHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-style: italic;
}
.formList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 19px;
	border: 1px solid #CCCCCC;
}
.bgGray {
	background-color: #CC9966;
	border: 1px solid #CCCCCC;
}
.subHeadline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border: #333333;
}
.copyWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
.underline2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
}
.underline3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #472222;
	font-weight: bold;
}
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #663333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
}
.linkWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
.pro_box {
	background-image: url(../images/bg/promotions_bg1.jpg);
	background-repeat: no-repeat;
}
.pro_box2 {
	background-image: url(../images/bg/promotions_bg2.jpg);
	background-repeat: no-repeat;
}
