
body, iframe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #6D7586 url(images/bg.gif) top left;
	margin: 0px
}
A:link, A:visited {
	COLOR: #224980; TEXT-DECORATION: none
}
A:hover, A:active {
	COLOR: #224980; TEXT-DECORATION: underline
}
.contentarea a img {
	border: 0px solid #000000;
}
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#headlinesborderbox {
	background: #AAB6C3;
	margin: 0 10px;
}
	#headlinestopbg {
		width: 100%;
		height: 22px;
		background: url(images/headlinestopbg.jpg) top left repeat-x;
		overflow: hidden;
	}
	#headlinesbottombg {
		width: 100%;
		height: 16px;
		background: url(images/headlinesbottombg.jpg) top left repeat-x;
		overflow: hidden;
	}
	#headlinescontainer {
		position: relative;
		height: 95px;
		margin: 6px 10px;
	}
		#headlinesbox {
			position: absolute;
			width: 49%;
			top: 0;
			left: 0;
			margin: 0 1% 0 0;
			background: #93A0B5;
			border-bottom: 1px solid #949FB3;
			border-right: 1px solid #718496;
		}
		#imptnewsbox {
			position: absolute;
			width: 49%;
			top: 0;
			left: 50%;
			margin: 0 0 0 1%;
			background: #93A0B5;
			border-bottom: 1px solid #949FB3;
			border-left: 1px solid #718496;
		}
		#headlinescontainer ul.menu {
			margin: 0;
		}
		#headlinescontainer ul.menu a.menulink:link, #headlinescontainer ul.menu a.menulink:visited, #headlinescontainer ul.menu a.menulink:active {
			display: block;
			width: 96%;
			padding: 1px 2%;
			color: #224980;
			text-decoration: none;
		}
		#headlinescontainer ul.menu a.menulink:hover {
			color: #FFFFFF;
			background: #485F7F;
		}
		#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active {
			display: block;
			width: 96%;
			padding: 1px 2%;
			color: #224980;
			text-decoration: none;
		}
		#headlinescontainer ul.menu a.menuitem:hover {
			color: #FFFFFF;
			background: #485F7F;
		}
		* html #imptnewsbox {
			left: 49%; /* IE6 hack */
			width: 50%;
		}
			.headlineshead {
				color: #FFFFFF;
				font-size: 13px;
				font-weight: bold;
				padding: 2px 5px;
				background: #485F7F;
			}
.odd {
	background	: #bdcbe5;
}
.even {
	background	: #d1d4e5;
}
#middletop {
	width: 100%;
	height: 10px;
	background: url(images/middletop.jpg) top left repeat-x;
	overflow: hidden;
}
#insidecenter {
	background: #D1D2D8 url(images/middlebg.jpg) top left;
	border-top: 7px solid #B9BBC8;
	border-left: 3px solid #B9BBC8;
	border-bottom: 0;
	border-right: 3px solid #B9BBC8;
}
.contentbox {
	position: relative;
	margin: 0 10px;
	padding: 0;
	background: #C4C8D2 url(images/contentboxbg.jpg) top left;
}
	.contenthead {
		height: 16px;
		padding: 2px 5px;
		
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		margin: 0 10px;
		padding: 5px;
		background: #B1BAC8 url(images/contentareabg.jpg) top left;
		color: #000000;
		font-size: 12px;
		font-weight: normal;
	}
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover {
			color: #224980;
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #224980;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			color: #224980;
		}
