body { 
	font-size: 12px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #278BF0;
	background-image: url('images/backgro2.gif');
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}

a:link {
    color:#333333;
    text-decoration:none; 
} 

a:visited {
    color:#333333;
    text-decoration:none; 
} 

a:hover {
   color:#ff6600;
   text-decoration:underline; 
}                         

a:active {
    color:#111111;
    text-decoration:none;  
} 

a.sitedocs:link {
	color: #0000FF;
	text-decoration: none;
}

a.sitedocs:visited {
	color: #0000FF;
	text-decoration: none;
}

a.sitedocs:hover {
	color: #ff6600;
	text-decoration: none;
}

a.sitedocs:active {
	color: #111111;
	text-decoration: none;
}

li {
	margin: 12px 20px 12px 0px;
	font-size: 11pt; 
}

.bold {
	font-weight: bold;
}

.booktitle {
	margin: 10px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
}

.headline {
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
	margin: 15px 0 7px 0;
	text-align: center;
}

#mainTable {
	background-color: #FFFFFF;
	border: #00025B solid 2px;
	width: 700px;
}

.bonushdr {
	color: #FFDD36;
	font-size: 33px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

.bonustitle {
	color: #CC0000;
	font-size: 21px;
	font-weight: bold;
}

.legaltext {
	font-size: 13px;
	text-align: justify;
}

img.bullet {
    vertical-align: middle;
    border: none;
    padding-right: 3px;
}

.downloadlink {
    text-align: left; 
    padding: 0 0 0 30px; 
    background: url('../images/arrow_s1_orange1_sh.gif') 0px 2px no-repeat;
}
