body {
background-color:#e3e7ed;
}

.table {

background-color:#f4f5f6;
}

.cell {
background-color:#515a82;
height:20px;
}

#address1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
float:left;
font-size:12px;
width:250px;
margin-left:150px;
margin-top:15px;}

#address2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
float:left;
font-size:12px;
width:250px;
margin-left:550px;
margin-top:-55px;}

#background {
width:900px;
height:100px;
background-color:#515a82;
}

#textbox {
width:805px;
height:50px;
border-color: #3e669a;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px 10px 10px 10px;
}

.textbox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#contact {
width:850px;
background-color: #3e669a;
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color:#ffffff;
}

.site {
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#e3e7ed;
}

.text {
width:850px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
padding:10px 10px 10px 10px;
border:thick;
border:#999999;
color:#000000;
}

.favorite  {
font-family:"Times New Roman", Times, serif;
font-size:14px;
}


.top {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#3e669a;

}

#address {
width:470px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#ffffff;
margin-left:325px;
margin-right:5px;
}

.favorite a:link, a:visited 
{
font-weight:bold;
color:#0033cc;
}
.favorite a:hover 
{
font-weight:bold;
text-decoration:underline;
color:#0033cc;
}


a:link {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
	
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}





