body {
	background-image: url(layout/images/bgtile.jpg);
	background-repeat: repeat-x;
	background-color: #5CC050;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6378B2;
	font-weight: bold;
}
.NavBarLevel1 {
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006CB6;
	border-bottom-width: 1px;
	color: #006CB6;
	padding-top: 5px;
	text-transform: uppercase;
}

a:link {color: #006CB6; text-decoration: none} 
a:visited {color: #006CB6; text-decoration: none} 
a:hover {color: #000; text-decoration: none} 
a:active {color: #006CB6; text-decoration: none} 

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888888;
}
.NavBarLevel2 {
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006CB6;
	border-bottom-width: 1px;
	color: #006CB6;
	padding-top: 5px;
	padding-left: 10px;
	text-transform: none;
}
.NavBarLevel3 {

	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006CB6;
	border-bottom-width: 1px;
	color: #006CB6;
	padding-top: 5px;
	padding-left: 20px;
	text-transform: none;
}
.NavBarLevel4 {


	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006CB6;
	border-bottom-width: 1px;
	color: #006CB6;
	padding-top: 5px;
	padding-left: 30px;
	text-transform: none;
}
