/* 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);
}

input, textarea 
{
background-color: rgb(140, 147, 189); 
font-family:arial, helvetica, sans-serif; 
font-size : 10pt; 
border-color:999999; 
border-style:inset; 
border-width:2px; 
color:000000; 
}

A: 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size:10pt; color: #FFFFFF; 
text-decoration: none; 
font-weight: normal;
}
A:link 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size: 10pt; color: #FFFFFF; 
text-decoration: none; 
font-weight: normal;
}
A:visited 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size: 10pt; color: #FFFFFF; 
text-decoration: none; 
font-weight: normal;
}
A:hover 
{ 
font-family: Arial, Verdana, Helvetica; 
font-size: 10pt; color: #000000; 
text-decoration: underline; 
font-weight: normal;
}

.cellTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topMenuText {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.topMenuText:link {color: #FFFFFF; text-decoration: none;}
a.topMenuText:visited {color: #FFFFFF; text-decoration: none;}
a.topMenuText:hover {color: #000000; text-decoration: underline;}
a.topMenuText:active {color: #FFFFFF; text-decoration: none;}

.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;
}
.listSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.mainSmallGameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.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;
}
.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sendmessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messagecellheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #646DA7;
}
.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;
}

.privatemessageprofileusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.privatemessagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.privatemessagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.memberlistboxtitles {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.memberlistabc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistusers {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistpages {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

td.top200 {
   background-image: url(../images2/top200.gif);
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
}

td.shadow200 {
   background-image: url(../images2/shadow200.gif);
   background-repeat: no-repeat;
}

td.bottom200 {
   background-image: url(../images2/bottom200.gif);
   background-repeat: no-repeat;
}

td.middle200 {
   background-image: url(../images2/middle200.gif);
   background-repeat: repeat-y;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	 color: #FFFFFF;
}

td.top400 {
   background-image: url(../images2/top400.gif);
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
}

td.shadow400 {
   background-image: url(../images2/shadow400.gif);
   background-repeat: no-repeat;
}

td.bottom400 {
   background-image: url(../images2/bottom400.gif);
   background-repeat: no-repeat;
}

td.middle400 {
   background-image: url(../images2/middle400.gif);
   background-repeat: repeat-y;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	 color: #FFFFFF;
}

td.top300 {
   background-image: url(../images2/top300.gif);
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: left;
}

td.shadow300 {
   background-image: url(../images2/shadow300.gif);
   background-repeat: no-repeat;
}

td.spacer300 {
   background-image: url(../images2/spacer300.gif);
   background-repeat: no-repeat;
}

td.gamebottom300 {
   background-image: url(../images2/gamebottom300.gif);
   background-repeat: no-repeat;
}

td.morebottom300 {
   background-image: url(../images2/morebottom300.gif);
   background-repeat: no-repeat;
}

td.middle300 {
   background-image: url(../images2/middle300.gif);
   background-repeat: repeat-y;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	 color: #FFFFFF;
}

td.spacer604 {
   background-image: url(../images2/spacer604.gif);
   background-repeat: no-repeat;
}

td.top604 {
   background-image: url(../images2/top604.gif);
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: left;
}

td.shadow604 {
   background-image: url(../images2/shadow604.gif);
   background-repeat: no-repeat;
}

td.middle604 {
   background-image: url(../images2/middle604.gif);
   background-repeat: repeat-y;
}

tr.middle604 {
   background-image: url(../images2/middle604.gif);
   background-repeat: repeat-y;
}

td.bottom604 {
   background-image: url(../images2/bottom604.gif);
   background-repeat: no-repeat;
}

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;}

-->


