table.maintable {
	border: 1px solid #8D8D8D; padding: 0px;
}
.xxx {
	border-bottom: 1px solid #ACADFF;
	border-top: 1px solid #ACADFF;
	line-height: 6px;
	background-color: #E3E6FF;
}
.xxxx {
	border-bottom: 1px solid #ACADFF;
	border-top: 1px solid #ACADFF;
	line-height: 15px;
	background-color: #E3E6FF;
	padding: 2px;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

		.required:before { content: '*'; color: red; padding-right: .3em; }
		.note { text-align: center }
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:2px solid #CCCCFF;
	padding-bottom: 2;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #CCCCFF;
	color:#000000;
}


.get_started a, .get_started a:visited {

	width:50px;
	height: 50px;
	border: 2px #5495CD;
	border-style:outset;
	color: #000000;
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	font-weight: normal;
}

.get_started a:hover {
	width:50px;
	height: 50px;
	border: 2px #5495CD;
	border-style:outset;
	color: #666666;
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.get_started a:active {
	width:50;
	border: 2px #5495CD;
	border-style:inset;
	color: #000000;
	padding: 5px;
	font-size: 10px;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.georgia_orange {
	color: #F38A2E;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.orange_text {
	color: #F08223
}

a {
	color:#336699;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: 5495CD; /*#F08223;*/
	text-decoration: underline;
}

#main_content {
	width:790px;
	height:550px;
	position:relative;
	top:40px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
}

#main_content_catalog {
	width:790px;
	height:600px;
	position:relative;
	top:40px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

#main_left {
	width:370px;
	float:left;
}

#main_right {
	width:475px;
	/*height:525px;*/
	float:right;
	padding-right: 25px;
	/*background-image: url('../images/main_right_bg.jpg');*/
	/*background-repeat: repeat-x;*/
}

.category_subtext {

	font-size: 10px;
	text-decoration: italic;
	color: #333333;
	padding: 5px;
	background-color:#FFECD9;
	border: 0px solid #999999;"

}

.category_content_area {

	float: right;
	height: 325px;
	width: 550px;
	border: 1px solid #cccccc;
	padding: 10px;"
}

.category_page_text_area {

	padding: 10px;

}


#footer1 {
	position:relative;
	top:40px;
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: #5495CD;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	}

#footer2 {
	position:relative;
	top:40px;
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: #5495CD;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	}

#catalog_pop {
	display:none;
	position:relative;
	width: 210px;
	top: 0px;
	left:175px;
	padding: 5px;
	background-color: #FFCC99;
	border: 1px solid #434343;
	opacity: .90;
	filter: alpha(opacity=90);
	z-index: 1;
}

#feed_pop {
	display:none;
	position:relative;
	font-size: 10px;
	width: 350px;
	top: 0px;
	left: 500px;
	padding: 5px;
	border: 1px solid #434343;
	background-color: #FFCC99;
	opacity: .90;
	filter: alpha(opacity=90);
	z-index: 1;
}

#nav_bar {
	position:absolute;
	z-index:2;
	top:55;
	width:800px;
	height:25px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #cccccc;
}

.formerror {
  border: 2px solid red;
  background-color : #FFB56B;
  width: auto;
  padding: 5px 0 0 5px;
}

.errortext {
  padding-left: 1px;
  font: bold smaller sans-serif;
  color: #FF0000;
}

form {
	font-size: 11px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.product {
	float: left;
	text-align: center;
	padding: 5px;
	margin: 2px;
	font-size: 11px;
	/* width: 120px; */
	width:180px;
	border: 1px solid #CCCCCC;
}

.black_link, black_link a:link, black_link a:active, black_link a:visited, black_link a:hover {
	color:#000000;
	text-decoration:underline;

}
.item_detail_lbl {
	font-size: 12px;
}
