BODY 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

A.tab_above_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

A.tab_above_home:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A6393;
	text-decoration: underline;
}

A.tab_above_others
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.tab_above_others:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.links
{
	font-family: Verdana;
	font-weight:bold;
	font-size: 12;
	color: #004DFD;
	text-decoration: none;
}

A.links:hover
{
	font-family: Verdana;
	font-size: 12;
	color: #004DFD;
	text-decoration: underline;
}

A.60dayblue
{
	font-family: Verdana;
	font-size: 12;
	color: #336699;
	text-decoration: underline;
}

A.60dayblue:hover
{
	background-color: #FFFF33;
	font-family: Verdana;
	font-size: 12;
	color: #336699;
	text-decoration: none;
}

A.60dayyellow
{
	font-family: Verdana;
	font-size: 12;
	color: #FFFF33;
	text-decoration: underline;
}

A.60dayyellow:hover
{
	background-color: #6699CC;
	font-family: Verdana;
	font-size: 12;
	color: #FFFF33;
	text-decoration: none;
}

A.links_small
{
	font-family: Verdana;
	font-size: 12;
	color: #FE4E01;
	text-decoration: none;
}

A.links_small:hover
{
	font-family: Verdana;
	font-size: 12;
	color: #FE4E01;
	text-decoration: underline;
}

.front_desc
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.front_intro
{
	background-color: #008900;
	font-family: verdana;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}

#i
{
	background: url('./images/product_front.jpg') 
	background-repeat:no-repeat;
	background-position: center middle;
}

.offer
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

.product_intro
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #008900;
}

.font_all_1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.font_all_2
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
}

.font_all_3
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.font_all_4
{
	font-family: Verdana;
	font-size: 10px;
}

.font_all_5
{
	font-family: Verdana;
	font-size: 11px;
}

.font_all_6
{
	font-family: Verdana;
	font-size: 11px;
}

.fontall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ul_front
{
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	margin-left: 18;
	margin-right: 0;
	color: #FE4E01;

}

.ul_others
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20;
	margin-bottom: 0;
	margin-right: 12;

}

.ol_all
{
	list-style-position: outside;
	margin-left: 28;
	margin-bottom: 0;
}

.frmfield
{
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: double;
	border-width: 1;
	color: #000033;
	font-size: 11px;
	font-family: Arial;
	margin-left: 0px;
}


/* Menu */

.menu_on
{
	background-color: #008900;
}

A.menu_onx
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

A.menu_onx:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

A.menu_onx:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.menu_out
{
	background-color: #FFFF33;
}

A.menu_outx
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;

}

A.menu_outx:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;

}

A.menu_outx:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;

}

.menu_over
{
	background-color: #FFCC33;
	cursor: hand;
}

A.menu_overx
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;
	cursor: hand;
}

A.menu_overx:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;
	cursor: hand;
}

A.menu_overx:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #1A6393;
	cursor: hand;
}

.smaller-text{
	font-size: 12px;
}

.product-name {
	font-size: 12px;
	color: #333333;
}

.product-name a {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}


.basket td {
	font-size: 12px;
	color: #333333;
} 