.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
}

#menuList {
	position: relative;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	font-weight: bold;
	z-index: 100;
	margin: 1px;
	padding: 5px;
}

#mainMenu {
	position: relative;
	background: #000000;
	border-style: dotted;
	border-top-color: #522222;
	border-bottom-color: #522222;
	border-bottom-style: dotted;
	border-right-color: #522222;
	border-left-color: #522222;
	border: thin;
}

#menuList ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#menuList li {
	z-index:100;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.starter {
	z-index:100;
	margin: 2px;
	padding: 0px;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-left-style: none;
	border-left-width: 3px;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color: #000000;
	color: #ffffff;
}
#products {
	width: 110px;
}
#collections {
	width: 120px;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.menu li {
	width:100%;
}
.menu li a {
	background: #000000;
	z-index: 100;
	color:#666666;
	display: block;
	width: 100%;
	font-size: 10pt;
	font-weight: normal;
	padding:2px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	margin-top: 0px;
	border-top-style: solid;
	border: thick;
	border-top-color: #000000;
	border-left-style: none;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #222222;
	color: #FFFFFF;
	border-top-style: solid;
	border: thick;
	border-top-color: #000000;
}
.standardBLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.HeaderBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}
.HeaderPink {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF3399;
}
.standardPink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF3399;
}
.standardUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.standardSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.border_double {
	border-top-width: 0.5pt;
	border-right-width: 0.5pt;
	border-bottom-width: 0.5pt;
	border-left-width: 0.5pt;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_line {

	border-top-width: 0.5pt;
	border-right-width: 0.5pt;
	border-bottom-width: 0.5pt;
	border-left-width: 0.5pt;
	border-top-style: dashed;
	border-top-color: #522222;
	border-right-color: #522222;
	border-bottom-color: #522222;
	border-left-color: #522222;
}
.BLDcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.pinkSM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF3399;
}
.whiteLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5B5B5B;
	text-transform: none;
}
.imageBorder {
	border: medium double #522222;
}

.BottomTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #833636;
	text-transform: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #B8502D;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-style: italic;
}
pre {
	background: #cccccc;
	border: 1px dashed #999999;
	margin-left: 20px;
	padding: 20px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
