html {height:100%;}

{
margin: 0px;
padding: 0px;
}

body {
	background: #EEF4F7 url(images/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height:100%;
	margin: 0px;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{
width: 728px;
margin: 0px auto;
background: #EEF4F7 url(images/table_back.jpg) no-repeat top;
}

#inner
{
width: 728px;
margin: 0px auto;
}

/* Header */

#header {
	height: 130px;
	width: 728px;
}

#logo {
width: 728px;
height: 114px;
}

#logo h1, #logo p {
	line-height: normal;
}

#logo h1 {
	padding: 7px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 0px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
height: 32px;
background: url(images/menu.png) no-repeat;
width: 728px;
padding-left: 115px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 140px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;

}

#menu a:hover {
	background: url(images/menu_r.gif) repeat-x;
}

/* Page */

#page {
	width: 728px;
	margin: 0 auto;
	margin-top: 12px;
}

/* Content */

#content {
	float: left;
	width: 728px;
	margin-left: 0px;
}

#content .post ul, #content .post ol
{
margin-left: 0px;
}

#content .top
{
width: 728px;
background: url(images/top.png) no-repeat;
height: 13px;
}

#content .middle_back
{
width: 728px;
background: #ffffff;
padding: 0px;
}

#content .bottom
{
width: 728px;
background: url(images/bottom.png) no-repeat;
height: 9px;
margin-bottom: 6px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
}

.post a {
	color: #0A6894;
}

.post a:hover {
	color: #0A6894;
}

.post H2
{
color: #0A6894;
font-size: 14px;
font-weight: bold
}


/* Footer */

#footer {
	clear: both;
	padding-top: 0px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0A6894;
}

#footer a {
	color: #0A6894;
}

table.homegames {
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
}

.back {background-color: #ffffff;
border:solid #075d8a 7px;
text-align:left;}

.viewed {
border:1px solid #999999;}

.normal { background-color: #ffffff;
  border:solid #075d8a 7px;
text-align:left; }

.highlight { background-color: #bdebff;
  border:solid #075d8a 7px;
text-align:left; }

.td3 {
background-color: #ffffff;
border:solid black 1px;
text-align:left;}

.new {
font-family:Arial, Helvetica, sans-serif;
color: #FFA948;
font-weight:bold;
font-size:12px;
text-align:left;}
.td1 {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
font-size:12px;
text-align:left;}
.td1 a {
font-family:Arial, Helvetica, sans-serif;
color: #3693bc;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
.td1 a:hover { 
	color: #000000;
}

.td5 {
font-family:Arial, Helvetica, sans-serif;
color: #000033;
padding-left:4px;
font-size:11px;
font-weight:bold;
}