BODY {
	background-image: url(../images/page_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #61717E;
}
.navbar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_bg.gif);
	height: 42px;
	width: 175px;
	line-height: 42px;
	text-indent: 40px;
	text-align: left;
	text-decoration: none;
	background-repeat: no-repeat;
}
.navbar:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav_bg.gif);
	height: 42px;
	width: 175px;
	line-height: 42px;
	text-indent: 40px;
	text-align: left;
	text-decoration: none;
}
.grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #61717E;
}
.footerlink{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlink:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white{
	background-color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #61717E;
	text-decoration: none;
}
.border {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: 62737d;
}
h1 {
	font-size: 16px;
}
