	 body {background: #0D1A47; font-family: tahoma; margin:0;}

    .text {font-size: 11px; color: #071857; font-weight: bold; margin:0; text-decoration: none; padding-top: 3px;}
	.text2 {font-size: 10px; color: #071857; font-weight: bold; margin:0; text-decoration: none; padding-top: 3px;}
	.boxtext {font-size: 11px; color: #000000; font-weight: normal; margin: 0; text-decoration: none; padding-top: 3px;}
	 .download {
	font-size: 12px;
	color: #530500;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-top: 10px;
}
	 
	 .boxbonus {font-size: 11px; color: #243880; font-weight: bold; margin: 0; text-decoration: none; padding-top: 10px;}
	 .visit {
	font-size: 12px;
	color: #243880;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
}
	 .bigtitle {
	font-size: 17px;
	color: #394173;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
}
	 
	 .smalltitle {
	font-size: 14px;
	color: #444486;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
}
	 .links {color: #353575;}
	 
	 #table{
	margin: 0 border:0;
	font-size: 11;
	color: #061F67;
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E1E7;
	width: 500;
}
	
	
	#middle{
	background-color: #F4F4F4;
	vertical-align: top;
	width: 572;
}
	
	 .tabletitle {
	font-size: 13px;
	color: #444486;
	font-weight: bold;
	margin: 0;
}

	 
	 b{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #000022;
	background-position: 169px;
	padding: 4px;
	padding-left: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	margin-top: 1px;
	margin-bottom: 10px;
}
    
	 .button{
	color: #353575;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #D2D3D7;
	padding: 4px;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #BBBECB;
}
	 
	 
	 .button2{
	color: #353575;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #D2D3D7;
	padding: 4px;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #BBBECB;
	text-align: right;
}
	 
a:link,a:visited {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
a:hover,a:active {
	color: #666666;
	font-size: 1em;
	text-decoration: none;
}

	 
	 A.Menuclass:visited {
	color: #000000;
	font-family: verdana;
	font-size: 11;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
	 A.Menuclass:link {color: #000000; font-family: verdana; font-size: 11; text-decoration: none; font-weight: normal; padding-left: 5px;}
	 A.Menuclass:hover {
	color: Blue;
	font-family: verdana;
	font-size: 11;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
	 
	 
	 
	 A.Menuclass2:visited {
	color: #F8DD2A;
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
	 A.Menuclass2:link {color: #F8DD2A; font-family: verdana; font-size: 12; text-decoration: none; font-weight: bold;}
	 A.Menuclass2:hover {color: #ffffff; font-family: verdana; font-size: 12; text-decoration: none; font-weight: bold;}
	 
	 h1 {
	font-size: 12px;
	color: #F8D826;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 20px;
}
	 
	
	
	
	
	h4 {
	font-size: 12px;
	color: #530500;
	font-weight: bold;
	margin: 0;
	text-decoration: none;

}
	 h5 {font-size: 12px; color: #EED319; font-weight: bold; margin:0; text-decoration: none;}
    h6 {font-size: 13px; color: #830000; font-weight: bold; margin: 0; text-decoration: none;}
	
	span{
	color: #ffffff;
	font-size: 10;
	text-decoration: none;
	font-weight: bold;
	background-color: #28343A;
	padding: 3;
	border: 1 solid Gray;
} 
	 
	 
	 
	 #wraptable{margin:0 border:0; font-size: 11; color: #3E3E3E; font-weight: bold; text-decoration: none;}
	 
	 
#boxes {
	width: 454px;
	height: auto;
	float: none;
}

#boxesheader {
	width: 454px;
	float: left;
	height: 24px;
	background-image: url(box-header.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 18px;
}

#boxestitle {
	color: #FFFF00;
	font-weight: bold;
}

#boxescontent {
	width: 454px;
	float: left;
	background-color: #d2d3d7;
	color: #000000;
	font-size: 0.8em;
}

#boxesimage {
	width: 200px;
	float: left;
	padding: 6px;
}

#boxespreview {
	width: 230px;
	float: left;
	padding: 6px;
}

#boxeslink {
	width: 454px;
	float: left;
	text-align: right;
}

#boxesfooter {
	width: 454px;
	float: left;
	background-color: #D1D1D1;
}

a.mainmenu:link,a.mainmenu:visited {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}
a.mainmenu:hover,a.mainmenu:active {
	color: #66CCFF;
	font-size: 0.8em;
	text-decoration: none;
}


a.linksmenu:link,a.linksmenu:visited {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}
a.linksmenu:hover,a.linksmenu:active {
	color: #66CCFF;
	font-size: 0.8em;
	text-decoration: none;
}

	 