/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #BEC0BB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #FFFF00;
	background:url(images/logo_bg.png);
}

td
{
font-family:tahoma;
font-size: 11px;
color:#000000;
}

td a
{
font-family:tahoma;
font-size: 11px;
color:#000000;
text-decoration:none;
}
td a:hover
{
text-decoration:underline;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;

}
.homecaption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#7E7E7E;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#7E7E7E;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.design
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #edebc2;
	font-size:10px;
}
.design a {text-decoration:none; color:#acaa83}
.design a:hover {text-decoration:underline; color: #acaa83;}

.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:31px;
	height:35px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:30px; 
	display:inline-block;
	list-style:none; 
}

.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:31px;
	line-height:31px;
	display:inline-block;
	padding-left:30px;
	width:180px;
	list-style:none;
}
	a.round:hover {background-position:right -150px;}
	a.round:hover ins {background-position:left -150px;}
	
#links {border:1px solid #ccc; padding:10px;}
* {padding:0; font-family:tahoma, arial, sans-serif; color:#534010; font-size:11px; font-weight:bold; text-decoration:none;  }

.navlist li {
	list-style:none;}
	
.productbox {width:128px; padding:5px; float:left; margin:10px; border:#999 solid 1px; min-height:150px;}
