/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
/*
.navi {
	border-left:1px dashed #ffbb80; /* #bf6719 */
}
*/
.navi:hover {
	background-image:url(images/bg-navi-mouseover.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_title {
	color: #F5821F;
	font-size: 11px;
	font-weight: bold;
}
.prod_desc {
	background-color: #EEEEEE;
	border-top: 1px dotted #999999;
	padding: 5px;
	text-align: center;
}
.promo_title {
	font-size: 18px;
	font-weight: bold;
	color: #F5821F;
}
.promo_text {
	color: #663304;
	font-style: italic;
	font-weight: bold;
}
.head1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.head2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

.ContentText {
	padding: 10px;
}

.fieldsettitle{
   font-size: 14px;
   font: tahoma;
   background-color: #FFFFFF;
}

.caption{
   font: tahoma;
}

.input-display{
   BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
   background-color: #EEEEEE;
}

.button_text{
   .font-size: 11px;
   .font-weight: bold;
}

INPUT
{    
    font-family: tahoma, verdana;
    FONT-SIZE: 11px;
    WIDTH: 80%;
    text-align: left; 
}

INPUT.chkbox {
   width: 20px;
   text-align: center;
}

INPUT.button {
   font-family: tahoma, verdana;
	font-size: 11px;
	width: 100%;
	text-align: center;
	border: 1px solid #336699;
}

TEXTAREA {
	font-family: tahoma, verdana;
	font-size: 11px;
}

SELECT {
   font-family: tahoma, verdana;
	font-size: 11px;
	width: 80%;
	vertical-align: center;
}

.textfield_caption{
   BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
   .font: tahoma;
   .font-size: 10px;
}

.cart_caption
{
   BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
   .font: tahoma, verdana;
   background-color: #FFEFBC;
}

IMG.imglink{
   cursor: hand;
}

A:link {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

A:active {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

A:visited {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

A:hover {
	COLOR: #c0c0c0;
}

TH
{
   COLOR: #000000;
   BACKGROUND-COLOR: #FFAA00;
   BORDER-WIDTH: 1px;
   TEXT-ALIGN: justify;
   FONT-FAMILY: tahoma, verdana;
   FONT-SIZE: 11px;
}

.error 		 
{
   COLOR: #FF0000; 
   FONT-SIZE: 10px; 
   FONT-WEIGHT: bold; 
   FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; 
   TEXT-DECORATION: none
}

.infoTable 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFEFBC;
}

.infoTableHeader 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #FFAA00;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #FECD00;
}

.listTableHeader 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #FECD00;
	font-weight: bold;
	background-position: center;
}

.row1 {
	background-color: #FFEECC;
}

.row2 {
	background-color: #FFFFFF;
}