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 {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
A.menu:visited {
	color: #ffffff;
	text-decoration: none;

}
A.menu:active {
	color: #ffffff;
	text-decoration: none;

}
A.menu:hover {
	color: #ffffff;
	text-decoration: none;

}

/* 
NEW MENU 
*/
h2.newmenu{
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	height: 40px;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: white;
	font-weight: bold;
	line-height: 15px;
	display: block;
}


ul.ectmenu1 {
list-style: none;
border:0px solid;
font-size:10px;
padding:0px;
background-color: #fdedc9;
width: 180px;
}
li.ectmenu1 {
border: 1px dotted #e69d01;
padding:0px;
background-color:#fdedc9;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
background-image:url(images/arrow.gif);
}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url(images/arrowov.gif);
background-color: #e69d01;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:4px;
}
li.ectmenu1 a:hover{
background-color: #e69d01;
color: #fff;
}


#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
margin:0px;
}

#menu a
{
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

#menu a:link
{
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

#menu a:hover
{
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

A:link {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

A:visited {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

A:active {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

A:hover {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

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;
}

td.border {
	border: thin solid #E2E2E2;
	}
	
.prodTitle {
	font-size: 18px;
	font-family : Tahoma;
	color : #000000;
}
.listprice, .detaillistprice {display:none}
DIV.prodcurrency {
	font-size: 10px;
	font-family : Verdana, Arial, sans-serif;
	color: #090;
	text-align: center;
	width: 100%;
}
SPAN.extracurr, .detailcurrency {
	font-size: 9px;
	font-family : Verdana, Arial, sans-serif;
	color: #666;
	text-align: center;
	width: 100%;
	font-style: italic;
	margin-top: 5px;
}
.buybutton{
vertical-align:bottom;
}

/* STORE TABLE BACKGROUNDS
-------------------------------------*/

table.cobtbl{
background-color: #b3b3b3;
}

td.cobhl{
background-color: #f0f0f0;
}

td.cobll{
background-color: #FFF;
color : #333;
}
td.cobll option{
	font-size: 36px;
}

