body {
	background-color: #B2B2B2;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

a {
	color: #DE5401;
}

a:hover {
	text-decoration: none;
}

body, td, th {
	font: normal 10pt verdana;
}

.topindent {
	margin-top: 4px;
}

a.menu {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	font-family: "verdana", arial, helvetica;
	font-weight: bold;
	color: #0E3941;
	font-size: 9pt;
	text-decoration: none;
	font-variant: small-caps;
}

a.menu:hover {
	text-decoration: none;
	background-color: #EBFF6E;
}

#mver {
	color: #c00;
}

.rch {
	width: 200px;
	height: 17px;
	color: #D86119;
	overflow: hidden;
	background: #E5E5E5 url('../images/rcolumn-top.gif') no-repeat 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.rct {
	width: 200px;
	min-height: 50px;
	background: #E5E5E5 url('../images/rcolumn-right.gif') repeat-y 196px 0px;
}

.rcinside {
	font: normal 8pt verdana;
	margin: 0px 5px 0px 5px;	
}

.rcb {
	background: #E5E5E5 url('../images/rcolumn-bottom.gif') no-repeat 0px 0px;	
	width: 200px;
	height: 17px;
	margin-bottom: 4px;
}

.addbg {
	background: #ffffff url('../images/pda-games-right.gif') repeat-y 570px 0px;
	margin: 0px;
	padding: 0px;
}

.maintext {
	background-image: url('../images/pda-games-top.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 7px 5px 7px;
}


.spotdesc {
	display: block;
	padding: 5px 5px 5px 5px;
	width: 530px;
	min-height: 165px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}

.spotdesc strong {
	font-size: 11pt;
}

.spotdesc img {
	margin-right: 7px;
	margin-bottom: 5px;
}

.spotdesc:hover {
	color: #0B0D6A;
}

.spotdesc .gtitle {
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
}

.spotdesc:hover .gtitle {
	color: #0B0D6A;
	background-color: #FAF183;
	font-variant: small-caps;
}

.orddesc {
	display: block;
	padding: 5px 5px 5px 50px;
	width: 500px;
	height: 50px;
	font-size: 8pt;
	margin-bottom: 5px;
	text-decoration: none;
	color: #000000;
	background-position: 5px 5px;
}

.orddesc:hover {
	color: #0B0D6A;
	background-color: #FAF183;
}

.orddesc .gtitle {
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
}

.orddesc:hover .gtitle {
	color: #0B0D6A;
	text-decoration: none;
	font-variant: small-caps;
}

h2.pheader {
	font: bold 13pt verdana;
	text-align: center;
	color: #8E2F0F;
	margin: 2px;
	padding: 2px;
}

.ord_cell_left {
	background-color: #F5F19A;
}
.ord_cell_right {
	background-color: #FEDA4B;
}

.ord_cell_right a {
	font-weight: bold;
}

.smalltext {
	font-size: 7pt;
}

.imp {
	color: red;
	font-weight: bold;
}