body {	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



p {
	font-weight: normal;
	text-align:justify;
}

ul {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #006;
	list-style: none;
}

ul.ad_list {
	margin-left: 15px;
	padding: 0px;
	list-style-position: inside;
	list-style-type:circle;
	font-weight: normal;
}

li{
	padding: 0px;
	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;
	color: #333333;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #333399;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

form {
	margin: 0;
	padding: 5px;
}

fieldset {
	border: none;
	padding: 2px;
}

label {
	width: 100px;
	float: left;
	font-weight: bold;
	padding: 5px;
	color:#333333;
}

input{
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #81bad8;
}

.div_texbox{
	float: right;
}

.websearch{
	width: 75px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
}

input.radio{
	width: 15px;
	height: 21px;
	border: 0px solid #fad963;
	margin: 0px;
	padding-top: 5px;
	vertical-align: middle;
}

select{
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #81bad8;
}

input.submit{
	width: 100px;
	background: #509cc6;
	font-size:14px; 
	color: #FFFFFF; 
	border-width: 1px;	
	border-style: solid;
	border-color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

input.submit_sm{
	width: 29px;
	height: 20px;
	background: url(../images/submit_sm.png);
	border: none;
	font-weight: bold;
	margin-left: 0px;
}

.page{   
   display: none;
}
/* layout
   ------ */
#header {
	text-align: left;
	width: 768px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hd_bg.png);
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

#hd_left {
	float: left;
	width: 259px;
}

#hd_right {
	float: right;
	width: 509px;
	background-image: url(../images/hd_bg.png);
}

#logo {
	float: left;
}

#hd_mnu {
	float: right;
	width: 100%;
	height: 48px;	
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	background-image: url(../images/hd_rt_bg.png);
	background-position: right;
	background-repeat: no-repeat;
}

#hd_mnu a{
	color: #333333;
}

#wrapper {
	overflow: auto;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: none;
	background-image: url(../images/wrapper_bg.png);
}

#wrapper_ws {
	overflow: auto;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	border: 1px solid black;
	border-top: none;
	background-color: White;
}

#content {
overflow: auto;
	text-align: left;
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}

#aboutus_content {
overflow: auto;
   float: left;
	text-align: left;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}

#aboutus_right{
	width: 170px;
	background-color: #efedf8;	
	float: right;
}

#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: 500px;
	margin-top: 1px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #d8edf7;
	border: 1px solid #81bad8;
}

#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: 550px;
	text-align: left;
	background-color: White;
	margin: 0;
	padding: 0;
}

#view_desc {
	width: 485px;
	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: 11px;
	color: #333333;
}

.yellow_ {
	background-color: #d8edf7;	
}

.red_ {
	background-color: #efedf8;
	border: 1px solid #c2cfd8;
	text-align: center;
	font-size: 12px;
	color: #333;
	padding: 5px;
	font-weight: normal;
}

.even_ {
	background-color: #edf2f8;
	border-top: 1px solid #fad963;
	border-bottom: 1px solid #d8edf7;
}

.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;
}

#lotto_results_hd{
	text-align: center;
	color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #40bd4f;
	border:  1px solid #40bd4f;
}

#lotto_results{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #40bd4f;
}
/* footer begins */

#footer {
	clear: both;
	width: 768px;
	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: 768px;	
	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;
}