body{
	font-family: Verdana;
	margin:0px;
	background-image:url('img/bg.png');
	background-repeat:repeat-x;
	background-color:#c2e4ff;
}

a{
	color:#FFFFFF;
	font-weight:bold;
}

a:hover{
	color:#DDDDDD;
	font-weight:bold;
}

.a2{
	color:#000000;
	font-weight:bold;
}

.a2:hover{
	color:#2f6d94;
	font-weight:bold;
}

.buttons{
	color:#FFFFFF;
	background:#000000;
	font-size:11px;
	border:0px;
	font-weight:bold;
}

.inputs{
	color:#FFFFFF;
	background:#111111;
	font-size:10px;
	border:1px solid #FFFFFF;
	width:250px;
}

.header{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 0px 10px 20px 10px;
	height:40px;
}

.main{
	color:#FFFFFF;
	font-size:11px;
	width:900px;
}

.title{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.cat{
	background-image:url('img/cat.png');
	background-repeat:no-repeat;
	width:290px;
	height:150px;
	padding:8px 5px 5px 5px;
}

.cat0{
	color:#000000;
	font-size:13px;
	margin-left:15px;
}

.cat1{
	float:left;
	padding:10px 0px 0px 9px;
}

.cat2{
	color:#000000;
	float:right;
	width:160px;
	padding:8px 15px 0px 0px;
}

.barl{
	width:10px;
	height:30px;
	background-image:url('img/barl.png');
	background-repeat:no-repeat;
}

.barm{
	color:#000000;
	background-image:url('img/barm.png');
	background-repeat:repeat-x;
	text-align:center;
	padding-top:5px;
	vertical-align:top;
}

.barr{
	width:10px;
	height:30px;
	background-image:url('img/barr.png');
	background-repeat:no-repeat;
}

.cats{
	color:#000000;
	font-size:13px;
}
.cati{
	color:#000000;
	font-size:13px;
}

.whitelink{
	color:#FFFFFF;
	font-size:13px;
}
.cats:hover,.cat0:hover{
	color:#2f6d94;
}

.barlist{
	color:#000000;
	background:#AAAAAA;
	border-top:2px solid #2f6d94;
	border-bottom:2px solid #2f6d94;
	float:left;
	width:150px;
	text-align:center;
	padding:10px 0px 10px 0px;
}

.barimg{
	border:1px solid #000000;
	width:100px;
	height:100px;
}

.barimg:hover{
	border:1px solid #2f6d94;
}

.descl{
	width:10px;
	background-image:url('img/descl.png');
	background-repeat:no-repeat;
}

.desc{
	background-image:url('img/desc.png');
	background-repeat:repeat-x;
	padding:10px 0px 10px 0px;
}

.descr{
	width:10px;
	background-image:url('img/descr.png');
	background-repeat:no-repeat;
}

.list{
	padding:10px;
}

.l{
	background-image:url('img/lm.png');
	background-repeat:repeat-y;
	background-position:top right;
	width:20px;
}

.m{
	background-image:url('img/t.png');
	background-repeat:repeat-x;
	background-color:#000000;
	width:900px;
}

.r{
	background-image:url('img/rm.png');
	background-repeat:repeat-y;
	width:20px;
}

.lb{
	background-image:url('img/lb.png');
	background-repeat:no-repeat;
	background-position:top right;
	width:20px;
	height:20px;
}

.b{
	background-image:url('img/b.png');
	background-repeat:repeat-x;
	width:900px;
	height:20px;
}

.rb{
	background-image:url('img/rb.png');
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}

.b2{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	font-size:10px;
	color:#000000;
}

.gameclass {color:black;}
.newclass {color:red;}