body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
 color:#ffffff;
 text-decoration:none
}

a:hover {
	color:#ff0033;
	text-decoration: none
}

a:active {
	color:#FFFF33
}

h3 {
	color:#ff0033;
	font-weight:bold;
	font-size: 65%;
	text-transform: uppercase;
	padding: 8px 0 4px 0;
	margin: 0;
}

#masterdiv {
	width: 180px;
	padding-left: 6px;
}

.menutitle_box {
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
	margin-bottom: 5px;
}

.menutitle_box_hl {
	cursor:pointer;
	color:#ff0033;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
	margin-bottom: 5px;
}

.menutitle_link_box {
	cursor:pointer;
	margin-bottom: 5px;
}

.menushop_link_box {
	cursor:pointer;
	margin-bottom: 5px;
}

a.menutitle_link {
	color:#ffffff;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

a:hover.menutitle_link {
	color:#ff0033;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

a.menushop_link, a:active.menushop_link, a:visited.menushop_link {
	color:#ffffff;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

a:hover.menushop_link {
	color:#ff0033;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

a.menutitletop_link {
	color:#FFFF33;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

a:hover.menutitletop_link {
	color:#FF0033;
	font-weight:bold;
	font-size: 65%;
	text-decoration: none;
}

.menu_subbox {
	color:#ffffff;
	font-size: 60%;
	text-decoration: none;
	padding-bottom: 10px;
}

a.menu_sublink {
	color:#ffffff;
	font-size: 100%;
	text-decoration: none;
}

a:hover.menu_sublink {
	color:#ff0033;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

.menu_background {
	font-size: 9px;
	background-attachment: fixed;
	background-color: #000000;
/*	background-image: url(pics/master_header_r4_c1.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}

.formtext {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	background-position: left top;
	text-align: left;
}

body { scrollbar-base-color: #000000; }

a.buttonStylecentre {
	color :#FFFFFF;
	font-weight :normal;
	font-size :8pt;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	text-decoration :none;
	background-color :#000000;
	height : 100%;
	width :75px;
	border :thin none #FF0000;
	text-align: centre;
}

a.buttonStylecentre:hover {
	color :#FFFFFF;
	text-decoration :none;
	background-color :#ff0000;
	cursor:hand;
}

a.buttonStyle {
	color :#FFFFFF;
	font-weight :normal;
	font-size :8pt;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	text-decoration :none;
	background-color :#000000;
	height : auto;
	width :100px;
	border :thin none #FF0000;
	text-align: right;
}

a:hover:active {
  color: #FF0000;
}   

a.buttonStyle:hover 
{
	color :#FFFFFF;
	text-decoration :none;
	background-color :#ff0000;
	cursor:hand;
}

.table {
	border: thick dashed #0000FF;
}

.headertext {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-transform: capitalize;
}

h2 {
	font-size: 36px;
	color: #FF0000;
}

.redline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.clothingtext {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0000;
	background-position: left top;
	text-align: left, top;
}

.clothingprices {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	background-position: left top;
	text-align: left;
	left: auto;
	top: auto;
}

.formtext {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-position: left center;
	text-align: left;
}

.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}

.bold {
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
}

.italic {
	font-style: italic;
}

.lines {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;

}

.leftstripe {
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0033;
}

/* content_normal is the parent for all other content_... styles */
.content_normal {
	color:#FFFFFF;
	font-size: 75%;
	text-decoration: none;
}

.content_small {
	color:#FFFFFF;
	font-size: 80%;
	text-decoration: none;
}

.content_heading {
	color:#ff0033;
	font-size: 140%;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.content_subheading {
	color:#ff0033;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}

a.content_link {
	color:#FFFF33;
	font-size: 100%;
	text-decoration: none;
}

a:hover.content_link {
	color:#ff0033;
	font-size: 100%;
	text-decoration: underline;
}

.content_hilight {
	color:#FFFFFF;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

.content_hilight_red {
	color:#FF0000;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

.content_price {
	color:#990000;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

.content_hilight_yellow {
	color:#FFFF33;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

.content_image {
}

a.content_submenulink {
	color:#FFFFFF;
	font-size: 90%;
	text-decoration: none;
	background-color: #FF0033;
	padding: 4px;
	text-align: center;
	margin: 0 4px 4px 0;
}

a:hover.content_submenulink {
	color:#000000;
	background-color:#ffff33;
	font-size: 90%;
}

.pushButton {
	font-size: 10px;
	background-color: #C00703;
	color: #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
	border-width: 1;
	height: 20px;
	cursor: hand;
}

a.ekm_title {
	color:#FFFFFF;
	font-size: 75%;
	text-decoration: none;
}

a:hover.ekm_title {
	color:#ff0033;
	font-size: 75%;
	text-decoration: none;
}

.ekm_description {
	color:#FFFFFF;
	font-size: 60%;
	text-decoration: none;
}

.ekm_price {
	color:#990000;
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
}
