body {
	background-image:url(/images/bg.jpg);
	color:#FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
}
#main   { width:1200px;margin:auto;z-index:1;min-width: 800px;}
#content { float:left;width:100%; background-color: #666666; margin: 20px 0 0 0}

#topNav { float: right;background-color: #222222;height:33px;width: 100%    }
#topNav .input{ width:10em; border:1px solid #666666; background:#000000; color:#ffffff; font-size:10px; padding:0 0 2px 2px; }

#leftPanel {float: left; width:160px; text-align: left;margin:0 10px 0 0}
#details {float:left; background-color: #222222;width:730px;text-align: left;margin:0}
#rightPanel {float: right;background-color: #222222;width:200px;text-align: left;margin:0 0 0 10px}
#leftNav{background-color: #222222;width:160px; text-align: left;margin:0 10px 0 0}
#info{background-color: #222222;width:160px; text-align: left;margin:20px 10px 0 0}
#footer{float:left;background-color: #222222;height:33px;width:100%;margin-top: 20px; text-align: center;}

.fullsize {width:200px}
#regPersDetails {width:100%;background-color: #222222}
#regUserDetails {width:100%;background-color: #222222}
#regAge {width:100%;background-color: #222222}

#persDetails {width:350px;height:320px;background-color: #222222}
#acctDetails {width:350px;height:320px;background-color: #222222}

#lostPWStep {text-align: center;min-height: 200px}

.overlay {width: 100%; height: 100%;background: black;	position: fixed; top: 0; left: 0; z-index: 98; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.dialog {width: 300px; background: white; color:black ;position: fixed; top: 300px; left: 710px; padding: 5px;z-index: 99}

ul.listType1 { list-style-type:none;margin-top: 8px}
ul.listType1 li {display: inline;margin-right: 12px}

a:link, a:visited{text-decoration: none;color: #FFFFFF}
a:hover{text-decoration: underline;color: #FFFFFF}

.tbTitle {font-size: 12px;font-weight: bold;color: #cc9933;background-color: #444444}
.sectionTitle {font-size: 14px;font-weight: bold;color: #cc9933;background-color: #444444}
.sectionTitlewhite {font-size: 14px;font-weight: bold;color: #ffffff;background-color: black}
.error{color: #ff0000}
.yellowTxt{color:#cc9933}
.mgrey{background-color: #666666}
.betAccepted {font-size: 14px;font-weight: bold;color: #ffffff;background-color: #009900}
