body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #000000;
	}
p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;}
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	color: #0E3293	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;		
	color: #0E3293	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #0E3293	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0E3293	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside
	}
a {	
	color: #3366CC;	
	text-decoration: none
}
a:hover {	
	text-decoration: underline
	}
/*******layout*********/
#homewrapper {
	background-color: #005D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/home_bkg.jpg);
	background-repeat: no-repeat;
	}
#gamewrapper {
	background-color: #005D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/game_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#allwrapper {
	background-color: #005D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
#entrypanel {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/home_panel_bkg.gif);
	background-repeat: no-repeat;
	height: 253px;
	width: 533px;
	text-align: center;
	vertical-align: top;
	}
#bottompanel {
	background-color: #005D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/all_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
}
#gamebottompanel {
	background-color: #005D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/all_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
}
#flashpanel {
	color: #000000;
	height: 320px;
	width: 685px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	}
#allpagespanel {
	width: 685px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	}
#leftpanel {
	background-image: url(images/all_leftbkg.gif);
	background-repeat: repeat;
	background-position: top;
	}
#rightpanel {
	background-image: url(images/all_rightbkg.gif);
	background-repeat: repeat;
	background-position: top;
	}
/*******pieces*********/
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 13px;
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	}
.formpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 13px;
	}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 224px;
	text-align: left;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 11px;
	}
.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E9E9E9;
	text-align: left;
	border: 1px solid #999999;
	padding: 1px;
	width: 215px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E9E9E9;
	text-align: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
	
	.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 887px;
	}
