BODY{
	background-color: #f9f46f;
	background-image: url(../images/style2009/background_main.png);
	background-repeat: repeat-x;
	
}
#menu-top{
	background-color:  transparent;
}
#menu-top table td,#menu-top table td a{
	font-family: segoe ui, verdana, helvetica, arial;
	color: white;
	font-size: 13px;
}
#block-contact{
	color: black;
	font-size: 13px;
}
.button {
	border:1px solid black;
	background-color:#aaaaaa;
	color:#ffffff;
}
TD {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
}
LEGEND{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
FIELDSET{
}
.header{
	background-color: #008000;
	color: #ffffff;
}
.header{
	background-color: #008000;
	color: #ffffff;
}
.header2{
	background-color: #808000;
	color: #ffffff;
	font-weight: bold;
	margin-top:4px; 
	margin-bottom:1px;
}
.headertext{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.smalltext_head{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.smalltext{
	font-size: 11px;
	color: #000000;
}
.justify{
	text-align:justify;
}
.margin{
	margin:4px; 
}
.padd-main-content{
	padding:5px;
	*padding:15px;
}
UL{
	padding-left: 0px;
	margin-left: 40px;
}
LI{
	padding-bottom: 10px;
	margin-right: 5px;
	list-style: square;
}
H5{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 16pt;
	color: #000000;
	margin:0px; 
	padding:0px;
	margin-bottom:10px;
}
.H2{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.H2_inactive{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.H3{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.menu{
	font-family: arial,verdana,helvetica,arial;
	font-size: 8pt;
}
.menu_inactive a,.menu_inactive a:link,.menu_inactive a:hover,.menu_inactive a:active,.menu_inactive a:visited{
	font-family: arial,verdana,helvetica,arial;
	font-size: 8pt;
	color: #666666;
}
.menu_on{
	font-family: segoe ui,verdana,arial,arial;
	font-size: 8pt;
	font-weight: bold;
}
.menu_inactive_on a,.menu_inactive_on a:link,.menu_inactive_on a:hover,.menu_inactive_on a:active,.menu_inactive_on a:visited{
	font-family: segoe ui,verdana,helvetica,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
A{
	text-decoration: none;
	color: #000000;
}
A:link{
	text-decoration: none;
}
A:hover{
	text-decoration: none;
}
INPUT{
	height: 18px;
	font-size: 9px;
}
.block-main
{
	background-color: white;
	padding: 10px;
	border:1px solid black;
	position:relative;
	top: -3px; 
	left: -3px;
}
.productPrice{
	color:#C00000;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 5px;
	margin-bottom: 10px;
}


button.CSSButton{
	cursor: pointer;
	cursor: hand;
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:30px;
	line-height:28px;		
	float:left;	
	margin-right: 5px;
	}

button.CSSButton span, button.CSSButton em{
	display:block;
	height:30px;
	line-height:28px;			
	margin:0;
	color: black;
	}

button.CSSButton span{
	padding-right:15px;
	background:url(../images/style2009/bg_button_right.gif) no-repeat scroll top right;
	}	
button.CSSButton em{
	font-family: segoe ui,verdana,helvetica,arial;
	font-style:normal;
	padding-left:15px;
	background:url(../images/style2009/bg_button.gif) no-repeat;
	text-transform: none;
	}

button.CSSButtonDisabled{
	cursor: not-allowed;
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:30px;
	line-height:28px;		
	float:left;	
	*margin-right: 5px;
	}

button.CSSButtonDisabled span, button.CSSButtonDisabled em{
	display:block;
	height:30px;
	line-height:28px;			
	margin:0;
	color: gray;
	}

button.CSSButtonDisabled span{
	padding-right:15px;
	background:url(../images/style2009/bg_button_disabled_right.gif) no-repeat scroll top right;
	}	
button.CSSButtonDisabled em{
	font-family: segoe ui,verdana,helvetica,arial;
	font-style:normal;
	padding-left:15px;
	background:url(../images/style2009/bg_button_disabled.gif) no-repeat;
	text-transform: none;
	}
	
#logoParade{
		width: 180px;
		height: 65px;
		position: relative;
	}

#logoParade div.scrollableArea img{
		float: left;
		margin-left: 25px;
	}
