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

body {
	margin:0px; background:#020a32 url('images/bak.jpg') no-repeat fixed top center;
}
body, td, th {
	font-family: Tahoma, Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
h2 {
	
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma;
	color: #990033;
	
	padding-top: 12px;
	padding-bottom: 3px;
	text-align: center;
}
.myhighlight {	background:yellow;
}
.style15 {	
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px;
	font-weight:bold;
	color:#C00;
}
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;
}
.red {
	color: #C00;
	text-align: center;
}
#table-order {
	border: medium dashed #C00;
}
#Bonus-table1 {
	background-color: #FF6;
	border: medium dashed #F00;
}
#Bonus-table2 {
	background-color: #FFF;
	border: medium solid #039;
}


.yellow {
	background-color: #FFFF00;
}
#bdr-lt {
	background-image: url(images/main_05.jpg);
}
#bdr-rt {
	background-image: url(images/main_07.jpg);
}
.left {
	text-align: left;
}
.middle {
	text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px;
}
#table-cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	border: thin solid #666;
}
.cb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
