body {
background-color : #B02113;
text-align : center;
font-size : 76%;
font-family : verdana, arial, helvetica, sans-serif;
}

#container {
	width:750px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color : #ffffff;}

td.border {
	background-color : #EEA81C;
}

#footer_left {
	font-size : 0.8em;
	color : #ffffff;
	background-color : #EEA81C;
	padding : 4px 15px 3px 17px;
	text-align : left;
}

#footer_left a:link, #footer_left a:visited {
	color : #ffffff;
	text-decoration : underline;	
}

#footer_left a:hover, #footer_left a:active {
	color : #000000;
	text-decoration : underline;
}

#footer_right {
	font-size : 0.8em;
	color : #ffffff;
	background-color : #EEA81C;
	padding : 4px 17px 3px 15px;
	text-align : right;
}

#footer_right a:link, #footer_right a:visited {
	color : #ffffff;
	text-decoration : underline;	
}

#footer_right a:hover, #footer_right a:active {
	color : #000000;
	text-decoration : underline;
}

td.menu {
	font-size : 1.0em;;
	color : #ffffff;
	font-weight : bold;
	background-color : #B02113;
}

td.menu a:link, td.menu a:visited {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding : 5px 10px 4px 10px;
	display : block;
	background-color : #B02113;
}

td.menu a:hover, td.menu a:active {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding : 5px 10px 4px 10px;
	display : block;
	background-color : #EEA81C;
}

td.menu_current {
	font-size : 1.0em;;
	color : #ffffff;
	font-weight : bold;
	background-color : #B02113;
}

td.menu_current a:link, td.menu_current a:visited {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding : 5px 10px 4px 10px;
	display : block;
	background-color : #EEA81C;
}

td.menu_current a:hover, td.menu_current a:active {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	padding : 5px 10px 4px 10px;
	display : block;
	background-color : #EEA81C;
}

td.column_color {
	background-color : #FAE5BA;
}

#content_area {
	font-size : 0.9em;
	color : #000000;
	text-align : left;
	padding : 15px 15px 20px 15px;
	line-height : 18px;
}

#content_area .header1 {
	font-size : 1.4em;
	color : #EEA81C;
	font-weight : bold;
}

#content_area .header2 {
	color : #B02113;
	font-weight : bold;
}

#content_area a:link, #content_area a:visited {
	color : #0703AB;
	text-decoration : none;
}

#content_area a:hover, #content_area a:active {
	color : #B02113;
	text-decoration : none;
}

#left_column {
	font-size : 0.9em;
	color : #000000;
	text-align : left;
	padding : 25px 10px 10px 10px;
}

#left_column .header1 {
	color : #B02113;
	font-weight : bold;
}

#left_column p {
	margin-top : 8px;
	margin-bottom : 0;
}

#left_column a:link, #left_column a:visited {
	color : #0703AB;
	text-decoration : none;
}

#left_column a:hover, #left_column a:active {
	color : #B02113;
	text-decoration : none;
}

#right_column {
	font-size : 0.9em;
	color : #000000;
	text-align : left;
	padding : 25px 10px 10px 10px;
}

#right_column .header1 {
	color : #B02113;
	font-weight : bold;
}

#right_column p {
	margin-top : 8px;
	margin-bottom : 0;
}

#right_column a:link, #right_column a:visited {
	color : #0703AB;
	text-decoration : none;
}

#right_column a:hover, #right_column a:active {
	color : #B02113;
	text-decoration : none;
}

td.fs_header {
	background-color : #EEA81C;
	padding : 4px;
	font-weight : bold;
	color : #ffffff;
}

td.fs_copy {
	background-color : #FAE5BA;
	padding : 4px;
}

td.form_header {
	color : #FFFFFF;
	background-color : #EEA81C;
	font-weight : bold;
	padding : 5px;
}

td.form_copy {
	background-color : #FAE5BA;
	padding : 5px;
}

td.form_orderheader {
	font-size : 80%;
	color : #FFFFFF;
	background-color : #EEA81C;
	font-weight : bold;
	padding : 5px;
}



