/* CSS Document */
body{
	margin: 0px;
	background-color:#f7efdc;
}
.header-left{
	background-image:url(../images/header-repeat.jpg);
	height: 52px;
	border-bottom: 2px solid white;
}

.header{
	background-image:url(../images/header-repeat.jpg);
	height: 52px;
	border-bottom: 2px solid white;
}
.header a{
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width: 92px;
	height: 52px;
}
.top-nav-bar{
	margin-bottom: 8px;
	margin-top: 5px;
}
}
.left-navigation a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.bodytxt {font-family: Arial; font-size: 13px; color: #000000;}

.pagehead {
	font-size: 15px;
	font-weight: bold;
}

a.leftnav2 {font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	}
a.leftnav2:hover {font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #f0cf4e;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	}
	
.header2{
	background-image:url(../images/header-repeat.jpg);
	height: 52px;
	border-bottom: 2px solid white;
}
.header2 a{
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	display: block;

	height: 52px;
}
