BODY {
	scrollbar-arrow-color		:#FFFFFF;
	scrollbar-base-color		:#FFFFFF;
	scrollbar-shadow-color		:#2B2B2B;
	scrollbar-face-color		:#949494;
	scrollbar-highlight-color	:#BDBDBD;
	scrollbar-dark-shadow-color	:#393939;
	scrollbar-3d-light-color	:#313131;
	background-color			:#E6E6E6;
	margin: 0px;
	padding: 0px;
}

td, tr, p, div
{
	font-family			: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #FFFFFF;
}

a 
{
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;	
}

a:hover {
	font-size		: 10px;
	color			: #CAD5C8;
	text-decoration	: none;
	font-weight		: bold;	
}

.textmic
{
	font-size		: 10px; 
	color			: #CAD5C8; 
}

.textmicjust
{
	font-size		: 10px; 
	color			: #CAD5C8; 
	text-align		: justify;
}

.linkmic 
{
	font-size		: 10px;
	color			: #CAD5C8;
	text-decoration	: none;
	font-weight		: bold;	
}

.linkmic:hover {
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;	
}

.linkmenu {
	font-size: 		10px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;
}
.linkmenu:hover {
	font-size		: 10px;
	color			: #CCCCCC;
	text-decoration	: none;
	font-weight		: bold;
}

td.promotions_head 
{
	font-weight			: bold;
	background-color	: #24475D;
	color				: #FFFFFF;
	height				: 20px;
	border-top-width	: 1px;
	border-right-width	: 0px;
	border-bottom-width	: 1px;
	border-left-width	: 0px;
	border-top-style	: solid;
	border-right-style	: none;
	border-bottom-style	: solid;
	border-left-style	: none;
	border-top-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
}

.oldprice
{
	font-size: 13px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: line-through;
}

.newprice
{
	font-size: 15px;
	font-weight: bolder;
	color: #FF9900;
}

.newprice2
{
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}

.euro
{
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

.table {
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 0px;
	border-left-width	: 1px;
	border-top-style	: solid;
	border-right-style	: solid;
	border-left-style	: solid;
	border-right-color	: #CAD5C8;
	border-left-color	: #CAD5C8;
	border-bottom-style	: none;
	border-top-color	: #CAD5C8;
	background-color	: #64845D;
}

.textoffer
{
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration	: none;
	line-height		: 17px;
}

td.menuon 
{
	background-color: #4A6943;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 3pt;		
}
	
td.menuoff
{
	background-color: #24475D; 
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 16px;
	text-indent		: 3pt;		
}

.tableheader 
{
	font-size		: 9px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;
	background-color: #195F07;
}

.line 
{
	background-color: #577750;
}

.special 
{
	color			: #FFFF00;
	background-color: #195F07;
}

.specialline
{
	background-color: #64845D;
}

.specialtable
{
	background-color: #006600;
}

.textcopyrightwhite 
{
	font-size		: 10px;
	color			: #FFFFFF;
	text-decoration	: none;
}
.text
{
	font-size		: 11px;
	color			: #FFFFFF;
	line-height		: 18px;
}
.textjust
{
	font-size		: 11px;
	color			: #FFFFFF;
	line-height		: 18px;
	text-align		: justify;
}

/* forms for all site */

INPUT {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000; 
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
TEXTAREA {
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
SELECT {
	BORDER-RIGHT		: #89837A 1px solid;
	FONT-SIZE			: 11px;
	BORDER-TOP			: #89837A 1px solid;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
}


.linkreserve 
{
	font-size		: 11px;
	color			: #FFC21C;
	text-decoration	: none;
	font-weight		: bold;	
}

.linkreserve:hover {
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;	
}

.title
{
	font-size		: 16px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;

}

td.titlekm
{
	font-size		: 14px;
	color			: #FFCC00;
	text-decoration	: none;
	font-weight		: bold;
	text-transform: uppercase;
}

td.titlekmsm
{
	font-size		: 12px;
	color			: #FFCC00;
	text-decoration	: none;
	font-weight		: bold;
	text-transform: uppercase;
}

.boxgo
{
	border			: 1px #000000 solid;
	FONT-SIZE		: 9px;
	BACKGROUND-COLOR: 195F07; 
	color			: #FFFFFF
}



a.promo
{
	font-size		: 12px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;	
}

a.promo:hover {
	font-size		: 12px;
	color			: #CAD5C8;
	text-decoration	: none;
	font-weight		: bold;	
}


