body {
	font-family:arial,verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:8pt;
	color: #000000;
      background-color: #EEEEEE;

scrollbar-face-color: #EEEEEE; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color:#EEEEEE;
scrollbar-track-color: #EEEEEE;
scrollbar-arrow-color: #FFFFFF;

}

table.ProductSmallOff {
	border: 1px solid #F0F0F0;
	padding-left: 5px;
	padding-right: 5px;
}
table.ProductSmallOn {
	border: 1px solid #FF9900;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

table.digiOff {
	border: 1px solid #DDDDDD;
}
table.digiOn {
	border: 1px solid #DDDDDD;
	cursor: pointer;
}
span.PriceBig {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
span.PriceSmall {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.calc{
position:relative;
}
.drag{
position:relative;
}
.menutitle{
cursor:pointer;
}
.oddRow {
    background: #ffffff;
	cursor:pointer;
}

.evenRow {
    background: #F0F0F0;
}

.mouseOverEvenRow {
    background: #F0F0F0;
}

.mouseOverOddRow {
    background: #F0F0F0;
}

.markedEvenRow * {
    background: #F7F7F7;
    font-weight: bold;
}

.markedOddRow * {
    background: #F7F7F7;
    font-weight: bold;
	cursor:pointer;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style33 {color: #FF9900; font-weight: bold; }
.style34 {color: #FF9900; font-weight: bold;}
.style35 {
	color: #FFFFFF;
	font-weight: bold;
}
.style36 {color: #FF9900}
.style39 {color: #CCCCCC; font-weight: bold; }
.style42 {color: #014078; font-weight: bold; }
.style40 {
	color: #FF9900;
	font-weight: bold;
}
.style41 {color: #CCCCCC}
TABLE,tr,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
font-size: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: #003300 0px solid;
	border-collapse:collapse;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
bgshadow { 
background-color: #CCCCCC;
FILTER:alpha(opacity=15);
}