body {
	background-color: #f9e4e4;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #6b0b51;
	text-decoration: underline;
}

a:visited {
	color: #CC0099;
	text-decoration: underline;
}

a:hover {
	color: #FF6347;
	text-decoration: none;
}
.main {
	width: 1085px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-image: url(images/ustt.png);
	height: 27px;
	border-left: 0px solid #6b0b51;
	border-right: 0px solid #6b0b51;
}
.top-left {
    color: #eb20b4;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 15px;
	text-align: left;
	float: left;
}
.top-right {
    color: #060606;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 13px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #db0aa3;
	text-decoration: none;
}

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

.top-link:hover {
    color: #a21c7e;
	text-decoration: underline;
}
.header {
	background-image: url(images/headd.gif);
	height: 200px;
	border-left: 10px solid #6b0b51;
	border-right: 10px solid #6b0b51;
}

.adspace1{
float: left;
margin-left: 20px;
margin-top: 75px
}
	
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	margin-left: 20px;
	margin-top: 28px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

.header-link:hover {
    color: #00FF00;
	text-decoration: none;
}
.content {
	background-color: #f9e4e4;
	border-left: 10px solid #6b0b51;
	border-right: 10px solid #6b0b51;
}
.contentbox {
	border: 0px solid #FFCC00;
	margin-bottom: 8px;
	background-color: #f9e4e4;
}
.contentheader {
	background: url(images/mentop.gif);
	color: #6b0b51;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.conheader {
	background: url(images/menu.png);
	color: #6b0b51;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxmenu {
	font-family: Arial;
	background-color: #fb9de7;
	font-size: 11px;
	color: #6b0b51;
	text-align: left;
    padding: 3px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	background-color: #f9e4e4;
	font-size: 11px;
	color: #6b0b51;
	text-align: left;
    padding: 3px;
	margin: 2px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC66;
	text-align: center;
    padding: 3px;
}
.newsline {
	border-bottom: 0px dotted #FFCC00;
}
.filebox {
	background: ;
	border: 0px solid #FFCC00;
    margin-bottom: 8px;
}
.fileboxheader {
	background: url(images/mentop.gif);
	margin: 1px;
	padding: 2px;
	padding-left: 4px;
	color: #6b0b51;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.contentheaderlink:link {
	color: #6b0b51;
	text-decoration: underline;
}

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

.contentheaderlink:hover {
	color: #6b0b51;
	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: #6b0b51;
	border: 1px solid #FFCC00;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	font-family: Georgia, Geneva, Arial;
	font-weight:bold;
	font-size: 10pt;
	color:#000000;
	text-decoration: none;
	margin:2px;
}

.gamelink:hover {
	font-family: Georgia, Geneva, Arial;
	font-weight:bold;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	background: #CC0099;
	padding:2px;
}


.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-image: url(images/mentop.gif);
	height: 42px;
	border-left: 10px solid #6b0b51;
	border-right: 10px solid #6b0b51;
	border-bottom: 10px solid #6b0b51;
}
.bottom-text {
    color: #6b0b51;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #6b0b51;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #6b0b51;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
