body {
	text-align: center;
	min-width: 778px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f4edc0;
}

p {
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #006;
	list-style: none;	
}

li{
	padding-bottom: 5px;
}

li a {
	color: #006;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 5px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

form {
	overflow: auto;
	margin: 0;
	padding: 3px;
	border: 1px solid #fad963;
}

fieldset {
overflow: auto;
	border: none;
	background-color: #f4edc0;
	padding: 10px;
	border: 1px solid #fad963;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
	background-color: white;	
	padding: 5px;
	padding-top: 2px;
	border: 1px solid #fad963;
}

label {
	width: 75px;
	float: left;
	clear:both;
	font-weight: bold;
	margin-top: 2px;
}

input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 3px;
}

input.search{
	width: 200px;
}

input.radio{
	width: 20px;
	border: 0;
}

select{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 5px;
	margin-top: 2px;
}

textarea {
	margin-left: 5px;
	border: 1px solid #fad963;
}

select.search{
	width: 200px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
	margin-left: 5px;
	margin-right: 3px;
}

input.submit{
	width: 61px;
	height: 24px;
	background: url(../images/submit_t.png);
	border: none;
	font-weight: bold;
	margin-left: 5px;
}

input.submit_sm{
	width: 29px;
	height: 21px;
	background: url(../images/submit_sm.png);
	border: none;
	font-weight: bold;
	margin-left: 2px;
}
/* layout
   ------ */
#header {
	text-align: left;
	width: 778px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hd_bg_02.png);
	background-color:#FFFFFF;
	border-left: 1px solid Black;
	border-right: 1px solid Black;

}

#hd_left {
	float: left;
	width: 255px;
	height: 165px;
	background-image: url(../images/hd_1_b_02.jpg);
	background-repeat:no-repeat;
	background-position:left;

			padding-top: 0px;


}

#hd_right {
float: right;
/*width: 500px;*/
width: 420px;
height:165px;

padding-top: 0px;
/*padding-top: 0px;*/

}

#logo {
	float: left;
}
#logoplus {
	float: left;
	background-image:url(../images/hd_1_b_02B.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	width:79px;
			padding-top: 55px;
			padding-left:10px

}


#hd_mnu {
	float: right;
	width: 415px;
	height: 53px;	
	padding-top: 4px;
/*	padding-top: 6px;	*/
	text-align: right;
	font-size: 11px;
	background-image: url(../images/hd_rt_bg_02.png);
	background-position: right;
	background-repeat: no-repeat;
}

#hd_mnu a{
	color: #333333;
}


#wrapper {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: none;
	background-image: url(../images/wrapper_bg.png);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	height:auto;
}

#wrapper_ws {
	overflow: auto;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	border: 1px solid black;
	border-top: none;
	background-color: White;
}

#content {
overflow: auto;
   float: left;
	text-align: left;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

#content_ws {
overflow: auto;
   float: left;
	text-align: left;
	width: 764px;	
	margin-left: auto;
	margin-right: auto;
}

#left {
	text-align: left;
	float: left;
	width: 134px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #efedf8;	
}

#category_banner {
	width: 98%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#search_box {
	overflow: auto;
	width: 98%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	background-color: #f4edc0;
	border: 1px solid #fad963;
}

#search_box{
	padding-left: 5px;
}

#web_search_box {
	overflow: auto;
	width: 98%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	border: 1px solid #fad963;
}

#print_listing {
	width: 400px;
	text-align: left;
	background-color: White;
	margin: 0;
	padding: 0;
}

.advanced_search {
	float: right;
	color: #333;
	margin-right: 5px;
}

#search_results {
	width: 98%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.yellow_ {
	background-color: #fad963;	
}

.red_ {
	background-color: #efedf8;
	border: 1px solid #c2cfd8;
	text-align: center;
	font-size: 12px;
	color: #333;
	padding: 5px;
}

.even_ {
	background-color: #ffffcc;
	border-top: 1px solid #fad963;
	border-bottom: 1px solid #fad963;
}

.odd_ {
	height: 5px;
}


/* lotto results */
#lotto_box_hd{
	width: 98%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #40bd4f;
	border:  1px solid #40bd4f;
}

#lotto_box{
	text-align: left;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #40bd4f;
}

.date{
	font-size: 10px;
}

.lotto_ball {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-image: url(../images/lotto_ball.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


/* footer begins */

#footer {
	clear: both;
	width: 778px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_bg.jpg);	
	font-size: 11px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#powered_by{
	width: 778px;	
	font-size: 11px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: White;
}

.page{   
   display: none;
}
.error {
	border: 1px solid #FF0000;
}

.input_textbox_left{
	background-color: #FFFFFF;
	border-top:1px solid #fad963;
	border-left:1px solid #fad963;
	border-bottom:1px solid #fad963;
	border-right:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC6600;
	font-size:12px;
	/*text-transform: uppercase; */
	width:30px;
}
.input_textbox_left_content{
	background-color: #FFFFFF;
	border-top:1px solid #CC6600;
	border-left:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	border-right:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	/*text-transform: uppercase; */
	width:60px;
}

.input_textbox_right{
	background-color: #FFFFFF;
	border-top:1px solid #CC6600;
	border-left:none;
	border-bottom:1px solid #CC6600;
	border-right:1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC6600;
	font-size:12px;
	/*text-transform: uppercase; */
	width:15px;
}
.input_textbox_right_content{
	background-color: #FFFFFF;
	border-top:1px solid #fad963;
	border-left:none;
	border-bottom:1px solid #fad963;
	border-right:1px solid #fad963;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	/*text-transform: uppercase; */
	width:165px;
	
}