body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin: 0;
}

#headerTable {
	background-image: url(images/headerBKx50.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.navbar {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}

.navbar a {
color: #FFFFFF;
text-decoration: none;
}

.navbar a:hover {
color: #FFFFFF;
text-decoration: underline;
}


