A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #29529D;
	margin: 0;
	display: block;
	border-bottom: solid 1px #29529D;
}


TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

img {
	border: 0;
}

HR {
	color : #003399;
	height : 1px;
}
body {
	background: #cdd9ef url(assets/bg_grad.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	}

.whitetext {
	color: #FFFFFF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	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: solid;
	border-top-color: #0000CC;
	border-bottom-color: #000066;
	border-left-color: #0000CC;
}
.nav a:link {  color: #FFFFFF; text-decoration: none}
.nav a:visited {   color: #FFFFFF; text-decoration: none}
.nav a:hover {  color: #FFFFFF; text-decoration: underline}
.navborder {
	border-top-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: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#navtable {
background: #039 url(assets/bg.gif);
border:0;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.address a:link {  color: #FFFFFF; text-decoration: none}
.address a:visited {   color: #FFFFFF; text-decoration: none}
.address a:hover {  color: #FFFFFF; text-decoration: underline}
.barNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.barNav a:link {  color: #FFFFFF; text-decoration: none}
.barNav a:visited {   color: #FFFFFF; text-decoration: none}
.barNav a:hover {  color: #FFFFFF; text-decoration: underline}
.priceDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.pageBarImg {
	margin-bottom:-6px;
}
.currpage {
	font-size: 110%;
	font-weight: bold;
}

.pDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.mincart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.offer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: line-through;
}
.offer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: line-through;
}
ul {
list-style-image:url(assets/ui/spikes_miniwhite.gif);
list-style-type:none;
}
.maincontent {
	text-align: left;
	padding: 4px 8px;
}
.maincontent div {
	float:none;
	}
.maincontent2 {
	text-align: center;
	padding: 4px 8px;
}
.catProdTop {
	background: #fff url(images/prodcat_top.gif) 0 0 repeat-x;
}
.catProdLeft {
	background: #fff url(images/prodcat_left.gif) 0 0 repeat-y;
}
.catProdRight {
	background: #fff url(images/prodcat_r.gif) 0 0 repeat-y;
}
blockquote {
	background: #fff url(assets/ui/quote_open.gif) 0 0 no-repeat;
	color: #000;
	padding: 10px 10px 0 10px;
	width: 120px;
	margin: 0px;
	text-align: left;
}

blockquote div {
	background: url(assets/ui/quote_closed.gif) 100% 100% no-repeat;
	height: 24px;
	margin-right: 0px;
	margin-top: -12px;
}
.ctr {
	text-align: center;
}
.fltleft {
	float: left;
}
