body {
	
	
	margin: 0px;
	background-color:#ce2961;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma,arial,verdana,helvetica;
	text-align: left;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #990805;
	height: 24px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 75px;
	text-align: left;
	float: left;
}
.headerv {
    color: #FFFFFF;
	background:#00FF00;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin-left: 790px;
	margin-top: 10px;
	text-align: right;
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}



a:link {
	color: #E05E5E;
	font-size: 14px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #E05E5E;
	font-size: 14px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	font-size: 14px;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: bold;
	text-decoration: underline;
}


.main {
	width: 950px;
	padding: 0px;
	border-left: 4px solid #B0AFAA;
	border-right: 4px solid #B0AFAA;
	border-bottom: 4px solid #B0AFAA;
}
.header {
	padding: 0px;
	text-align: left;
	
	background-color: #FFFFFF;
	height: 240px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.header-left {
	margin-left: 20px;
	margin-top: 30px;
	float: left;
}
.header-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.header-link:link {
	color: #E05E5E;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.header-link:visited {
    color: #E05E5E;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.header-link:hover {
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
.top {
	background-image: url(images/topmenu.png);
	height: 24px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.top-menu {
    color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 4px;
	text-align: left;
	float: left;
}
.top-link:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.top-link:hover {
    color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.contentbox {
	background-color: #FFFFFF;
	border: 1px solid #df7397;
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-top: 1px;
}
.contentheader {
	background: #b30400 url(images/topbar.png);
	color: #FFFFFF;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 13px;
	color: #000000;
	text-align: left;
    padding: 3px;
}

.boxestextl {
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 13px;
	color: #000000;
	text-align: left;
    padding: 3px;
}




.newstext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #000000;
}
.filebox {
	background-color: #FFFFFF;
	border: 1px solid #df7397;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-top: 1px;
}

.fileboxx {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-top: 1px;
}
.fileboxheader {
	background: #b30400 url(images/topbar.png);
	margin: 2px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: tahoma,arial,verdana,helvetica;
	font-weight: bold;
	font-size: 11px;
	
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.frametext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
    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: Verdana;
	font-size: 9px;
	color: #CC6600;
}
.browsegamesbox {
	background: #FFFFFF;
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 14px;
	color: #000000;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
    padding: 3px;
}

.gamelink:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
	
}

.gamelink:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 0px solid #000000;
	background-color: #333333;
	margin-bottom: 8px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
    padding: 4px;
    text-align: left;
    margin-left: 5px;
	margin-right: 5px;
}
.quote {
	border: 0px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #333333;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 4px;	
}
.readpmtable {
	width: 99%;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	color: #FFFFFF;
}
.pmtexttable {
	border: 1px solid #000000;
	width: 80%;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	
	background-color:#CC0000;
	height: 42px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}