body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bkgt{
	background-image:url(images/OKgamers-3-bkg.gif);
	background-position:left top;
	background-repeat:repeat-x;}
#bkgb {
	background-image:url(images/OKgamers-3-footer.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#F7F7F7;}

a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
h1 {
	font-size: 36px;
	color: #660000;
}
h2 {
	font-size: 24px;
	color: #660000;
}
h3 {
	font-size: 18px;
	color: #666666;
}
h4 {
	font-size: 16px;
	color: #666666;
	display:inline;
}
h5 {
	font-size: 14px;
	color: #666666;
	display:inline;
}
h6 {
	font-size: 12px;
	color: #666666;
	display:inline;
}
.contentBkg {
	background-image: url(images/OKgamers_contentRunner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ssi_table {
	margin: 4px;
}
.ssi_table td{
	padding: 5px;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.lightGrey {
	background-color: #E1E1E1;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
.hover {
	padding: 8px;
}

.hover:hover {
	background-color: #E1E1E1;
	}
