body {
	background-color: #FBF8E9;
	background:#ffffff url(http://www.ttcocuk.com/i/background.jpg) no-repeat top center fixed;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 3px solid #EFE6CF;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #339900;
	font-weight: bold;
	text-decoration: underline;
}
.main {
	width: 975px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FF6347;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FF6347;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FF6347;
	text-decoration: none;
}

.header-link:visited {
    color: #FF6347;
	text-decoration: none;
}

.header-link:hover {
    color: #000000;
	text-decoration: none;
}
.content {
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
}
.contentbox {
	border: 4px solid #EFE6CF;
	margin-bottom: 8px;
}
.contentheader {
	background: #EFE6CF;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}

.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 3px solid #EFE6CF;
    margin-bottom: 8px;
}
.fileboxpink {
	border: 1px solid #FF4DBD;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #99CC66 url(images/topbar2.png);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #FF6347
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FF6347;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #000000;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 35px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #339900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.gamelink:visited {
	color: #339900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.gamelink:hover {
	color: #00014e;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-color: #FEFCEC;
	height: 30px;
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
	border-bottom: 0px solid #336699;
}
.bottom-text {
    color: #B8B485;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #7A763C;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #7A763C;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #ED0090;
	text-decoration: none;
	font-weight: bold;
}

.menuboxleft {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 170;
}

/*right menu */
.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
text-align: left;
border: 4px solid #EFE6CF;
}

.markermenu li a{
background: white url(http://www.kidgrounds.com/images/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
background-color: #FFFFFF;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
text-align: left;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #EFE6CF;
background-image:url(http://www.kidgrounds.com/images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

