﻿body
{
	margin:0px;
	text-align:justify;
	background-color:#A0A1A1;
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:11px;
	color:#34332f;
	line-height:15px;
}
a
{
	font-family:Verdana;
	font-size:11px;
	color:#34332f;
	text-decoration:none;
}
a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#34332f;
	text-decoration:underline;
}
.text_intro
{
	font-family:Verdana;
	font-size:11px;
	color:#34332f;
	line-height:15px;
}
.text_smaller
{
	font-family:Verdana;
	font-size:10px;
	color:#34332f;
	line-height:15px;
}
.text_smaller a
{
	font-family:Verdana;
	font-size:10px;
	color:#34332f;
	line-height:15px;
	text-decoration:none;
}
.text_smaller a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#34332f;
	line-height:15px;
	text-decoration:underline;
}
.boldwhite
{
	font-weight:bold;
	color:#ffffff;
}
.boldred
{
	font-weight:bold;
	color:#bf0e16;
}
.text_menu
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.text_menu a
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.text_menu a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.distri_cot
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.distri_dealer
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.distri_text
{
	font-family:Verdana;
	font-size:10px;
	color:#CDCCCA;
}
.distri_email
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}
.distri_email a
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.distri_email a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.prodbox_cot
{
	padding-left:15px;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:14px;
}
.prodbox_more a
{
	padding-left:15px;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.prodbox_more a:hover
{
	padding-left:15px;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.product_cot
{
	font-family:Verdana;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	line-height:14px;
}
.product_text
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:14px;
}
.menu_news
{
    font-family: verdana;
	font-weight:bold;
    font-size: 11px;
    color:#000000;
    text-decoration: underline;
    cursor:pointer;
    padding-bottom:10px;
}
.menu_news_over
{
    font-family: verdana;
	font-weight:bold;
    font-size: 11px;
    color:#ffffff;
    text-decoration: underline;
    cursor:pointer;
    padding-bottom:10px;
}
.menu_news_arrow
{
    margin-right: 3px;
    border: 0px;
}
.inputbox
{
    font-family: verdana;
	font-weight:normal;
    font-size: 11px;
    color:#34332f;
    width:130px;
    height:14px;
    border:1px solid #cccccc;
    background-color:#919191;
}
#marqueecontainer
{
	position: relative;
	width: 210px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	border: 0px;
}
.text_footer
{
	font-family:Verdana;
	font-size:10px;
	color:#34332f;
}
.text_footer a
{
	font-family:Verdana;
	font-size:10px;
	color:#34332f;
	font-weight:bold;
    text-decoration: none;
}