A:link {
    COLOR: #B1BB4A; 
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #B1BB4A;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #99AFA3;
    TEXT-DECORATION: underline;
}    
A:active {
	COLOR: #B1BB4A;
	TEXT-DECORATION: none;
}
.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7DC8D5;
	text-decoration: none;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #772275;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.text_cart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D188D;
}
.text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2F2F2;
}
.smallfont {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.smallfont_2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	MARGIN: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #555555;
	font-weight: normal;
	padding: 3px;
}
.jumpmenu_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D188D;
	background-color: #FFFFFF;
	padding: 3px;
}
.forminputs {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #FFD700;
	overflow: none;
	background-color: #FFFFFF;
	border: 1px solid #EFA6B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/bg_fields.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.forminputs_cart {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #FFD700;
	overflow: none;
	background-color: #FFFFFF;
	border: 1px solid #EFA6B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D188D;
	padding: 2px;
	font-weight: normal;
	background-image: url(images/bg_fields.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.textarea {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #FFD700;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #EFA6B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	font-weight: normal;
	background-image: url(images/bg_fields.png);
	background-repeat: repeat-y;
	background-position: left top;
}

hr {
	color: #EFA6B9;
	height: 1px;
}
p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bg_top {
	background-color: #333333;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_tabs {
	background-color: #A7D454;
	background-image: url(images/bg_main_tabs.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.thumbnails {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}
.hidden_table {
	background-color: #FFFFFF;
	background-image: url(images/bg_hidden_table.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #E5E5E5;
	border-left-color: #FFFFFF;
}
.bg_main_table {
	background-attachment: fixed;
	background-image: url(images/bg_main_table.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.image_normal {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}
.image_hover {
	background-color: #E5E5E5;
	border: 1px solid #99CC00;
}
.image_highlight {
	background-color: #E5E5E5;
	border: 1px solid #99CC00;
}
.box_normal {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.box_hover {
	background-color: #C4E675;
	border: 1px solid #99CC00;
}
.box_highlight {
	background-color: #9FD326;
	border: 1px solid #99CC00;
}
.bg_gingerbread_kids {
	background-image: url(images/bg_gingerbread_kids.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.admin_box {
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    margin-top: 40px;
    border: 1px solid #888;
}
form {margin: 0px 0px 0px 0px;}
.red {color:red;}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg_cart.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tab_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFA6B9;
}
.form_tables {
	background-color: #F0F4F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFA6B9;
	border-bottom-color: #EFA6B9;
	border-left-color: #EFA6B9;
}
