body {
	background-image: url(images/bg_blue.jpg);  background-repeat:repeat-x; background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #91C833;
	font-family: Arial;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}
a:link,a:visited,a:active {
	color: #E86ABB;
	text-decoration: NONE;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.main {
	width: 950px;
	padding: 0px;
}

.top {
	padding: 0px;
	text-align: center;
	background-color: #3AC7F5;
	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: 14px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	font-size: 12px;
	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/logo.png);
	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: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #71D5FE;
	border-right: 1px solid #71D5FE;
}
.contentbox {
	border: 1px solid #F5F5F5;
	margin-bottom: 8px;
}
.contentheader {
	background-image: url(images/bg_green.gif);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}



 .text {
    	background-image: url(images/bg_green.gif);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}





.boxestext {
	font-family: Arial;
	font-size: 12px;
	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: 1px solid #3AC7F5;
    margin-bottom: 8px;
}
.fileboxheader {
    background-image: url(images/bg_gray.gif);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #E86ABB;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #E86ABB;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #E86ABB;
	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 {
	
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 0px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-weight: bold;
	font-size: 25px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #E86ABB;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.gamelink:visited {
	color: #E86ABB;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.gamelink:hover {
	color: #91C833;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #E86ABB;
	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: #3AC7F5;
	height: 42px;
	border-left: 1px solid #3AC7F5;
	border-right: 1px solid #3AC7F5;
	border-bottom: 1px solid #3AC7F5;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-top: 14px;
	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;
}

.purpleheader {
	background-image: url(images/purple_bar.gif);
	width:286px;
	color: #208BBE;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding: 5px;
	padding-left: 4px;
	margin: 2px;
	margin-top: 0px;
}

HTML {
scrollbar-face-color:#FFEFFF;
		scrollbar-arrow-color:#0089DA;
		scrollbar-3Dlight-color:#0089DA;
}

.yellowcontentheader {
	background-color: #FBDE00;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}

.yellowcontentbox {
	border: 1px solid #FBDE00;
	margin-bottom: 8px;
}


.wireframemenu{
border: 1px solid #C0C0C0;
text-align: left;
background-color: white;
border-bottom-width: 0;
width: 150px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 154px;
}

.wireframemenu ul{
text-align: left;
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
text-align: left;
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
text-decoration: none;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
text-align: left;
background-color: #3AC7F5;
color: #FFFFFF;
}


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
border-bottom:10px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 1px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 13px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 5px 9px 5px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #F31F8D; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #F31F8D; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

</style>