#leftbox2 {
	visibility: hidden;
	position: relative;/*ie needs this to show float */
	width: 10px;
	float: left;
	margin-left: -10px;/*must be 1px less than width otherwise won't push footer down */
	border: 1px solid #000000;
}
* html #leftbox2 {/*only ie gets this style*/
	margin-left: -20px;
}
	#spacerimage {
		display: block;
		width: 1px;
		height: 1100px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width: 157px;
	top: 151px;
	left: 0;
	background: #EBE4D2 url(images/leftmenubg.jpg) top left repeat-y;
	font-size: 11px;
	color: #224980;
	border-bottom: 1px solid #3C4E69;
}
#rightbox2 {
	visibility: hidden;
	position: relative;/*ie needs this to show float */
	width: 157px;
	float: right;
	margin-right: -156px;/*must be 1px less than width otherwise won't push footer down */
}
#rightbox {
	position: absolute;/*ie needs this to show float */
	z-index: 2;
	width: 157px;
	top: 151px;
	right: 0;
	background: #EBE4D2 url(images/rightmenubg.jpg) top left repeat-y;
	font-size: 11px;
	color: #224980;
	border-bottom: 1px solid #3C4E69;
}
	.menutop {
		position: relative;
		width: 157px;
		height: 55px;
	}
	#leftbox .menutop {
		background: url(images/leftmenutop.jpg) top left no-repeat;
	}
	#rightbox .menutop {
		background: url(images/rightmenutop.jpg) top left no-repeat;
	}
	.menubottom {
		position: relative;
		width: 157px;
		height: 20px;
	}
	#leftbox .menubottom {
		background: url(images/leftmenubottom.jpg) top left no-repeat;
	}
	#rightbox .menubottom {
		background: url(images/rightmenubottom.jpg) top left no-repeat;
	}
	.menuhead {
		width: 125px;
		height: 26px;
		padding: 5px 16px 0 16px;
		font-size: 13px;
		font-weight: bold;
		color: #948F85;
		background: #DBD4C5;
		overflow: hidden;
		text-align: center;
	}
		#leftbox .menuhead { background: url(images/leftmenuheadbg.jpg) top left no-repeat; }
		#rightbox .menuhead { padding-left: 18px; background: url(images/rightmenuheadbg.jpg) top left no-repeat; }
	ul.menu	{
		list-style: none;
		padding: 0;
		margin: 2px 15px 10px 13px;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		width: 97%;
		padding: 1px 1% 0 2%;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		background-color: #DDD5C6;
		color: #000000;
		text-decoration: underline;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		width: 97%;
		padding: 1px 1% 0 2%;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menuitem:hover {
		background-color: #DDD5C6;
		color: #000000;
		text-decoration: underline;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}
#footerbox {
	padding: 21px 0;
	background: #556B85 url(images/footerbg.jpg) top left;
	color: #000000;
	font-size: 10px;
}
#footertop {
	height: 7px;
	background: #556B85 url(images/footertop.jpg) top left repeat-x;
	overflow: hidden;
}
#footerbottom {
	height: 5px;
	background: #556B85 url(images/footerbottom.jpg) top left repeat-x;
	overflow: hidden;
}
#logo {
	position: absolute;
	width: 100%;
	height: 99px;
	top: 30px;
	left: 0;
	overflow: hidden;
	background: #929AA6 url(images/logobg.jpg) top left repeat-x;
}
BlockQuote {

	border:1px solid; 
	border-color:#1A1461;
	color: #BBC6D8;
	padding: 2px 2px;
	background: #445269;
	font-size: 11px;

}
#ticker {
	position: absolute;
	width: 100%;
	top: 129px;
	left: 0;
	height: 22px;
	background: #5A718A url(images/tickerbg.jpg) top left repeat-x;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#ticker a {
	color: #224980;
}
	#tickerleft {
		position: absolute;
		width: 145px;
		height: 22px;
		top: 0;
		left: 0;
	}
	#tickerinfo {
		position: absolute;
		left: 145px;
		padding: 6px 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 6px 5px;
	}
#outer {
	height:100%;
	min-height:100%;
	margin-left: 152px;
	margin-right: 154px;
	margin-bottom:-52px;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#footer {
	width:100%;
	clear:both;
	height:50px;
	position:relative;
	text-align: center;
	z-index: 1;
}
* html #footer {/*only ie gets this style*/
	/height:52px;/* for ie5 */
	he/ight:50px;/* for ie6 */
}
/* Margin fix for Opera - CSS3 */ 
@media all and (min-width: 0px){ 
	#outer { 
		margin-left: 142px; 
		margin-right: 144px;
		margin-top: -8px;
	}
	#footer {
		margin-left: -7px;
		width: 101.5%;
	}
} 
#clearheader{height: 155px;}/*needed to make room for header*/
#clearfooter{clear: both; height: 50px;}/*needed to make room for footer*/
div,p  {margin-top: 0}/*clear top margin for mozilla*/
* html #centrecontent {height: 1%; margin-bottom: 12px;}/* combat IE's 3 pixel jog */
#centrecontent { float: right; width: 100%; position: relative; margin: 0 -0.5%;}
.outerwrap {
float: left;
width: 99%;
}

/* *******************************************************************/
/* ******************** Game Database Styles *************************/
.data-header {
	background-color	: #172948;
	border-style		: ridge;
	color				: #ffffff;
	font-family			: "Copperplate Gothic Light", "Times New Roman", Georgia, Times, serif;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: center;
	vertical-align		: top; }
	
td.data-header {
	padding	: 2px; }

a.data-label:link, a.data-label:visited, a.data-label:active {
	color			: #d1d4e5;
	font-size		: 12px;
	font-weight		: bold;
}

a.data-label:hover, a.data-label:visited:hover {
	color			: #ffffff;
	font-size		: 12px;
	font-weight		: bold;
}

.data-label-right {
	background-color	: #172948;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: right;
	vertical-align		: top; }

.data-label-center {
	background-color	: #172948;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: center;
	vertical-align		: top; }
  
.data-label-left {
	background-color	: #172948;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: left;
	vertical-align		: top; }
  
.data-normal {
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
}

td.data-normal {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	padding-left	: 5px;
	vertical-align	: top;
}
  
