body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	text-align: center;
	background-color: #dddddd;
	color: #222233;
	margin: 0px;
	padding: 0px;
}

a:link {color: #114bbb;	text-decoration: underline}
a:visited {color: #324f88; text-decoration: underline}
a:hover {color: #db7700; text-decoration: underline}

.container {
	background-color: #ffffff;
	width: 980px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
}
.header {
	text-align: left;
	background-image: url(images/header-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 98%;
	height: 90px;
	margin: 0px 0px 15px 0px;
	padding: 0px 2% 0px 0px;
}
.logo {
	float: left;
	text-align: left;
}
.tagline {
	float: right;
	font-size: 0.9em;
	text-align: right;
	color: #bee5ed;
	padding: 30px 40px 0px 0px;
}
.left_column {
	float: left;
	text-align: center;
	width: 699px;
	margin: 0px 0px 10px 5px;
	padding: 0px 25px 0px 20px;	
	border-right: 1px solid #324f88;
}

.menu {
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0px 0px 40px 0px;
	padding: 3px 0px 3px 0px;
}
ul.menu_button,ul.menu_button li{margin:0;padding:0;list-style-type:none}
ul.menu_button li{float:left;margin-right:4px}
ul.menu_button a{display:block;padding:5px 7px 5px 7px;background:#e0e7f2;color:#2d5ebc;
    text-decoration:none;text-align:center}
ul.menu_button a:hover{background:#db7700;color:#ffffff}

.news {
	font-size: 0.75em;
	text-align: left;
	background-color: #bee5ed;
	width: 100%;
	margin: 18px 0px 18px 0px;
	padding: 1px 0px 1px 0px;
}
.news_content {
	margin: 0px 5px 0px 5px;
	padding: 0px 15px 0px 15px;
}
.main_content {
	text-align: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
.bottom_ad {
	clear: both;
	text-align: center;
	width: 100%;
}
.right_column {
	float: right;
	width: 220px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.thirtyday {
	font-size: 0.8em;
	text-align: center;
	background-color: #bee5ed;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
}
.newsletter {
	color: #eeeeee;
	font-size: 0.8em;
	text-align: center;
	background-color: #266773;
	background-image:url('images/news-bg.gif');
	background-repeat:repeat-y;
	margin: 5px 5px 20px 5px;
	padding: 10px 5px 10px 5px;
}
.otg_r {
	text-align: center;
	background-color: #ffffff;
	margin: 5px 5px 20px 5px;
	padding: 10px 5px 10px 5px;
}
.vistaprint {
	font-size: 0.8em;
	text-align: center;
	background-color: #ffffff;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
}
.bronze {
	font-size: 0.8em;
	text-align: center;
	background-color: #bee5ed;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
}
.game_ad1 {
	color: #eeeeee;
	font-size: 0.8em;
	text-align: center;
	background-color: #266773;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
}
.game_ad1 a:link {color: #bee5ed;	text-decoration: underline}
.game_ad1 a:visited {color: #bee5ed; text-decoration: underline}
.game_ad1 a:hover {color: #db7700; text-decoration: underline}

.facebook {
	color: #eeeeee;
	font-size: 0.8em;
	text-align: center;
	background-color: #bee5ed;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
}
.facebook a:link {color: #266773;	text-decoration: underline}
.facebook a:visited {color: #266773; text-decoration: underline}
.facebook a:hover {color: #db7700; text-decoration: underline}

.bottom_menu {
	clear: both;
	font-size: 0.8em;
	background-color: #bee5ed;
	width: 98%;
	margin: 0px 1% 0px 1%;
	padding: 5px 0px 5px 0px;
}
.footer {
	font-size: 0.7em;
	color: #eeeeee;
	background-color: #266773;
	width: 94%;
	margin: 0px 1% 0px 1%;
	padding: 5px 2% 8px 2%;
}
.floating_ad {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 80px;
	height: 80px;
}
.border_top {
	background-image: url(images/border-top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 6px;
	margin-left: -100%;
	z-index: 50;
}
.border_right {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	margin: 0;
	z-index: 50;
}
.border_bottom {
	background-image: url(images/border-bottom.gif);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 8px;
	margin-left: -100%;
	z-index: 50;
}
.border_left {
	background-image: url(images/border-left.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 8px;
	height: 100%;
	margin: 0;
	z-index: 50;
}


.dbig {
	color: #332200;
}
.dsmall {
	font-size: 0.8em; line-height: 15px;
	color: #332200;
}
.dvsmall {
	font-size: 0.7em;
	color: #332200;
}
.lbig {
	color: #FFFFFF;
}
.lsmall {
	font-size: 0.8em; line-height: 15px;
	color: #FFFFFF;
}
h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-bottom: 8px;
	margin-top: 8px;
}
li {
	list-style-type: square;
	margin-bottom: 6px;
}
.breadcrumbs {
	color: #222233;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
}
.search {
	color: #18140b;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.d_bottom {
	color: #18140b;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.l_bottom {
	color: #ffffff;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
BUTTON
{
    FONT-SIZE: 12px; line-height: 15px;
    BACKGROUND-COLOR: #ffffff;	
}
INPUT
{
    FONT-SIZE: 12px; line-height: 15px;
}
table {
	margin: 0px auto;
	text-align: left;
}
table.blue {
	border: 1px solid #324f88;
	background-color: #266773;
}
table.main {
	border: 1px solid #324f88;
	background-color: #ffffff;
}
table.green {
	border: 1px solid #324f88;
	background-color: #bee5ed;
}
table.num {
	border: 1px solid #324f88;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 15px;
	color: #18140B;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
img.right {
	margin: 6px;
	float: right;
	border: 1px solid #27B32D;
}
.w_txt {
	color: #FFFFFF;
	font-size: 12px; line-height: 15px;
	text-align: center;
}
