body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	padding-top: 10px;
	SCROLLBAR-FACE-COLOR: #0099FF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #0099FF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

body a, body a:visited {
	color: #741C8A;
	font-style: normal;
	font-weight: normal;
}

body a:hover {
	color: #FE752F;
	text-decoration: underline;
}

/* -------------------------------------------- Tables */

table.main {
	width: 770px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

/* -------------------------------------------- Cells */

td.content {
	width: 620px;
	text-align: left;
}
td.content a, td.content a:visited {
	color: #731C89;
	text-decoration: none;
	font-weight: bold;
}
td.content a:hover {
	color: #FE752F;
	text-decoration: underline;
	font-weight: bold;
}


td.banner {
	background-image:   url(../images/bg-greengrad.gif);
	background-repeat: repeat-x;
	height: 38px;
	text-align: left;
	width: 770px;
}
td.lowerbanner {
	background-image:  url(../images/bg-purple.gif);
	height: 23px;
	text-align: right;
	width: 770px;
}

/* -------------------------------------------- Menu System */

td.sidebar {
	background-color: #62BD18;
	width: 150px;
	color: #741C8A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
td.upmenu {
	padding-bottom: 15px;
}
td.upmenu a, td.upmenu a:visited {
	display: block;
	width: 134px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
}
td.upmenu a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	background-color: #FE872E;
	background-image: url(../images/rollover.gif);
	font-weight: normal;
}
td.stmenu {
	padding-bottom: 20px;
}
td.stmenu a, td.stmenu a:visited {
	display: block;
	width: 134px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
}
td.stmenu a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	height: 18px;
	vertical-align: middle;
	text-align: left;
	background-color: #FE872E;
	background-image: url(../images/rollover2.gif);
	font-weight: normal;
}

/* -------------------------------------------- Basic Elements */

.highlight {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	text-align: left;
}

.highlight-headline {
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
}

.tips {
	width: 618px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tips2 {
	width: 190px;
	padding-left: 10px;
}
.tips2a {
	width: 307px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* -------------------------------------------- Type */

ul {
	list-style-type: disc;
	padding-top: 0;
	margin-top: 0;
	list-style-image: url(../images/list-dot.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE752F;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #1F0A80;
}

h4 {
	font-size: 16px;
	color: #E611A1;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 9px;
	color: #62BD18;
}

.permission {
	font-size: 8px;
	width: 100%;
	padding-bottom: 10px;
}

.totop {
	font-size: 10px;
	color: #62BD18;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.totop a, .totop a:visited {
	font-weight: normal;
	color: #62BD18;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.totop a:hover {
	font-weight: normal;
	color: #62BD18;
	font-size: 10px;
	text-decoration: none;
}

/* -------------------------------------------- Index page */

.news-space {
	width: 180px;
	padding: 10px;
	color: #333333;
	background-color: #CCCCCC;
	font-size: 9px;
}
.ad-space {
	width: 180px;
	padding: 10px;
	background-color: #CCCCCC;
	font-size: 10px;
}
.ad-space2 {
	width: 180px;
	padding: 10px;
	background-color: #CCCCCC;
	font-size: 9px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}

td.features-a {
	padding: 10px 30px;
	width: 520px;
	background-image: url(../images/bkg-green.gif);
	background-color: #62BD19;
	color: #FFFFFF;
}

/* -------------------------------------------- Online Games page */

.onlinefeature {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	text-align: left;
	width: 379px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.onlineheading {
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
}
.gamedesc {
	width: 550px;
	padding-left: 50px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* -------------------------------------------- Article Quote */

.quote-box {
	float: right;
	width: 125px;
	color: #FFFFFF;
	background-image: url(../images/bg-quote.gif);
	margin-left: 15px;
	margin-bottom: 10px;
}
.quote-txt {
	font-size: 24px;
	text-align: center;
	width: 95px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.quote-by {
	color: #FFFFFF;
	width: 95px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: right;
	font-size: 10px;
}
