/* CSS Document */

.randomlb { border: 1px solid #FF9900; }


BODY { margin: 0px; }

.bottomtext { color: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
}

.topp { font-size: 8px; }

.plug_border
{
border-width:1px;
border-color:#999999;
border-style:solid;
}

.plug
{
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;
}

FORM { display: inline;  }

.memberlistheader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
}
.memberlistboxtitles {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
.memberlistabc {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.memberlistusers {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistpages {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

a:link    {color: #3399FF; text-decoration: underline;}
a:visited {color: #3399FF; text-decoration: underline;}
a:active {color: #3399FF; text-decoration: underline;}
a:hover {color: #33CCFF; text-decoration: underline;}

a.one:link    {color: #333333; text-decoration: none;}
a.one:visited {color: #333333; text-decoration: none;}
a.one:active {color: #333333; text-decoration: none;}
a.one:hover {color: #666666; text-decoration: underline;}

a.two:link    {color: #666666; text-decoration: none;}
a.two:visited {color: #666666; text-decoration: none;}
a.two:active {color: #666666; text-decoration: none;}
a.two:hover {color: #7C7C7C; text-decoration: underline;}

a.three:link    {color: #F0B231; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.three:visited {color: #F0B231; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.three:active {color: #F0B231; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.three:hover {color: #FFFFFF; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.four:link    {color: #FFFFFF; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.four:visited {color: #FFFFFF; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.four:active {color: #FFFFFF; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.four:hover {color: #3399FF; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.five:link    {color: #FFFFFF; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.five:visited {color: #FFFFFF; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.five:active {color: #FFFFFF; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.five:hover {color: #F0B231; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

a.six:link    {color: #3399FF; text-decoration: none;}
a.six:visited {color: #3399FF; text-decoration: none;}
a.six:active {color: #3399FF; text-decoration: none;}
a.six:hover {color: #33CCFF; text-decoration: underline;}

a.seven:link    {color: #66CC33; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.seven:visited {color: #66CC33; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.seven:active {color: #66CC33; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.seven:hover {color: #000000; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Text */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text1 {
	color: #333333;
}

/* Text Size 11px */
.px11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Text Size 10px */
.px10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Borders */
.b1 {
	border: 1px solid #000000;
	border-collapse: seperate;
}

/* Title Bars */
.td1 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/* Main Borders */
.b1Copy {
	border-collapse: seperate;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

/* This is the background color for the page */
body {
	background-color: #FFFFFF;
}

/* This is the font used in the footer */
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* This is the font used on all the text displayed that doesn't deal with the games
In other words, account confirmation, thank you messages, etc. */
.defaultFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* This is the font for the name of the game when browsing
or viewing the listing of games in a category */
.gamename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

/* This is the font for the number of times a game has been played when browsing
or viewing the listing of games in a category */
.timesplayed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* This is the font used for the game names in the Top Games box */
.topgames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* This is the font used for the game names in the Newest Games box */
.newestgames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* This is the font used for the game names in the Top Players box */
.topplayers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* This is the font for the main menu */
.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font for the description of the game when browsing
or viewing the listing of games in a category */
.gamedesc {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}


/* This is the font userd on all the category titles */
.categorytitle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/* This is the font the page numbers when they appear while browsing */
.stylePageNumbers {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 10px; }
          
/* This is the font for the name of the game when playing the game */
.playGameName {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 14px; 
          font-weight: bold;}

/* This is the font for the tell-a-friend link when displayed while playing a game */
.GameTellAFriend {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the make this game my favorite link when displayed while playing a game */
.gameMakeFavorite {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the description of the game when playing the game */
.playGameDesc {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 14px;}
          
/* This is the font for the instructions of the game when playing the game */
.playGameInstructions {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 14px;}

/* This is the font for the rate game link when playing the game */
.playGameRate {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 14px;}

/* This is the font for the last 5 games played title listing on a user's profile */
.profileLastGamesTitle {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}
          
/* This is the font for the last 5 games played listing on a user's profile */
.profileLastGames {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the favorite title listing on a user's profile */ 
.profileFavoriteGameTitle {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the favorite game listing on a user's profile */
.profileFavoriteGame {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the text of the user's profile */
.profileText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used when a user is editing their profile */
.editProfile {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;}

/* This is the font used when displaying links on the links page */
.linkText {font-family: Verdana, Arial, Helvetica, sans-serif; 
          font-size: 12px;}

/* This is the font used when displaying comments underneath the games */ 
.commentuserbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }

/* This is the font used in the login box */ 
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the small font used when a user is registering */ 
.registersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the font used on the registration form for asking username, email address, etc. */ 
.registrationForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used for the statistics box */ 
.statistics {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used for the top links box */ 
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used on the link trade / trade submission form */ 
.linktradeform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.welcome {
	font-size: 12px;
	font-weight: bold;
}

.privatemessageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messagecellheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messagesubject {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.messagefrom {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.messagesummary {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.messagedate {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
-->
