body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0055A6;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.hrline {
	background-attachment: scroll;
	background-image: url(images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.vrline {
	background-attachment: scroll;
	background-image: url(images/vr_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bluetxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0055A6;
	text-decoration: none;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}