@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#2a2b2b url('images/bak.gif') no-repeat fixed top center;
}
body, td, th {
	font-family: Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
.yellow {
	background-color: #FFFF00;
}
#mainbdr-lt {
	background-image: url(images/index_05.jpg);
}
#mainbdr-rt {
	background-image: url(images/index_07.jpg);
}
.middle {
	text-align: center;
}
#table-subhead {
	border: medium dashed #C00;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
}
.left {
	text-align: left;
}
#prod-box1-lt {
	background-image: url(images/productbox1_02.jpg);
}
#prod-box1-rt {
	background-image: url(images/productbox1_04.jpg);
}
#stack-lt {
	background-image: url(images/stacking-box_02.jpg);
}
#stack-rt {
	background-image: url(images/stacking-box_04.jpg);
}
.sub-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	text-align: center;
}
#bonus-lt {
	background-image: url(images/bonus-box_02.jpg);
}
#bonus-rt {
	background-image: url(images/bonus-box_04.jpg);
}
.red {
	color: #C00;
	background-color: #FF0;
	text-align: center;
}

img.floatLeft { 
    float: left; 
    margin: 20px; 
}
img.floatRight { 
    float: right; 
    margin: 20px; 
}
#table-order {
	border: thick dashed #C00;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
}

