body{
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0;
}

.textbox{
font-family: arial;
font-size: 14pt;
color: #000000;

}

.adminmenu{
font-family: arial;
font-size: 14pt;
color: #FFFFFF;
background-color: #002b60;
}

.adminmenu a{
font-family: arial;
font-size: 14pt;
color: #FFFFFF;
background-color: #002b60;
}

.admindatatable{
font-family: arial;
font-size: 11pt;
color: #000000;
background-color: #e1e1e1;
}

.admindatatablehead{
font-family: arial;
font-size: 11pt;
color: #FFFFFF;
font-weight: bold;
text-align: center;
background-color: #34994e;
}
	
.bodytable{
font-family: arial;
font-size: 11pt;
color: #000000;
background-color: #ffffff;
padding: 10pt;
}

.hero{
font-family: arial;
font-size: 15pt;
color: #000000;
padding: 5px;
}

.search{
font-family: arial;
font-size: 14pt;
color: #000000;
}

.search-postal{
font-family: arial;
font-size: 14pt;
color: #000000;
width: 400px;
}

.search-radius{
font-family: arial;
font-size: 14pt;
color: #000000;
width: 90px;
}

.search-button{
font-family: arial;
font-size: 14pt;
color: #000000;
width: 50px;
}

h1{
font-family: arial;
font-size: 19pt;
color: #003e8a;
}

.footer{
font-family: arial;
font-size: 11pt;
color: #000000;
width: 100px;
background-color: #ffd800;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 10pt;
}

.footerlinks a{
font-weight: bold;
color: #FFFFFF;
font-size: 9pt;
text-decoration: none;
line-height: 18pt;
}

.center_table{
width: 955px;
margin:0 auto;
}

.logocell{
	height: 92px;
}

.topsearchcell{
	width: 45%;
}

.splitcell{
	width: 10%;
}

.hero1{
	height: 150px;
}
