	/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/background.jpg) repeat-y  repeat-x ; 
	
}
a:link {
	color: #A3720B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A76F02;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #A3720B;
}

.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#015f9e;
}
.footertext
{
font-size:10px;
}
.foot:link {
	color: #333333;
	font-size:11px;
	text-decoration: none;
}
.foot:visited {
	text-decoration: none;
	font-size:11px;
	color: #333333;
}
.foot:hover {
	text-decoration: none;
	font-size:11px;
	color: #A3720B;
}
.foot:active {
	text-decoration: none;
	font-size:11px;
	color: #333333;
}
.subt:link {
	color: #6a6a6a;
	text-decoration: none;
}
.subt:visited {
	text-decoration: none;
	color: #6a6a6a;
}
.subt:hover {
	text-decoration: none;
	color: #A3720B;
}
.subt:active {
	text-decoration: none;
	color: #6a6a6a;
}
.company
{
color:#015f9e;
}
.images
{
padding:7px;
border:#ececec thin solid 1px;
}
.images2
{
padding:1px;
border:#ececec thin solid 1px;
}
.link:link {
	color: #333333;
	font-size:11px;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	font-size:11px;
	color: #333333;
}
.link:hover {
	text-decoration: none;
	font-size:11px;
	color: #A3720B;
}
.link:active {
	text-decoration: none;
	font-size:11px;
	color: #333333;
}
.address
{
font-size:10px;
}
.button
{
background:#e3e3e2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border:#d7d6d4 thin solid 1px;
cursor:hand; 
}
.textbox
{
border:#ededec thin solid 1px;
}
.buttons
{
background:url(../images/butt/butt.jpg) left no-repeat top ;
width:216px;
height:47px;
color:#CCCCCC;

}

.buttons:hover
{
background:url(../images/butt/butth.jpg) left no-repeat top ;
color:#FFFFFF;
}
.addresstext
{
font-size:11px;
}