body,td,th {
	color: #749487;
}
.navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
}
.navbar a:link {
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
}	
.breadcrumb {
padding-right: 20px;
text-align: right;
}
.footertext {
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #7B998D;
}
body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #7B998D;
}
a:link {
	color: #3D4E47;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #3D4E47;
	text-decoration: none;
}
a:hover {
	color: #749487;
	text-decoration: underline;
}
a:active {
	color: #7B998D;
	text-decoration: none;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
}
img {
border: 0px none;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	}
