/* CSS Document */

html, body {
      height:100%;
}

body {
	margin : 0px;
	padding: 0px;
	background: #5b9757;
	scrollbar-base-color: #336633;
}

body, table, li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 7pt !important;
	color: #ffc;
}

a
{
    COLOR: #ffffcc;
    TEXT-DECORATION: none
}
a:hover
{
    TEXT-DECORATION: underline
}
a img {
    border: 0px;
}
table#container {
	height:100%;
}

table#container_center {
	background-color: #363; 
	height:100%;
	border: 1px solid #b1d8b1;
	vertical-align:top;
}

td#container_left {
	background-image:url(../images/bgLeft.jpg);
	background-repeat:repeat-y;
}

td#container_right {
	background-image:url(../images/bgRight.jpg);
	background-repeat:repeat-y;
}

td#header {
	background-image:url(../images/playdgHeader.jpg); 
	background-repeat:no-repeat;
	border-bottom: 1px solid #b1d8b1;
	height:83px;
}

#header a span {
	display:none;
}

#header a#homelink {
	display:block;
	position:relative;
	height:62px;
	width:157px;
	left:20px;
	top:7px;
}

div.tabArea {
	font-size: 7pt;
	position: relative;
	left: 250px;
	bottom: -2px;
}
a.tabInactive {
	background-color: #336633;
	border: 1px solid #b1d8b1;
	position: relative;
	text-decoration: none;
	cursor:pointer;
}
a.tabActive {
	background-color: #336633;
	border: 1px solid #b1d8b1;
	border-bottom-color:#363;
	padding: 2px 1em 2px 1em; 
	position: relative;
	text-decoration: none;
	cursor:pointer;
}

a.tabInactive, a.tabInactive:visited, a.tabActive, a.tabActive:visited {
  color: #ffffcc;
}

a.tabInactive:hover {
  background-color: #72b872;
  color: #ffffcc;
  text-decoration: none;
}
#tabArea ul, #tabArea ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabArea ul li {
	display: inline;
	margin-right: 2px;
	background-color:#363;
}
#tabArea ul li.last {
	margin-right: 0;
}
#tabArea li a {
	padding: 2px 1em 2px 1em; 
	 COLOR: #ffffcc;
    TEXT-DECORATION: none;
}
#box {
	width:200px;
	height:396px;
	overflow:hidden;
}
.boxHide {
	height:20px;
	width:100%;
	cursor:pointer;
	overflow:hidden;
	}

.boxShow {
	height:337px;
	width:100%;
	overflow:hidden;
	}	

.boxContent {
	border-top:1px solid #b1d8b1;
	background-image:url(../images/bgTitle.jpg);
	background-repeat:repeat-x;
	padding:4px;
	color:#ffffcc;
}
table { border:none; }	

.style9 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.tableBorder {
	text-indent: 2px;
}
.style10 {
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}
.style12 {font-size: 10pt; font-weight: bold; color: #336633; }



.webdings {
	font-family:Webdings;
	font-size: 12px;
}


table.tableborder {
	PADDING: 0px;
	border-left: 1px solid #b1d8b1;
}

td.tdborder {
	border-bottom: 1px solid #b1d8b1;
	border-right: 1px solid #b1d8b1;
}
td.border {
	border-bottom: 1px solid #b1d8b1;
}

input, textarea, select {
	font-size:7pt; 
	background-color:#336633; 
	color:#ffffcc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.border1 {
	border:1px inset #b1d8b1;
}

.bgTitle {
	background-image:url(../images/bgTitle.jpg);
	background-repeat:repeat-x;
	height:20px;
}

a.hole_num {
	display:block;
	width:100%;
	height:16px;
	margin:0;
	margin-top:4px;
	padding:0;
}

a.hole_num:hover {
	text-decoration: none;
}
