body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

.oneColFixCtr {
	background-color:#39F;
	margin-top:10px;
}

.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.leader	{
	text-align:center;	
}



.clear {
	clear: both;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

TD.topbar {
background-image: url(images/topbar.gif);
	font-size: 11px;
	font-family : Tahoma;
	vertical-align:middle;
	color : #666666;
	height:25px;
	
}

TD.topbar1 {
	height:1px;
	background-color:#FFF;
	
}

tagline {
	color:#333333;
	text-align:center;
}

tagline h2 {
	font-size:12px;
}

ul.ectmenu1 {
list-style: none;
border:1px solid;
font-size:12px;
padding:5px;
margin:5px;
background-color: #F0F0F0;
}
li.ectmenu1 {

padding:0px;
background-color:#999;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
background-image:url(images/arrow.gif);
background-color:#999;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url(images/arrowov.gif);
background-color: #F00;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:4px;
}
li.ectmenu1 a:hover{
background-color: #F00;
color: #fff;
}

TD.lefttopbg {
background-image: url(images/lefttopbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
	
}

TD.topbg {
background-image: url(images/topbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
	vertical-align:middle;
	margin-top : 10px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #003366;
	text-decoration: none;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:active {
	color: #003366;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #003366;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #3366CC;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	border:0px solid;
	background-color:#999;
	padding-top:3px;
	
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
	background-color:#DFDFDF;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #F00; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
A.menu:link {
	color:#F00;
	font-weight:bold;
}

A.menu:visited {
	color:#F00;
	font-weight:bold;
}

A.menu:hover {
	color:#39F;
	font-weight:bold;
}

DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

HR {
	height: 1px;
	color: #999999;
}

.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
td.product {
border: 1px solid #F00;
background-color: #FFECEE;
} 

.detailimage {
vertical-align : top;
}

span.price, .detailprice, .prodprice {
color: #F00;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 

.paypal {
	text-align:center;
}
