@charset "utf-8";

/* Right column (Shopping cart column) */
.ewRightColumn {
	background-color: #CCCCFF;
	padding: 4px;
	border-right-style: none;
	border: 1px solid #C5C5C5;
	width: 180px;
	vertical-align: top;	
}

.paypalshopmaker {
	color: ; /* text color */
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-size: 6px; /* font size */
	font-weight: normal;
}

.mybox {
width: 20px; font-size:9px
}

.myselect {
font-size:9px
}

A.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
A.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD170B;
	text-align: left;
	text-decoration: none;
	TEXT-DECORATION:underline;
	}
A.top:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B20022;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: none
}
A.top:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B20022;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: none
}
A.top:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B20022;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: none
}
A.top:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFB514;
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #B20022;
	TEXT-DECORATION: underline
}
.dash {
	font-size: 9px;
	font-weight: bolder;
	color: #B20022;
}
.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B20022;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B30423;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	padding: 1px;
	margin: 1px;
}
.bodytext_multiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: .1mm;
	padding: .1mm;
	font-style: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B30423;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	text-decoration: underline;
}
.bodytext_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/menu_pil.gif);
}
.bodytext_b4bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	list-style-type: circle;
	padding-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-position: outside;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-left: 0em;
	width: 0px;
	float: left;
	clear: left;
	height: 0px;
	padding-left: 0px;
}

