body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

A.menu:link {
	COLOR: #fff; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #fff; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #fff; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #1A3C79;
	text-decoration: none;
}

A:visited {
	color: #1A3C79;
	text-decoration: none;
}

A:active {
	color: #1A3C79;
	text-decoration: none;
}

A:hover {
	color: #1A3C79;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


/* Forms */

fieldset {
	border: 0;
	}

fieldset legend {
	margin: 0;
	padding: 0;
	font-style: italic;
	
	}

fieldset dl {
	margin: 0;
	padding: 0;
	}

fieldset dl dt {
	margin: 1.2em 0 0 0;
	padding: 0 0 .4em 0;
	font-weight: bold;
	
	}

fieldset dl dd {
	margin: 0;
	padding: 0;
	}
	
fieldset dl dd input, fieldset dl dd select, textarea {
	padding: 3px;
	font-size: 1em;
	font-family: inherit;
	
	}

fieldset dl dt input.submit {
	
	cursor: pointer;
	padding: .4em;
	font-size: 1em;
	}

fieldset dl dd textarea {
	width: 350px;
	height: 100px;
	}

.large-field {
	width: 300px;
	}
	
.med-field {
	width: 200px;
	}
	
.sm-field {
	width: 75px;
	}
	
div.testimonial {
	width: 134px;
	border-bottom: 1px solid #ccc;
	padding: 14px 11px;
	}

div.testimonial dl {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
div.testimonial dl dt {
	margin: 0 0 10px 0;
	padding: 0;
	}

div.testimonial dl dd {
	margin: 0;
	padding: 0;
	}	

span.discountsapply {
	color: #1A3C79;
	}
	
h3 {
	color: #1A3C79;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-left:12px;
	margin-top:0;
	}
	
h2 {
	color: #1A3C79;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:40px;
	margin:0;
	}
	
.coupon {
	margin: 10px;
	}
	
.prodprice {
	font-size:16px;
	font-weight:bolder;
	color:#FF0000;
	}
	
.proddiscounts {
	font-size:12px;
	}
	
.detailprice {
	font-size:16px;
	font-weight:bolder;
	color:#FF0000;
	}