html,body {
	background: #42afdc url(images/html-bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	height:100%;
	/*font-size:100%;*/
}
form {
	margin: 0px;
	padding: 0px;
	display:inline;
}
input#commentSecurityCode, input#newuserSecurityCode, input#newuserUsername, input#newuserPassword, input#newuserPassword2, input#newuserEmail, input#username, input#password, input#recoverEmail {
	padding-left: 14px;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 2px center;
}
input#commentSecurityCode{background-image: url(../../images/code.png);}
input#newuserSecurityCode{background-image: url(../../images/code.png);}
input#newuserUsername{background-image: url(../../images/name.png);}
input#newuserPassword{background-image: url(../../images/code.png);}
input#newuserPassword2{background-image: url(../../images/code.png);}
input#newuserEmail{background-image: url(../../images/email.png);}
input#username{background-image: url(../../images/name.png);}
input#password{background-image: url(../../images/code.png);}
input#recoverEmail{background-image: url(../../images/email.png);}
input, textarea {
	background-color: #fff;
	border: 1px solid #09c;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #036;
	text-decoration: underline;
}
a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #f03;
	text-decoration: none;
}
.real-main{
	position:relative;
	width:802px;
	background: url(images/body-bg.png) repeat-y;
	z-index:3;
}
.main {
	width: 772px;
	height:100%;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	height: 25px;
	background: #085fa2 url(images/main-bg.jpg) no-repeat center top;
}
.top-left {
    color: #fff;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
	float: left;
}
.top-right {
    color: #fff;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #fff;
	text-decoration: none;
}
.top-link:visited {
    color: #fff;
	text-decoration: none;
}
.top-link:hover {
    color: #fff;
	text-decoration: underline;
}
.header {
	background: #fff url(images/header.jpg) no-repeat right top;
	height: 123px;
}
.header-banner {
	float: left;
	width: 468px;
	height: 60px;
    color: #fff;
	margin-left: 10px;
	margin-top: 8px;
}
.header-menu {
	float: left;
	width: 772px;
    color: #fff;
	font-family: Arial;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
}
#stylefour{position:relative;display:block;height:39px;font-size:0.9em;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;margin-left:12px;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#043578;text-decoration:none;padding:11px 6px 0 5px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top left;}
.header-link:link {
	color: #fff;
	text-decoration: none;
}
.header-link:visited {
    color: #fff;
	text-decoration: none;
}
.header-link:hover {
    color: #ff0;
	text-decoration: none;
}
.content {
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.contentbox {
	border: 1px solid #09c;
	margin-bottom: 8px;
}
.contentheader {
	background: #09c url(images/topbar.png);
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.alertbargreen {
	border: 1px solid #3b6e22;
	background: #EBF8E4;
	color: #3b6e22;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.alertbarred {
	border: 1px solid #dd3c10;
	background: #ffebe8;
	color: #dd3c10;
	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: #333;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #39c;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.filebox {
	border: 1px solid #b30000;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #b30000 url(images/topbar2.png);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
#share_this ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#share_this ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 18px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
.contentheaderlink:link {
	color: #fff;
	text-decoration: underline;
}
.contentheaderlink:visited {
	color: #fff;
	text-decoration: underline;
}
.contentheaderlink:hover {
	color: #fff;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #fff;
	text-decoration: underline;
}
.framelink:visited {
	color: #fff;
	text-decoration: underline;
}
.framelink:hover {
	color: #fff;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #F0F8FF;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}
.gamelink:visited {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}
.gamelink:hover {
	color: #f03;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #09c;
	background-color: #fff;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #093;
	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: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	padding: 4px;
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #ccc;
	width: 80%;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background: #0090c7 url(images/footer.png) no-repeat center top;
	height: auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.bottom-text {
    color: #fff;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
