body { 
	background-color : #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
BODY, TD, TH, A, P, H1, H2, H3 { 
	font-family : tahoma, Helvetica Neu, verdana;
	font-size : x-small;
	color : #666666;
} 
a:link {
	color: #5979A9;
	font-size : x-small;
}
a:visited {
	color: #000066;
	font-size : x-small;
}
a:hover {
	color: #5979A9;
	font-size : x-small;
}
a:active {
	color: #003366;
	font-size : x-small;
}
.submit
{
    BORDER-RIGHT: #555555 thin solid;
    BORDER-TOP: #555555 thin solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 thin solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #555555 thin solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #777777;
}
.text-input
{
    BORDER-RIGHT: #555555 solid;
    BORDER-TOP: #555555 solid;
    BORDER-LEFT: #555555 solid;
    BORDER-BOTTOM: #555555 solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF;
}
.style3 { 
	color : #5979a9;
} 
.style6 { 
	color : #666666;
	font-size : small;
} 
.style8 { 
	font-size : x-small;
} 
.style9 {
	color: #666666;
	font-size : x-small;
	}
.style10 {color: #5979a9; font-weight: bold;}
.style13 {color: #5979a9; font-size: x-small; }
.style15 {color: #FFFFFF; font-size: x-small; }
#divHold { 
position : relative;
width : 320px;
height : 240px;
z-index : 100;
}
#divUpControl { 
position : relative;
width : 50px;
left : 320px;
top : 0px;
z-index : 1;
text-align : center;
} 
#divDownControl { 
position : relative;
width : 50px;
left : 320px;
top : 255px;
z-index : 1;
text-align : center;
}
#divContainer { 
position : relative;
width : 320px;
height : 240px;
overflow : hidden;
top : 0px;
left : 0px;
clip : rect(0,320,240,0);
visibility : hidden;
}
#divContent { 
position : absolute;
top : 0px;
left : 0px;
text-align : left;
} 
#prodPrices { 
color : #5979a9;
font-size : x-small;
} 
#prodText { 
color : #666666;
font-size : x-small;
} 