#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	text-align: left;
	background-color: #CFD6CE;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010000;
	background-color: #FFFFFF;
		
}

.rsstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}








a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #727272;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.purplebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001a59;
}

.page_title {
	color: #FF3F37;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 11pt;
}

.page_content {
	font-weight: normal;
	color: #010000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #010000;
}

.navtable {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-indent: 8px;
	height: 20px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: lowercase;
}
.column_header_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color: #01000;
	text-transform: lowercase;
}

.navtable_header {
	border-bottom-style: solid;
	border-bottom-color: #999999;	
	border-bottom-width: 1px;
	text-indent: 5px;
	height: 20px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A59;
	font-weight:bold;
}

.imgborder {
	border: 1px solid #000000;
}

font.breadcrumb {	font-weight: none;	font-size: 8pt;	color: #666666;}

.fixpadding {
	padding: 8px;
}

.dansie_headers {
	color: #FBFAFF;
	font-size: 11px;
}

.border_bar_horzt {
	height: 9px;
	width: 732px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.other_bg {
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.content_table_bg {
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
}
.products_desc {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

#paypal_form {
	display:none;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}
a {
	font-size: 11px;
	color: #FF0000;
}
a:visited {
	color: #727272;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

