html,body {
	font-family:  Verdana,"Swis721 Ex BT", Helvetica, Arial;
	margin:0px;
	background: #FFF url(images/back-logos.gif);
}

a {
	color: #3333FF;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #4796dc;
}

input {
	background-color: #CCCCCC;
	font-size: 12px;
	color: #0000CC;
	line-height: 12px;
}

.textmain {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}


.bottext {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #6F87B0;
	font-style: italic;
}

.bottext:hover {
		color: #FFFFFF;
}

#header {
	position:relative;
	width:938px;
	height:180px;
	overflow:hidden;
}
#brandmenu {
	position:absolute;
	left:0px;
	top:191px;
	width:938px;
	height:52px;
	z-index:10;
	overflow: hidden;
}
#animation {
	position:absolute;
	left:0px;
	top:29px;
	width:938px;
	height:180px;
	z-index:5;
}
#anim {
	z-index: 5;
}
.menuback,.menuback:link,.menuback:visited {
	color: #6F87B0;
	font-style: italic;
	background-color: #FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.menubackover,.menuback:hover {	// Note menubackover used by javascript for IE
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

.menularge {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	width: 7px;
}

.menularge:hover {
	color: #c62c2c;
	background-image: url(images/dtl-cross.gif);
	background-repeat: no-repeat;
	
}

.menusmall {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	
}

td {
	font-size: 11px;
	color: #333;
}
.productdetails {

	font-size: 10px;
	color: #7A7A7A;
}
.productdetailstitle {
	font-size: 10px;
	color: #7A7A7A;
	font-weight: bold;
}
.productdetailsbuy {
	font-size: 10px;
	color: #7a7a7a;
	font-weight: bold;
}

.productdetailsprice {
	font-size: 10px;
	color: #C62c2c;
	font-weight: bold;
	font-style: normal;
}

.productdetailsprice:a {
	color: #C62c2c;

}

.productdetailsprice:hover {
	color: #000000;

}

.productdetailsblack {

	font-size: 10px;
	color: #000000;
}
.productdetailstitleblack {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.productdetailstitleitalicblack {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.productdetailsbuyblack {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.productdetailspriceblack {
	font-size: 10px;
	color: #C62c2c;
	font-weight: bold;
	font-style: normal;
}

.productdetailspriceblack:a {
	color: #C62c2c;

}

.productdetailspriceblack:hover {
	color: #ffffff;

}

blockquote {
  background: transparent url(images/qopen.jpg) left top no-repeat; 
  width:675px;
  float: left; margin: 0px; padding:10px;
  padding-left: 5px;
  font-style: italic;
}
blockquote div {
  display: block;
  padding: 0 25px;
  background: transparent url(images/qclose.jpg) right bottom no-repeat;
}
strong {
	color: #7496DC;
	font-weight: bold;
}
#dontforget {
	color: #939;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #21317B;
	font-weight: bold;
}
.inH1 {
	display: inline;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #006666;
	font-weight: bold;
	
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #21317B;
	font-weight: bold;
	font-style:italic;
	text-align: left;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #21317B;
}
p {
	text-align: left;
}
ul,li {
	text-align: left;
	margin: 0;
}