
select
{
font-size:11px;
}
h1
{
font-size:15px;
font-family:tahoma;
display:inline;
}
h2
{
font-size:15px;
font-family:"Times New Roman", Times, serif;
display:inline;
color:#999999;
font-style:italic;
text-align:left;
font-weight:normal;
}
h6
{
	font-family:tahoma;
	font-size:10px;
	color:#999999;
	text-align:justify;
font-weight:normal;
}
input
{
font-size:11px;
}
.smallgraytext
{
	font-family:tahoma;
	font-size:11px;
	color:#959595;
}
a{
text-decoration:none;
}

.productline
{
	background-color:#CC834D;
}
.productitle
{
	font-family:tahoma;
	font-size:12px;
	color:#406671;
}
.maintext
{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-align:justify;
	
}
ol
{
	font-family:tahoma;
	font-size:10px;
	color:#999999;
	text-align:justify;
	padding-right:8px;
}
.productext
{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
}
.productimage
{
	border:1px solid #F3CAAC;
}
.textright
{
font-family:"tahoma";
font-size:11px;
color:#666666;
line-height:15px;
}
.textrightunder
{
font-family:"tahoma";
font-size:11px;
color:#666666;
}

.submenu
{	display:block;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding:3px;
	background-color:#D7E3F2;
	border-right:1px solid #FFFFFF;
}
.submenu:hover
{
	font-weight:bold;
}
.bottomlinks
{
	font-family:tahoma;
	font-size:11px;
	color:#6A6A6A;
	text-decoration:none;
}
.inputcart
{
font-size:11px;
font-family:tahoma;
color:#666666;
width:30px;
}
.tdline
{
border-bottom:1px solid #E3D7C7;
}