
<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}


p, td {
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	
}
.heading {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
}
.left_nav {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #181750;
}

.bottom_links {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}

.games {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #9999CC;
}

.games:hover {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
}

.moreless {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFCC00;
}

h1 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #E56F0F;
}

h2 {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #E56F0F;
}

.layered_text {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E56F0F;
	margin-top : 5;
}

h3 {
	font-size :11pt ;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff6600;
	margin-bottom : 0;	
}

h4 {
	font-size :9pt ;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #304C60;
	margin-bottom : 0;
}


a {
	text-decoration : none;
	font-size : 10pt;
	color : #000066;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a:hover {
	text-decoration : underline;
	
}

.text {
	text-decoration : none;
	font-size : 10pt;
	color : #ffffff;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.copyright {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;	
}
SELECT.member {
	color: #000000;
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

INPUT.text_box {
	color: #000000;
	background-color: #D2DBDF;
	font-size: 7pt;
	width: 125;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
 

INPUT.SmallFormBtn {
	color: #FFFFFF;
	background-color: #587888;
	font-size: 7pt;
	width: 50;	
	height: 19px;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

TEXTAREA.email {
	color: #000000;
	background-color: #D2DBDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 125;
	height: 50;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
} 


HR {
  color: #E8E8E8;
  height: 5;
}

</style>

<link rel="stylesheet" href="main.css" type="text/css">