ges/bg.gif');
	background-repeat: repeat;
}

TR {
	font-size:11px;
}

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


A:hover { color:#606060; }

A { 
  color:#0067CE;
  padding-bottom:0px;
  margin-bottom:0px;
  text-decoration:none;
  font-family: Verdana;
  font-size:11px; font-weight:bold
}
 
A:visited {}

.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:12;
	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}