body {
	font:83%/1.4 verdana,sans-serif;
	font-style: normal; 
	color: #000000;
	background-color:#BBDCF4;
}

#header {
	width:100%;
	background-image:url(/images/headerspacer.png);
	background-repeat:repeat-x;
	height:114px;
}

#logo {
	width:305px;
	height:114px;
	background-image:url(/images/logo.png);
	border:0;
	float:left;
}

#headerjoin {
	background-image:url(/images/headerjoin.png);
	width:96px;
	height:112px;
	float:right;
}

div.headerlink {
	background-image:url(/images/headerlink.png);
	height:112px;
	width:102px;
	float:right;
	text-align:center;
	background-repeat:no-repeat;
}

a.header {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

div.login {
	border:ridge 1px #000000;
	width:250px;
	background-color:#EEEEEE;
	padding:10px;
}

table.gamelist {
	width:100%;
	text-align:center;
	border:1px #000000 solid;
}

h1.siteby {
  font-size:12px;
}

table.summary {
	margin:0 auto;
	border:ridge 1px #000000;
}

tr.summary {
	background-color:#F2F2F2;
	border:solid 1px #CCCCCC;
	text-align:center;
	padding:20px;
}

tr.summarytitle {
	background-color:#000099;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
}

h2 {
	font-stretch:expanded;
	font-size:22px;
	color:#093EA2;
}

a {
	color:#004a7e;
	text-decoration:underline;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

img.battlelogpadding {
  padding:10px;
}

h1 {
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:36px;
}

.link {
  font-size:13px;
  color:#007773;
}

td.total, th.total {
	border-top:solid 1px #000000;
}

div.pagecontainer {
	width:90%;
	background-color:#FFFFFF;
	border:ridge 1px #CCCCCC;
	margin: 0 auto;
}

div.content {
	padding:20px;
}

div.about {
	padding-left:40px;
	width:50%;
	float:right;
}

h3.semititle {
	letter-spacing:5px;
	color:#C4C4C4;
	font-size:16px;
}

div.aboutinfo {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	margin-top:0px;
	padding:10px;
}

div.center {
	text-align:center;
}

div.right {
	text-align:right;
}

img {
  border:0;
}

div.date {
	font-size:11px;
	font-style:oblique;
	padding-left:15px;
	color:#4d4d4d;
}

h3 {
  color:#007773;
  margin-bottom:2px;
  font-stretch:expanded;
	font-size:20px;
}

#result {
  width:140px;
  margin-top:0px;
  margin-bottom:0px;
}

