body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #FFFFFF;
  color: #03415F;
  margin: 0px 0px 0px 0px;
  background-image:url('images/bg.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed}
}

h1 {
  font: bold 24px Verdana;
  margin: 0 0 4px 0;
}

h1.sitedetails {
  font: bold 20px Verdana;
  margin: 5px 0 10px 0;
}


h2.normal {
  font: bold 20px Verdana;
  margin-bottom: 4px;
  margin-top: 15px;
}

h2 {
  font: bold 14px Verdana;
  margin-top: 0px;
}

h2.sitedetails {
  font: bold 16px Verdana;
  margin-bottom: 5px;
}

h3.normal {
  font: bold 18px Verdana;
  margin-bottom: 4px;
  margin-top: 10px;
}

img.banner {
  width: 468px;
  height: 60px;
}

A:link
{
  color: #0000FF;
}
A.tab:link
{
  color: #FFFFFF;
  text-decoration: none
}
A:visited
{
  /*color: #000FF;*/
  color: #0000FF;
}
A.tab:visited
{
  color: #FFFFFF;
  text-decoration: none
}
A:hover
{
  color: #0000FF;
  text-decoration: none
}
A.tab:hover
{
  color: #d5e7ee;
  text-decoration: underline
}

a.homelink {
	background-image: url('images/icon-home.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	padding: 2px 0 0 30px;
	margin-bottom: 4px;
}

img {
  border: 0px;
}

table {
  font-size: 10pt;
  text-align: left;
}

tr.top-even {
  background: #e2e2e2;
}
tr.top-odd {
  background: #efefef;
}

div.bluecat {
	width: 123px;
	margin-top: 1px;
	height: 20px;
	background-color: #d5e7ee;
	color: #1d304b;
	background-image: url('images/menu_arrow.jpg');
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 2px 0px 0px 18px;
}
a.menuItem {
	display: block;
	width: 131px;
	height: 17px;
	margin-top: 1px;
	background-color: #efefef;
	padding: 3px 0px 0px 10px;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}

a.menuItem:hover {
	background-color: #d5e7ee;
}


div.serverinfo {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -200px;
  z-index: 101;
  width: 600px;
  border: 1px solid #000000;
  background: #FFFFFF;
  font-size: 8pt;
  text-align: left;

}


div.details {
	font-size: 7pt;
	witdh: 100%;
	text-align: center;
	font-weight: 100;
}

div.details a {
	font-weight: 100;
	font-size: 7pt;
	margin: 0 1px 0 1px;
}

div.details a:link {
	font-weight: 100;
	font-size: 7pt;
	margin: 0 1px 0 1px;
}

div.details a:visited {
	font-weight: 100;
	font-size: 7pt;
	margin: 0 1px 0 1px;
}

div.content {
	margin-top: 145px;
	width: 1104px;
}

td.innercontent {
	width: 934px;
	background-color: #FFFFFF;
	background-image: url('images/border-right.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

div.innercontent {
	background-image: url('images/content-top.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding: 3px 0px 0px 0px;
}

td.rightspace {
	width: 160px;
	padding: 10px 0px 0px 10px;
}

tr.list-row {
	background-image: url('images/dot-line.jpg');
	background-repeat: repeat-x;
}

td.list-poss {
	width: 60px;
	text-align: center;
	font-size: 12pt;
	font-weight: 700;
	color: #1673bb;
	padding: 10px 0px 20px 0px;
}

td.list-info {
	font-size: 8pt;
	padding: 10px 0px 20px 0px;
}

td.list-score1 {
	width: 80px;
	text-align: center;
	font-size: 12pt;
	font-weight: 700;
	color: #32b067;
	padding: 10px 0px 20px 0px;
}

td.list-score2 {
	width: 80px;
	text-align: center;
	font-size: 12pt;
	font-weight: 700;
	color: #1673bb;
	padding: 10px 0px 20px 0px;
}

span.score-text {
	font-size: 8pt;
	font-weight: 400;
}

tr.list-row a{
	color:  #0000FF;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: 700;
}

tr.list-row a:visited{
	color:  #800080;
}

tr.list-row a:hover{
	color:  #0000FF;
	text-decoration: none;
}




tr.list-row-pm {
	background-color: #e0ecf5;
}

td.list-poss-pm {
	width: 60px;
	text-align: center;
	font-size: 14pt;
	font-weight: 700;
	color: #1673bb;
	padding: 10px 0px 20px 0px;
}

td.list-info-pm {
	font-size: 11pt;
	padding: 10px 0px 20px 0px;
}

td.list-score1-pm {
	width: 80px;
	text-align: center;
	font-size: 14pt;
	font-weight: 700;
	color: #32b067;
	padding: 10px 0px 20px 0px;
}

td.list-score2-pm {
	width: 80px;
	text-align: center;
	font-size: 14pt;
	font-weight: 700;
	color: #1673bb;
	padding: 10px 0px 20px 0px;
}


tr.list-row-pm a{
	color:  #0000FF;
	text-decoration: underline;
	font-size: 13pt;
	font-weight: 700;
}

tr.list-row-pm a:visited{
	color:  #800080;
}

tr.list-row-pm a:hover{
	color:  #0000FF;
	text-decoration: none;
}

td.pm-title {
	height: 17px;
	background-image: url('images/pm-title.jpg');
	background-repeat: no-repeat;
	cursor: pointer; 
}



table.serverlist {
	border-width: 0px;
	background-color: #f3f3f3;
}


a.tab-active {
	display: block;
	float: left;
	background-color: #f8f8f8;
	height: 23px;
	border-left: 1px solid #bbbbbb;	
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 5px 20px 0 20px;
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	outline: none;
}


a.tab-inactive {
	display: block;
	float: left;
	background-color: #e0e0e0;
	height: 22px;
	border-left: 1px solid #999999;	
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 20px 0 20px;
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	outline: none;
}

a.tab-inactive:hover {
	background-color: #f8f8f8;
	height: 23px;
	border-left: 1px solid #bbbbbb;	
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

a.screen-thumbnail {
	float: left;
	margin: 10px;
	border: 1px solid #444444;
	height: 125px;
	width: 125px;
}

#wrap { 
	width: 1000px; 
	margin: 0 auto; 
}


