@charset "utf-8";
/* CSS Document */

body {
	font-family: "Arial", Arial, sans-serif;
	background-color: #111e00;
	color: #333333;
	margin: 0 0 0px 0;
	padding: 0;
	text-align: center;
	border: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}

td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}

#tblBanner {
	background-image: url(../img/banner_bg.jpg);
	width: 949px;
	height: 109px;
}


/* homepage GUI */

#tblHomeAnim {
	width: 949px;
	height: 364px;
}

#tblHomeBottom {
	background-image: url(../img/home_bottom.gif);
	width: 949px;
	height: 258px;
	vertical-align: top;
	text-align: center;
}

.tdHbLeft {
	width: 20px;
	height: 40px;
}

.tdHbRight {
	width: 25px;
	height: 40px;
}

.tdHbTop {
	background-image: url(../img/tdHbTop.gif);
	height: 3px;
	width: 904px;
}

.tdHbPict {
	width: 176px;
	height: 29px;
	text-align: center;
	vertical-align: top;
	background-color: #78b402;
}

.tdHbPictOver {
	width: 176px;
	height: 29px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}

.tdHbPictImg {
	width: 174px;
	height: 28px;
	border: none;
}

.tdHbSpacer {
	width: 6px;
	height: 37px;
}

.tdHbShadow {
	width: 176px;
	height: 8px;
}

.tdHbShadowSpacer {
	width: 6px;
	height: 8px;
}


/* inner pages GUI */

#tblContent {
	border: 1px solid #66cc00;
	background-color: #1d2e01;
	padding: 4px;
	width: 653px;
	height: 200px;
	border-collapse: separate; 
}

#tdContent { 
	padding: 20px;
	text-align: left;
}

#tblContentGui {
	width: 949px;
	height: 150px;
}

#tdContentGuiLeft {
	width: 65px;
	vertical-align: top;
	background-image: url(../img/tdContentGuiLeft.gif);
}

#tdContentGuiMid {
	width: 653px;
	height: 5px;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../img/tdContentGuiMain.gif);
}

#tdContentGuiMid2 {
	width: 653px;
	height: 5px;
	vertical-align: bottom;
	background-color: #ffffff;
	background-image: url(../img/tdContentGuiMain.gif);
}

#tdContentGuiRight {
	background-image: url(../img/tdContentGuiRight.gif);
	width: 231px;
	vertical-align: top;
}

#tdSideBarTop {
	height: 82px;
	vertical-align: top;
}

.tdSideBarRule {
	height: 1px;
	background-image: url(../img/tdSideBarRule.gif);
}

#tdSideBarContent {
	text-align: left;
	vertical-align: top;
	padding: 20px 30px 25px 15px;
	background-image: url(../img/tdSideBarContent.gif);
}

#tdSideBarBot {
	align: left;
	valign: top;
}

#tdContentGuiMain {
	height: 470px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	padding: 30px 70px 20px 40px;
	background-image: url(../img/tdContentGuiMain.gif);
	color: #000000;
	font-size: 75%;
}

#tdContentGuiMain a {
	color: #336600;
}

#tdContentGuiMain a:hover {
	color: #669933;
}

/* nav fonts */

.jackpotSm {
	color: #ffff00;
	font-size: 11px;
}

.jackpotLg {
	color: #ffff00;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.nav1 {
	color: #ffffff;
	font-size: 10px;
}

.nav2 {
	color: #99ff00;
	font-size: 10px;
}


/* global fonts */

.footer {
	color: #ffffff;
	font-size: 9px;
}

.footer a {
	color: #ffffff;
}

.footer2 {
	color: #66cc00;
	font-size: 9px;
}

.footer2 a {
	color: #66cc00;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.sideBarHead {
	color: #ffff00;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	line-height: 150%;
}

.sideBarBody {
	color: #ffffff;
	font-size: 75%;
	line-height: 150%;
}

.sideBarBody a {
	color: #ffffff;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 250%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	letter-spacing: 1px;
}

h2 {
	font-size: 150%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336600;
	letter-spacing: 0px;
}

h5 {
	font-size: 100%;
}

.photoCap {
	font-size: 80%;
	font-style: italic;
	line-height: 100%;
}

/* forms */

.textInput {
	width: 370px;
	border: 1px solid #669900;
	margin: 0px 0px 1px 0px;
}

.textArea {
	width: 420px;
	border: 1px solid #669900;
	margin: 0px 0px 1px 0px;
}

.inputLable {
	vertical-align: bottom;
	padding-right: 10px;
	font-weight: bold;
} 

.textareaLable {
	vertical-align: top;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
}

.inputAst {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

input.btn{
   color:#050;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
   font-size:90%;
   font-weight:bold;
   background-color:#dcf2a2;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#fefee3',EndColorStr='#c8e57b');
}

.errMsg {
	color: red;
}

.blank {
	height: 2em;
	padding-right: 40px;
}



