
body {
 background: #6699FF;

  
   color:#0066FF;
   font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   }

   .topbg {
 background: #E0EAFF;

   }

      .bottombg {
 background: #0088FF;
height: 20px;
   }


   .middletable {
    background: #E0EAFF url(images/mainbg.gif) repeat-x;
	 width: 100%;
   }
   
   .middletabletitle {

    height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom: 1px solid;
	border-bottom-color:  #FFFFFF;
	padding-left: 5px;
   }


.section {
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.title {
height: 22px;
    background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	
	
}


.cat {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.cat2 {
	font-size: 12px;
	color: #9900FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.linkitem {
	font-size: 12px;
	color: #9900FF;
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	
}

.gameitem {
	font-size: 12px;
	color: #0066FF;
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	
}

.LinksPage {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	
}


a {color: #0033FF;}

a:link {color: #0033FF; text-decoration: none;}
a:visited {color: #0033FF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:active {color: #0033FF; text-decoration: none;}

a.cat:link {color: white; text-decoration: none;}
a.cat:visited {color: white; text-decoration: none;}
a.cat:hover {color: white; text-decoration: none;}
a.cat:active {color: white; text-decoration: none;}

a.cat2:link {color: #9900FF; text-decoration: none;}
a.cat2:visited {color: #9900FF; text-decoration: none;}
a.cat2:hover {color: #FFFFFF; text-decoration: none;}
a.cat2:active {color: #9900FF; text-decoration: none;}



.bottomlink {
  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.leftable {
   background-color: #EB0124;
}

.wholetable {
   background-color: #6699FF;;
 }

