/* CSS Document */
body {
	background-color: rgb(140, 147, 189);
	scrollbar-face-color: rgb(140, 147, 189); 
	scrollbar-shadow-color: rgb(67, 74, 116); 
	scrollbar-highlight-color: rgb(201, 204, 224); 
	scrollbar-3dlight-color: rgb(201, 204, 224); 
	scrollbar-darkshadow-color: rgb(67, 74, 116); 
	scrollbar-track-color: rgb(106, 116, 170);
	scrollbar-arrow-color: rgb(67, 74, 116);
	margin: 10px 0px 10px 0px;
}

input, textarea 
{
background-color : #cccccc; 
font-family: arial, helvetica, sans-serif; 
font-size : 10pt; 
border-color: #aaaaaa; 
border-style: inset; 
border-width: 1px; 
color: #333333; 
}

SELECT {
color:#ffffff;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
background-color : #666699;
BORDER-TOP: #666699 1px solid; 
BORDER-BOTTOM: #666699 1px solid; 
BORDER-LEFT: #666699 1px solid; 
BORDER-RIGHT: #666699 1px solid;
}

A: 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size:11px; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
}
A:link 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size:11px; 
color: #ffffff;
text-decoration: none; 
font-weight: normal;
}
A:visited 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size:11px; 
color: #ffffff;
text-decoration: none; 
font-weight: normal;
}
A:hover 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size:11px; 
color: #000000;
text-decoration: underline; 
font-weight: normal;
}

.cellTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.topMenuText {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  text-decoration: underline;
}

a.topMenuText:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a.topMenuText:visited {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a.topMenuText:hover {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.subCategoryList {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.subCategoryList:link {color: black; text-decoration: none;}
a.subCategoryList:visited {color: black; text-decoration: none;}
a.subCategoryList:hover {color: black; text-decoration: underline;}
a.subCategoryList:active {color: black; text-decoration: none;}


.gameBreadcrumb {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.gameBreadcrumb:link {color: white; text-decoration: none;}
a.gameBreadcrumb:visited {color: white; text-decoration: none;}
a.gameBreadcrumb:hover {color: white; text-decoration: underline;}
a.gameBreadcrumb:active {color: white; text-decoration: none;}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.commentuserbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.profileFavoriteGameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.listSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}
.mainSmallGameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.displaygamebottomtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomgametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.sendmessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.messagecellheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.messagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.messagefrom {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.messagesummary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messagedate {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.privatemessagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.privatemessageprofileinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.privatemessageprofileusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.privatemessagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.privatemessagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.memberlistboxtitles {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}
.memberlistabc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #ffffff;
}
.memberlistusers {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #ffffff;
}
.memberlistpages {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
}

a.PoweredBy:link {color: white; text-decoration: none;}
a.PoweredBy:visited {color: white; text-decoration: none;}
a.PoweredBy:hover {color: white; text-decoration: underline;}
a.PoweredBy:active {color: white; text-decoration: none;}

/* custom css classes */

td.footer { 
background-image: url(../images2/footer.gif); 
background-repeat: repeat-x; 
width: 944px; 
height: 24px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

td.lefttop { 
background-image: url(../images2/lefttop.gif); 
background-repeat: no-repeat; 
width: 184px; 
height: 32px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

td.leftshadow { 
background-image: url(../images2/leftshadow.gif); 
background-repeat: no-repeat; 
width: 184px; 
height: 11px;
}

td.leftmiddle { 
background-image: url(../images2/leftmiddle.gif); 
background-repeat: repeat-y; 
width: 184px;
text-align: center;
}

td.leftbottom { 
background-image: url(../images2/leftbottom.gif); 
background-repeat: no-repeat; 
width: 184px;
height: 10px;
}

td.catboxtop {
background-image: url(../images2/catboxtop.gif);
background-repeat: no-repeat; 
width: 282px; 
height: 32px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

td.catboxshadow { 
background-image: url(../images2/catboxshadow.gif); 
background-repeat: no-repeat; 
width: 282px; 
height: 11px;
}

td.catboxmiddle { 
background-image: url(../images2/catboxmiddle.gif); 
background-repeat: repeat-y; 
width: 282px;
text-align: center;
}

td.fulltop { 
background-image: url(../images2/fulltop.gif); 
background-repeat: no-repeat; 
width: 566px;
height: 32px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

td.fullshadow { 
background-image: url(../images2/fullshadow.gif); 
background-repeat: no-repeat; 
width: 566px;
height: 11px;
}

td.fullmiddle { 
background-image: url(../images2/fullmiddle.gif); 
background-repeat: repeat-y; 
width: 566px;
text-align: center;
}

td.fullbottom { 
background-image: url(../images2/fullbottom.gif); 
background-repeat: no-repeat; 
width: 566px;
height: 10px;
}

/* missing css classes */

.commentuserbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebebe;
}

.profileFavoriteGameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebebe;
}

/* style for new pagination */

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
	background-color: #ffffff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
  color: #000000;
  text-decoration: none;
  background-color: #bebebe;
}

div.pagination span.current {
  font-family: Arial, Verdana, Helvetica; 
  font-size:9pt;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #bebebe;
	color: #000000;
	}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}
	
	div.pagination span.dots {
  font-family: Arial, Verdana, Helvetica; 
  font-size:16px;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	}

-->



