body {
	background-color: #FFF6F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.slide {

border: 1px solid #eeeeee;

}


a:visited {
	color: #666666;
}
a:link {
	color: #000000;
}
a:hover {
	color: #EB9000;
	
}
.adresshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A6957C;
	padding: 7px;
}

.bordertab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
	}
	
.bordertab a{
text-decoration: none;
}

.bordertab td{
padding-bottom: 2px;
}


.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: none;
	color: #333333;
	padding: 0px;
	text-decoration: none;
}
.head {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	
	font-style: normal;
	color: #EB9000;
	}


.float_left
{
float: left;

font-weight:bold;
padding-top: 10px;
padding-bottom: 25px;
padding-left: 10px;
}

.orange
{
	color: #EB9000;
	font-weight: bold;
	text-align: left;

}

.float_left .old
{
color: #cccccc;

}

.float_right .old
{
color: #999999;
font-weight: normal;
}

.float_right
{
float: left;
width: 320px;
padding-top: 10px;
padding-bottom: 25px;
padding-left: 10px;
font-weight: bold;
}

.grey
{
color: #cccccc;
font-weight: normal;
}

.greyb
{
color: #cccccc;
font-weight: normal;
font-weight: bold;
text-align:left;
}

.date 
{
font-weight: bold;
}

.links a 
{
text-decoration: none;
}

.nav_top:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	height: 30px; 
	text-decoration: none;
}
.nav_top:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	height: 30px;
	text-decoration: none;
}

.nav_top:hover {
	background-color: #EB9000;
	color: white;
	border-bottom: white 2px solid;

}
