body {
         background: url("images/bg.gif");
        background-color: #89B347;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #006600;
        margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #00CC00;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}

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

a:hover {
	color: #CCCC00;
	text-decoration: none;
}
.main {
	width: 790px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #bfdd61;
	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: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/ust.jpg);
	height: 79px;
}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
}
.contentbox {
	border: 1px solid #bfde61;
	margin-bottom: 8px;
}
.contentheader {
	background: #bfde61;
	color: #FFFFFF;
	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 #99CC00;
}
.filebox {
	border: 1px solid #bfde61;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #bfde61;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

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

.contentheaderlink:hover {
	color: #FFFFFF;
	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: #F0F8FF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}

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

.gamelink:hover {
	color: #CCC00;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #00CC00;
	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: #FFFFFF;
	height:42px;
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
}
.bottom-text {
    color: #bfde61;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #bfde61;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #bfde61;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #bfde61;
	text-decoration: none;
	font-weight: bold;
}
#ads {
	background-color: #504533;
	color: white;
	border: 1px dashed black;
	width: 120px;
	padding: 10px;
	clear: right;
	float: right;
	text-align: left;
	height: 300px;
}
#ads .header {
	color: white;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: thin dotted white;
}
#ads p {
	font-size: 11px;
	margin: 2px 0 2px 0;
}
#ads .link {
	text-align:center;
}
#ads a {
	color: #FFFFFF;
	text-decoration: none;
}
#ads a:hover {
	color: #99ff33;
}
#ads {
	background-color: #504533;
	color: white;
	border: 1px dashed black;
	width: 120px;
	padding: 10px;
	clear: right;
	float: right;
	text-align: left;
	height: 300px;
}
#ads .header {
	color: Yellow;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: thin dotted white;
}
#ads p {
	font-size: 11px;
	margin: 2px 0 2px 0;
}
#ads .link {
	text-align:center;
}
#ads a {
	color: #FFFFFF;
	text-decoration: none;
}
#ads a:hover {
	color: #99ff33;
}
