body {
	font: 9pt Verdana, Geneva, Arial, Helvetica;
	margin: 0px;
	background-color: white;
	/*color: #728400;*/
}

table {
/*	background-color: #FFFFFF;*/
}

td {
/*	background-color: #FFFFFF;*/
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td.body_item {
	background-image: url(./img/corner01.gif);
	background-repeat: no-repeat;
}

td.menu_item {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	background-image: url(./img/corner02.gif);
	background-repeat: no-repeat;
	text-align: left;
}


td.menu_item a
{
	text-decoration: none;
}

td.text {
	padding: 7px;
	text-align: justify;
}

.main_text h1 {
	/*font: 14pt Verdana, Geneva, Arial, Helvetica;*/
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;
	/*font-weight: bold;*/
}

.main_text h2 {
	font: 11pt Verdana, Geneva, Arial, Helvetica;
	margin: 0px;
	font-weight: bold;
	/*color: #728400;*/
}

.main_text {
	padding: 7px;
	text-align: justify;
}

.hrline {
	border-top: 2px dotted #A3C000;
	background-color: #CCDB00;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	margin: 5px 0px 3px 0px;
}

.page_panel 
{
	background-color: #CCDB00;
	text-align: center;
	
	margin: 5px;
	padding: 5px;
}

.corn {
	background-image: url(./img/corner03.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	border-collapse: collapse;
	height: 10px;
	width: 10px;
	position: relative;
	left: 100%;
	font-size: 0px;
	margin: 0px 0px 0px -10px;
}

img.screen { border: solid 0px #A3C000; }

.img_screen
{
	border: solid 5px #A3C000;
	width: 190px;
	height: 140px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
}

.img_corn {
	background-image: url(./img/corner03.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: relative;
	left: 100%;
	/*top: 100%;*/
	top: 140px;
	/*bottom: 100%;*/
	margin: -10px 0px 0px -10px;
	font-size: 0px;
}

.game_logo
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.float_left
{
	float: left;
}

.clear
{
 clear: both;
}


td.game_row_cap
{
	padding: 2px;
/*	background: #A3C000;*/
/*	background-image: url(./img/corner02.gif);*/
	/*text-align: left;*/
}

td.game_row0
{
	padding: 2px;
	background: #A3C000;
/*	background-image: url(./img/corner02.gif);*/
	/*text-align: left;*/
}

td.game_row1
{
	padding: 2px;
	background: #96B100; /*#89A100;*/
/*	background-image: url(./img/corner02.gif);*/
	/*text-align:  left;*/
}




.m1_el1{
	/*width: 200px;*/
	width: 100%;
	background: url(img/m1_full.gif) no-repeat;
	padding: 0px;
}

.m1_el2{
	background: url(img/m1_full.gif) no-repeat top right;
	margin-left: 10px;
	padding: 10px 10px 10px 0px;
}

.m1_el3{
	background: url(img/m1_full.gif) no-repeat bottom left;
	margin: 0px;
	width: 100%;
	height: 10px;
	float: left;
}

.m1_el4{
	background: url(img/m1_full.gif) no-repeat bottom right;
	width: 10px;
	height: 10px;
	float: right;
}



.m2_el1_2
{
	width: 210px;
	height: 160px;
	background: url(img/m2_full.gif) no-repeat;
	float: left;
}

.m2_el1_1
{
	width: 312px;
	background: url(img/m2_full.gif) no-repeat;
}

.m2_el1
{
	width: 200px;
	background: url(img/m2_full.gif) no-repeat;
}

.m2_el2
{
	background: url(img/m2_full.gif) no-repeat top right;
	margin-left: 10px;
	padding: 10px 10px 0px 0px;
}

.m2_el3
{
	background: url(img/m2_full.gif) no-repeat bottom left;
	margin-left: 0px;
	width: 100%;
	height: 10px;
	float: left;
}

.m2_el4
{
	background: url(img/m2_full.gif) no-repeat bottom right;
	width: 10px;
	height: 10px;
	float: right;
}


.desc
{
	text-align: justify;
	/*float: left;*/
}
