	body {
		background: #fff;
		font: 12px 'lucida grande', tahoma, Verdana, Arial, Helvetica, sans-serif;color: #000000;
		margin: 0;
		}

	img {
		border: 0;
	}

	h1 {
                font-size:14px;
                margin:0px;
        }

	a {
		color: #300;
		text-decoration: none;
	}
	a:hover {
		color: #300;
		text-decoration: underline;
	}

	#linkbar {
                margin: 0;
                height: 90px;
                background: #D5B977;
		border-bottom: 2px solid #000;
                }
 
	
	#frame {
		width:920px; 
		position: center;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		background: white; //#D5B977;
		}
		
	#contentleft {
		width:160px;
		float:left;
		background: white; //#D5B977;
		margin-right:10px;
		margin-left: 6px;
		}
	
	#contentcenter {
		width:560px;
		margin: 0px;
		float:left;
		background: white; //#D5B977;
		color: #000000;
		margin-right:10px;
		border: 1px solid #ddd;
		}
	
	#contentright {
                width:160px;
                float:left;
                background: white; //#D5B977;
                color:#000080;
                }

        #contentheader {
		margin-left: 0px;
		padding-left: 10px;
                margin-right:0px;
                height: 30px; //40px;
		color: #fff;
                background: #3b5998;
                }

	.adsBottom {
                background: #fff; //E8D6A7;
                margin: 0px;
		width:560px;
		border: 0px;
        }

	.copyright {
                background: #fff; //627aad;
		margin: 0px;
                width:560px;
                border: 0px;
		color: white;
        }

	.tab {
		padding-left: 1px;
		padding-right: 4px;
		font-weight: bold;
		font-size: 11px;
		color: #300;
	}
	.tab a {
		color: #300;
	}
	.tab a:hover {
		color: #F9F4E7;
		text-decoration: none;
	}
	.tabLeft {
		padding-left: 4px;
		padding-right: 4px;
		font-weight: bold;
		font-size: 11px;
		color: #300;
	}
	.tabLeft a {
		color: #300;
	}
	.tabLeft a:hover {
		color: #F9F4E7;
		text-decoration: none;
	}

	#tabpage {
		background: white; //#E8D6A7;
		margin: 0px;
		width: 100%;		
	}

	.tabpageTable {
		border: 0px solid #300;
		margin-top: 5px;
	}

	.tabpageTable td {
		background: #ffffff; //#f2f2f2; //E8D6A7; 		
	}
	
	.tabpageItem {
                border-top: 1px solid #eee;
		width: 100%; //540px; //269px; //179px;
		height: 80px; //119px; //149px;
        }

	.tabpageItemJump {
		border: 1px solid #eee;
                width: 100%;
                height:125px;
	}

	.pageCount {
		border: 1px solid #eee;
                background: #627aad; //D5B977;
		width:20px;
                height:20px;
		text-align: center;
		font-weight: bold;
		color: #fff;
	}

	.pageCountMarked {
                border: 1px solid #eee;
                background: #627aad;
                width:20px;
                height:20px;
                text-align: center;
                font-weight: bold;
		color: #fff;
        }

	.pageCountMarked a {
                font-weight: bold;
		color: #fff;
	}

	.ratinglist {
		width: 160px;
		float: right;
	}
	.listContainer {
	}

	.menutitle {
		font-weight: bold;
		height: 20px;
		color:#000;
		background: #eceff5;
		padding-left: 5px;
	}
	.menutitleNoPad {
		font-weight: bold;
                height: 20px;
                color:#000;
                background: #eceff5;
		padding-left: 5px;
	}	
	.menucontent {
                color:#000;
                background: #fff; //#E8D6A7;
		padding-left: 5px;
	}	
	.menucontent a:hover {
		text-decoration: underline;
	}
	.menucontentNoPad {
		color:#000;
                background: #fff; //#E8D6A7;
	}	
		
	#contentfooter {
                background: #D5B977;
		text-align: center;
                }

	.thumbItemImage {
                padding-right: 5px;
		width: 80px;
	}
	.thumbItemImage a:hover img {
		border: 1px solid #DDD;
        }
	.thumbItemImage img{
		border: 1px solid #300;
	}
	.thumbItemImageRand {
                float:left;
                background: #fff; //#E8D6A7;
                padding-right: 5px;
        }
        .thumbItemImageRand a:hover img {
                border: 1px solid #DDD;
        }

        .thumbItemImageRand img{
                border: 1px solid #300;
        }

	.thumbItemContent {
                background: #D5B977;
        }

	.thumbItemTitle a {
		font-weight: bold;
		color: #3b5998;
	}

	.thumbItemText {
                color: #000;
		text-align: left;
		height: 100%;
		vertical-align: text-top;
		word-wrap: break-word;
        }

	.thumbItemDesc {
		color: #000;
		word-wrap: break-word;
	}

	.inputtext {
 		background: #FFFFFF;
		border-width: 1px; 
		color: #000000;
		border-color: #000000; 
		border-style: solid; 
		font-family: Arial;font-size: 12px;
		float: left;
	}

	.button {
		font-weight : bold;
		border-width:1px;
		background: #FFFFFF;
		border-color: #000000;
	}

	.gameTitle {
                font-weight : bold;
	}

	}


	

