body {
	text-align:center;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #6699FF;
	width: 100%;
	margin-left: 0px;
}
.thumb {
	display:inline;
	float: none;
}
.thumb img {border: 3px outset #990000;}
.box {
	width: 680px;
	background-color: #6699FF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
.box .thumb .banner {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

a:link {
	color: #6283C3;
	text-decoration: none;
}
a:visited {
	color: #496487;
	text-decoration: none;
}
a:hover {
	color: #071021;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.warningtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 720px;
	text-align: justify;
	font-size: 0.7em;
	background-color: transparent;
}
.warnback {
	background-color: #6699FF;
	background-image: url(images/bg2.gif);
}
.warningtext h3 {
	text-align: center;
	letter-spacing: 1.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box2 .sl {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	width: 620px;
	font-size: 0.9em;
	line-height: 0.9em;
	font-style: normal;
	padding: 10px;
	margin: 10px;
}
.box2 {
	background-color: #6699FF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.box2r {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.banner {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 150%;
}
.warning {
	font-size: 70%;
	background-color: #FFFFFF;
	text-align: justify;
	width: 60%;
	margin: 0px;
}
.back {background-color: #FFFFFF;}
.legal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin-bottom: 0px;
	line-height: 1.5em;}
ul#navigation
{list-style-type: none;
margin: 0;
padding: .5em 0;
border-top: 1px solid #666;}
ul#navigation li a
{display: block;
width: 8em;
color: #FFF;
background-color: #036;
padding: .2em 0;
text-align: center;
text-decoration: none;}
.ban {

	width: 100%;
	margin: 0px;
	background-image: url(images/b2b.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 85px;
	padding: 0px;
}
.ftr {
	background-color: #6699FF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	width: 100%;
	background-position: center bottom;
}

ul#navigation li a:hover {
	color: #003366;
	background-color: #6699FF;
}
ul#navigation .left { float: left; }
ul#navigation .right { float: right; }
