body{
	/*background: url("http://www.goonplay.com/images/bg.gif") no-repeat;*/
	background-color: #283545;
}

TR {
	font-size:11px;
}

TD.bodyContentBg_main { 
	background-image: url("http://www.goonplay.com/images/goonlogo_bg.gif");
	background-repeat: repeat; 
	height: 169px;
}


A:hover { color:#D06802; }

A { 
  color:#333;
  padding-bottom:0px;
  margin-bottom:0px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-size:13px; 
  line-height: 1.5em;
}
 
A:visited { color:#333; }

.button {
    background-color:white;
    font-weight: bold;
    border-bottom:1px solid gray;
    border-top:1px solid lightgrey;
    border-left:1px solid lightgrey;
    border-right:1px solid lightgrey;
}
:hover.button {
    border-bottom:1px solid red;
    border-top:1px solid grey;
    border-left:1px solid grey;
    border-right:1px solid grey;
}

.fieldLabel {
    font-family:Verdana;
    font-size:11px;
    font-weight: bold;
    color:black;
    text-align:right;
}

.field {
	border-bottom:1px solid gray;
	border-top:1px solid lightgrey;
	border-left:1px solid lightgrey;
	border-right:1px solid lightgrey;
}

:hover.field {
	border-bottom:1px dotted red;
	border-top:1px solid grey;
	border-left:1px solid grey;
	border-right:1px solid grey;
}

.pageTitle {
	font-family: Georgia;
	font-size:14px;
	font-weight:normal;	
}

.hLine {
	border-bottom:2px solid rgb(51,153,255);
}

.copyright {
	color: #EAEAEA;
	font-size:11px;
	font-family:Trebuchet MS;
}

.menuSep {	font-size:11px;	}

.errorMessage {
	color:red;
	font-family:Trebuchet MS;
    font-size:11px;
    text-align:left;
}

.text {
    font-family:Trebuchet MS;
    font-size:11px;
    color: black;
    text-align:left;
}
.title {
	font-family:Verdana;
	font-size:13;
	background-color: #c0cbc3; 
	/*background-image: url('http://www.goonplay.com/images/bluebar.gif');
	background-repeat: repeat-x; */

    padding-top:5px; padding-bottom:5px
}

.mainCategory {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:gray;
}
.subCategory {
	font-family:Trebuchet MS;
	font-size:11px;
	color:black;
}

.imageButton {
	border:none;
	background-color:white;
	font-weight:bold;
}
:hover.imageButton {
	border:none;
	background-color:white;
	color:red;
	font-weight:bold;
}


.rateSelect {
	width:50px;
	height:16px;
	font-size:11px;	
	font-family:Verdana;
	border:1px solid gray;
}
.rateButton {
	width:50px;
	height:18px;
	border:2px solid green;
	background-color:white;
	font-size:11px;	
	font-family:Verdana;
}



a:link.gametitle {color: #000000; font-family: Verdana; font-size: 11px; text-decoration: none }
a:visited.gametitle {color: #000000; font-family: Verdana; font-size: 11px; text-decoration: none }
a:hover.gametitle {color: #ffffff; font-family: Verdana; font-size: 11px}
