.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.subheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.subcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.formlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.formtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.formcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.errormessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}

.headlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}














body {
	background:#FFF;
	color:#000;
	}
	
.bgcolor {
	background:#000;
	}
	
.bgcolor_content, .subnavtop {
	background:#fff;
	}
	
/* links */
	
a:link {
	color:#000 !important;
	}
	
a:visited {
	color:#000 !important;
	}
	
a:hover,a:active {
	color:#000 !important;
	}
	
/* Headline */

.headline {
	color:#00707a;
	}
	
.errormessage {
	color:#f00;
	}
	
	
/* subdesign_config.inc colors */ 

.subdesign_color_bg1 {
	background:#85BbBf;
	}
	
.subdesign_color_bg2 {
	background:#42949b;
	}
	
.subdesign_color_bg3 {
	background:#00707a;
	}
	
.subdesign_color_bg4 {
	background:#004d54;
	}
	
.subdesign_color_bg5 {
	background:#00353a;
	}

table.express_order p.category_title a {
	background: #CcCcCc url('http://cdn.firespring.com/core/graphics/catalog_category_title_select.gif') no-repeat scroll right top;
}