.pagenav_end { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_end_d { cursor: default; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_enable { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border: none}
.pagenav_disable {
	cursor: default;
	color: #333333;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00B1A6;
}
.browse_odd {
	background-color: #FBFFD7;
	border: 1px solid #CCCCCC;
}
.browse_even {
	background-color: #F9FFC4;
	border: 1px solid #CCCCCC;
}
.browse_text {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	cursor: text;
}
.browse_text a:link {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:visited {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:hover {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:active {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}

.navcell_normal {
	color: #ffff00;
	font-size: 14px;
	border-top: 1px solid #355DFF;
	border-right: 2px solid #000071;
	border-bottom: 2px solid #000071;
	border-left: 1px solid #355DFF;
	cursor: hand;
	background-color: #0033FF;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
.navcell_normal a:link {  color: #FFFF00; text-decoration: none}
.navcell_normal a:visited {  color: #FFFF00; text-decoration: none}
.navcell_normal a:hover {  
	color: #FFFFff; 
	/*background-color: #0033FF;
	border-top: 2px solid #000071;
	border-right: 1px solid #355DFF;
	border-bottom: 1px solid #355DFF;
	border-left: 2px solid #000071;*/
	text-decoration: none;
}
.navcell_normal a:active {  color: #FFFF00; text-decoration: none}

.navcell_over {
	color: #FFFFff;
	font-size: 14px;
	border-top: 2px solid #000071;
	border-right: 1px solid #355DFF;
	border-bottom: 1px solid #355DFF;
	border-left: 2px solid #000071;
	cursor: hand;
	background-color: #0033FF;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
.navcell_over a:link {  color: #FFFFff; text-decoration: none}
.navcell_over a:visited {  color: #FFFFff; text-decoration: none}
.navcell_over a:hover {  color: #FFFFff; text-decoration: none}
.navcell_over a:active {  color: #FFFFff; text-decoration: none}

.navcell_sub_normal {
	color: #ffff00;
	font-size: 12px;
	background-color: #051DBB;
	border-top: 1px solid #91A3FF;
	border-right: 1px solid #051672;
	border-bottom: 1px solid #051672;
	border-left: 1px solid #91A3FF;
	cursor: hand;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
.navcell_sub_normal a:link {  color: #ffff00; text-decoration: none}
.navcell_sub_normal a:visited {  color: #ffff00; text-decoration: none}
.navcell_sub_normal a:hover {  
	color: #FFFFff; 
/*	background-color: #051EB6;
	border-top: 1px solid #051672;
	border-right: 1px solid #91A3FF;
	border-bottom: 1px solid #91A3FF;
	border-left: 1px solid #051672;
*/	text-decoration: none;
}
.navcell_sub_normal a:active {  color: #ffff00; text-decoration: none}

.navcell_sub_over {
	color: #ffffff;
	font-size: 12px;
	background-color: #051EB6;
	border-top: 1px solid #051672;
	border-right: 1px solid #91A3FF;
	border-bottom: 1px solid #91A3FF;
	border-left: 1px solid #051672;
	cursor: hand;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}
.navcell_sub_over a:link {  color: #ffffff; text-decoration: none}
.navcell_sub_over a:visited {  color: #ffffff; text-decoration: none}
.navcell_sub_over a:hover {  color: #ffffff; text-decoration: none}
.navcell_sub_over a:active {  color: #ffffff; text-decoration: none}

.uppernav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.uppernav a:link {  color: #666666; text-decoration: none}
.uppernav a:visited {  color: #666666; text-decoration: none}
.uppernav a:hover {  color: #333333; text-decoration: none}
.uppernav a:active {  color: #333333; text-decoration: none}

.uppernavleft {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;


}
.uppernavleft a:link {  color: #666666; text-decoration: none}
.uppernavleft a:visited {  color: #666666; text-decoration: none}
.uppernavleft a:hover {  color: #333333; text-decoration: none}
.uppernavleft a:active {  color: #333333; text-decoration: none}

.navtable {
}

.cellborder {
	border: 1px solid #999999;
}

.subtlelink {
	color: #333333;
	font-size: 16px;
	cursor: hand;
	border: none;
}
.subtlelink a:link {  color: #666666; text-decoration: none}
.subtlelink a:visited {  color: #666666; text-decoration: none}
.subtlelink a:hover {  color: #333333; text-decoration: none}
.subtlelink a:active {  color: #333333; text-decoration: none}

.dialogdark {
	background-color: #95AFE4;
}
.dialogmedium {
	background-color: #EBF1F9;
}
.dialoglight {
	background-color: #FCFCFD;
}
.uppernavcenter {
	color: #666666;
	font-size: 12px;
	cursor: hand;
}
.hlink {
	color: #333333;
	font-size: 12px;
	cursor: hand;
	border: none;
}
.hlink a:link {  color: #666666; text-decoration: none}
.hlink a:visited {  color: #666666; text-decoration: none}
.hlink a:hover {  color: #333333; text-decoration: none}
.hlink a:active {  color: #333333; text-decoration: none}

.Blueheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000CC; font-weight: bold}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; list-style-type: square}

.optiontext {
	font-size: 11px;
	color: #333333;
}
.formerror {
	color: #000000;
	border: none;
	text-decoration: blink;
	background-color: #FF8585;
}

.messagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-style: italic;
	color: #0000cc;

}
.message {
	color: #333333;
}
.error {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FF0000;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000cc;
}
.searchbox {
	font-size: 10px;
}





.mark {
	background-color: #C9D2F8;
}

/*<group=Footer Menu styles>*/

.footernav {
	color: #666666;
	font-size: 14px;
	cursor: hand;
	border: none;

}

.footernav a:link {  color: #666666; text-decoration: none}
.footernav a:visited {  color: #666666; text-decoration: none}
.footernav a:hover {  color: #666666; text-decoration: underline}
.footernav a:active {  color: #666666; text-decoration: none}
	
/*</group>*/

/*<group=Article pages nav>*/

.apagenav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
}
.apagenav a:link {
	color: #666666;
	text-decoration: none;
	border: 1px dotted #000099;
}
.apagenav a:visited {  color: #666666; text-decoration: none}
.apagenav a:hover {
	color: #333333;
	border: 1px solid #666666;
}
.apagenav a:active {  color: #333333; text-decoration: none}

.apagenavselected {
	color: #666699;
	font-size: 12px;
	cursor: hand;
	border: 1px solid #666699;
}

.apagenavtitle {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.apagenavnext {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
/*</group>*/

/*<group=unused>*/

.cellborder {
	border: 1px solid #999999;
}

.bodynav {
	color: #666666;
	font-size: 16px;
	cursor: hand;
	border: none;
	text-decoration: underline;
}
.bodynav a:active {  color: #666666; text-decoration: underline}
.bodynav a:link {  color: #666666; text-decoration: underline}
.bodynav a:visited {  color: #666666; text-decoration: underline}
.bodynav a:hover {  color: #666666; text-decoration: underline}
	
/*</group>*/

.numberlist {
	list-style-type: decimal;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}

.rightshadow {
	background-image: url(store_images/right_shadow.gif);
	background-repeat: repeat-y;
}
.leftedge {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftshadow {
	background-image: url(store_images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footertext {
	color: #666666;
	font-size: 14px;
}

.cartnavsmall {
	color: #666666;
	font-size: 16px;
	cursor: hand;
}
.cartnavsmall a:link {  color: #666666; text-decoration: underline}
.cartnavsmall a:visited {  color: #666666; text-decoration: underline}
.cartnavsmall a:hover {  color: #666666; text-decoration: underline}
.cartnavsmall a:active {  color: #666666; text-decoration: underline}

.cartnavmed a{
	color: #666666;
	font-size: 18px;
	cursor: hand;
}
.cartnavmed a:link {  color: #666666; text-decoration: underline}
.cartnavmed a:visited {  color: #666666; text-decoration: underline}
.cartnavmed a:hover {  color: #666666; text-decoration: underline}
.cartnavmed a:active {  color: #666666; text-decoration: underline}
