body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}






body {
	background: #E5E3DF;
	font-family: sans-serif;
	text-align: center;
	color: #000;
	}
	
#container {
	width: 900px;
	margin: 20px auto 20px auto;
	background: white;
	text-align: left;
	}
	
#header {
	height: 259px;
	width:900px;
	background: url("liteheader.jpg") center no-repeat;
	}
	
#content {
	margin: 30px 0px 20px 0px;
		font-family: Verdana;
		font-size: 12px;
    line-height: 20px;
    
	}

	#content p {
		color: #000000;
		font-family: "verdana";
		font-size: 12px;
    margin: 0px 20px 11px 20px;
		}
		
  #content li {
		font-family: "verdana";
		font-size: 12px;
    margin: 0px 0px 5px 20px;
    
   }
	
.imgborder {	
		border: 1px solid #828282;
		padding: 3px 3px 3px 3px;
		margin: 8px 8px 8px 8px;
		background: #FFFFFF;
		float: right;
	}

.horsemain {	
		border: 1px solid #828282;
		padding: 3px 3px 3px 3px;
		margin: 8px 8px 8px 8px;
		background: #FFFFFF;

	}
  	
.trans {	
		border: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: #FFFFFF;
	}	

.updatewhite {
  margin: 10px 0px 0px 210px;
  border-style: solid;
  border-color: #DADADA;
  border-width: 1px;
  background: #FFFFFF;
  width: 675px;
}

.updategrey {
  margin: 10px 0px 0px 210px;
  border-style: solid;
  border-color: #DADADA;
  border-width: 1px;
  background: #F2F2F2;
  width: 675px;
}

.querybox {
  margin: 0px 0px 0px 0px;
  border-style: none;
  border-width: 0px;
  background: #A5AD85;
  width: 675px;
}
	
#footer {
	height: 50px;
	width: 900px;
	background: url("bottomnew3.gif") center no-repeat;
	}

#footer a:link,a:visited,a:hover,a:active {text-decoration: none; color:#E5E3DF;}


#menu {
  margin: 30px 0px 0px 15px;
  width: 178px;
  float: left;
  font-family: tahoma;
  font-size: 15px;
  font-weight: bold;
  
  }



#navlist {
  margin: 0px 0px 0px 0px;
  }
  
#navlist li {
  background-image: url(navback.gif);
  background-repeat: no-repeat;
}

li {
  margin: 5px 0px 0px 0px;
   }

a.submenuitem:link {text-decoration: none; color:#737B53;}
a.submenuitem:visited {text-decoration: none; color:#737B53;}
a.submenuitem:hover {text-decoration: none; color:#003366;}
a.submenuitem:active {text-decoration: none; color:#737B53;}

a.menuitem:link {text-decoration: none; color:#000000;}
a.menuitem:visited {text-decoration: none; color:#000000;}
a.menuitem:hover {text-decoration: none; color:#003366;}
a.menuitem:active {text-decoration: none; color:#000000;}

h1 {

  font-family: tahoma;
  font-size:15px;
  font-weight: bold;
  margin: 0px 0px 0px 10px;

  
  }
  
h6 {
  margin: 0px 0px 0px 20px;
  font-family: tahoma;
  color:#737B53;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  
  }
  
h5 {
  margin: 10px 0px 0px 20px;
  font-family: tahoma;
  color:#000000;
  font-size:12px;
  font-weight: bold;
  text-decoration: underline;
  }

h4 {
  margin: 0px 0px 0px 20px;
  font-family: tahoma;
  color:#003366;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;  
  }

h2 {
	margin: 5px 0px 0px 22px;
	color: #737B53;
	font-family: tahoma;
  font-size: 16px;
  font-weight: bold;	
	}

h3{
	color:#000000; 
  font-family:verdana; 
  font-size:12px; 
  margin:20px 0px 20px 20px;
  font-weight: bold;
}	

h7{
	color:#000000; 
  font-family:verdana; 
  font-size:12px; 
  margin:20px 0px 20px 20px;
  font-weight: bold;
}	

hr {
  margin: 1px 0px 3px 20px;
  border: 0;
  background-color: #9E9E9E;
  height: 1px;
  width: 575px;
  text-align: left;  
}


