FORM {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	display: inline; 
}

.page_background {
	background-color : #666666;
}

.page_normal_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	color : #666666;
}

.page_table_border {
	border-width : 1px;
	border-color : #666666;
}

.page_italic_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	line-height : 16px;
	color : #666666;
}

.page_bold_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color : #666666;
}

.page_title_text {
	font-family : Arial;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	color : #999999;
}

.page_normal_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-decoration : underline;
	font-style : normal;
	font-weight : normal;
	color : #DE1507;
}

.page_price_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #990707;
}

.mouseover_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-decoration : underline;
	font-style : normal;
	font-weight : normal;
	color : #DE1507;
}

.failure {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Red;
}

.success {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Green;
}

.header {
	background-color : #80211B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.header_bold_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
}

.label_optional {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #990707;
}

.label_required {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #990707;
}

.evenrow_total {
	border-top : 1px solid #000000;
	background-color : #eeeeee;
}

.evenrow {
	background-color : #eeeeee;
}

.oddrow{
	background-color : #dddddd;
}

.interior_background {
	background-color : #FFFFFF;
}

.tipbox_background {
	background-color : #FDFDFD;
}

.tipbox_bold_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #990707;
}

.tipbox_normal_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	color : #666666;
}

.asterisk_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	color : #dddddd;
}

.callout_normal_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-decoration : underline;
	font-style : normal;
	font-weight : normal;
	color : #DE1507;
}

.callout_price_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #990707;
}

.callout_normal_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	color : #666666;
}

.callout_bold_text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}

.page_left_edge {
	background-image : url(../images/left_edge.gif);
	background-repeat : repeat-y;
}

.page_right_edge {
	background-image : url(../images/right_edge.gif);
	background-repeat : repeat-y;
}

.page_bottom_edge {
	background-image : url(../images/bottom_edge.gif);
	background-repeat : repeat-x;
}

.page_leftnav_right_edge {
	background-image : url(../images/leftnav_right_edge.jpg);
	background-repeat : repeat-y;
}

.text_input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}