a.data-normal:link, a.data-normal:visited, a.data-normal:active {
	color 			: #294999;
	font-weight		: normal;
	text-decoration	: none; }
  
a.data-normal:hover {
	color			: #0000cc;
	font-weight		: normal;
	text-decoration	: underline; } 

.data-normal-sub {
	color			: #000000;
	font-size		: 11px;
	font-style		: italic;
	font-weight		: normal;
}

.data-note-dark {
	color			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note-dark:link, a.data-note-dark:visited, a.data-note-dark:active {
	color			: #294999;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note-dark:hover {
	color			: #0000cc;
	font-size		: 10px;
	font-weight		: normal;
}

.data-note {
	color			: #ffffff;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note:link, a.data-note:visited, a.data-note:active {
	color			: #ffffff;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note:hover {
	color			: #0000cc;
	font-size		: 10px;
	font-weight		: normal;
}

.data-stat {
	color		: #0000cc;
	font-size	: 12px;
	font-weight	: bold; }
	
.data-statplus {
	color		: #006600;
	font-size	: 12px;
	font-weight	: bold; }
	
.data-statminus {
	color		: #660000;
	font-size	: 12px;
	font-weight	: bold; }

.data-table {
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-left-color	: #000000;
	border-left-width	: 1px;
	border-left-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
}

.header {
	background	: #172948 url(); }
	
#headlinescontainer {
	height		: 144px; }

#headlinesbox_left {
	background  : #40516E url();
	border		: 1px solid #000000;
	left		: 0;
	margin		: 0 0 0 0;
	position	: absolute;
	top			: 0;
	width		: 32.75%; }

#headlinesbox_middle {
	background  : #40516E url();
	border		: 1px solid #000000;
	left		: 33.5%;
	margin		: 0 0 0 0;
	position	: absolute;
	top			: 0;
	width		: 32.75%; }

#headlinesbox_right {
	background  : #40516E url();
	border		: 1px solid #000000;
	left		: 67%;
	position	: absolute;
	margin		: 0 0 0 0;
	top			: 0;
	width		: 32.75%; }

input, select, text, textarea {
	color		: #172948;
	font-size	: 10px; }
	
.list-break {
	color			: #000000;
	font-size		: 14px;
	font-weight		: bold;
	font-family		: "Copperplate Gothic Light", "Times New Roman", Georgia, Times, serif; }
  
.listcell {
	border-width        : 0;
	color               : #172948;
	font-size		    : 10px;
	font-style		    : normal;
	font-variant	    : normal;
	text-decoration     : none;
	vertical-align      : top; }

A.listdata:link, A.listdata:visited, A.listdata:active {
	background      : none;
	color           : #172948;
	font-size       : 10px;
	font-weight     : normal;
	text-decoration : none; }
  
A.listdata:hover {
	background      : none;
	color           : #0000cc;
	font-size       : 10px;
	font-weight     : normal;
	text-decoration : underline; }
  	
.listheader {
	color               : #000000;
	font-size		    : 10px;
	font-weight			: bold;
	text-align          : center;
	vertical-align      : top; }
	
td.listheader {
	background			: #d1d4e5 url();
	border-color        : #ffffff;
	border-style        : inset;
	border-width        : 1; }

a.listheader:link, a.listheader:visited, a.listheader:active {
	color           : #000000;
	font-weight		: bold;
	text-decoration : none; }
  
a.listheader:hover {
	color           : #000000;
	font-weight		: bold;
	text-decoration : underline; }

.listnav {
	border-color 	: #000000;
	color        	: #000000;
	font-size    	: 12px;
	font-style   	: normal;
	font-variant 	: normal;
	vertical-align	: middle;}
	
img.listnav {
	border-style : inset;
	border-width : 1px; }
	
.listrowfx {
	background-color    : #ffffff;
	border-width        : 0;
	font-size		    : 10px;
	font-style		    : normal;
	font-variant	    : normal;
	vertical-align      : top; }
		
.list-stat {
	color               : #0000cc;
	font-size		    : 10px;
	vertical-align      : top; }
	
.list-statplus {
	color               : #006600;
	font-size		    : 10px;
	vertical-align      : top; }
	
.list-statminus {
	color               : #660000;
	font-size		    : 10px;
	vertical-align      : top; }
	
.newsdate {
	font-style	: italic; }

.newsname {
	color		: #172948;
	font-weight	: bold; }
	
.searchcell {
	border			: 0px none;
	color           : #172948;
	font-size		: 10px;
	font-weight     : bold;
	vertical-align  : top; }
	
.searchtable {
	border			: 1px solid #000000;
	color           : #172948; }

.commentlink {
	font-weight	: bold; }

.readmorelink {
	font-weight	: bold; }

.randomscreen img {
	width	: 120px;
	height	: 90px; }

