/*General*/
body { font-size: 14px; font-family: arial; background-color: #FFFFFF; text-align: center; margin: auto }
a { color: #002879 }
a:hover { color: #ff7c00 }
clear { clear: both }
#dhtmltooltip { font-size: 26px; background-color: #eff2e9; visibility: hidden; padding: 2px; position: absolute; z-index: 100; width: 400px; border: solid 2px black; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) }

/*styling*/
.wrapper { text-align: left; margin: auto; width: 1020px }
.top {  height: 85px; color: #96a9c9; font-size: 60px; font-weight: bold; background: #FFFFFF; width: 100%; text-align: center; margin: 0; padding: 0; border: solid 0px #96a9c9 }
.body {  float: left; margin-top: 0px; height:380px }
.leftmenu {  padding-top:8px;  background: #fff; width: 200px; height: auto; min-height: 100%; float: left; text-align: left;  border: solid 0px #96a9c9 }
.leftmenu a {text-decoration: none; font-size:25px}
.leftmenu img {border: 0px; }
.mainbox { padding:0px; background: #FFF; width: 620px; height: auto; min-height: 100%; float: left; border: solid 0px #96a9c9}
.rightbox { padding:0px; background: #FFF; width: 120px; height: 600px; min-height: 100%; float: right; border: solid 0px #96a9c9  }
.footer {	padding:0; width: 540px; text-align: center; margin-left: 250px;}


/* Game Table new */
.row {background: #96a9c9; width: 600px; height: auto; padding: 5px; float: left}
.rowheading {color: #FFF; font-size: 25px;  height: auto; text-align: center}
.gametile     { font-size: 16px; background: #FFF; text-align: center; margin: 5px; padding-top: 10px; padding-bottom: 10px; width: 188px; float: left; vertical-align: top; display: inline; }
.gametile a {text-decoration: none}
.thumb {width: 50px ; height: 50px}
.rowbottom {  width:600px; height: auto; padding-right: 15px; padding-top:0px;float: left; text-align: left}
.rowbottom a {color: #FFF; font-size: 20px;  height: auto }
.prevbutton {float: left}
.nextbutton {float: right}

/*Game Info*/

.gameinfoheader {font-size: 20px; text-align: left}

/*not sure about*/
select,optgroup   { color: #12130d; font-size: 8pt; font-family: tahoma; background: #fafef4; text-align: right; padding: 5px; border: solid 1px black }
select { padding:0px; text-align: left;	width:150px; }
.game  { width: 100px; float: left }
.general { margin: 7px;	margin-left: 10px; }
option.headname {	font-weight: bold; }
.playcenter {	margin: 10px; } /*not currently used*/








