.top_right {
	background-image: url(graphics/top_right_back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom_right {
	background-image: url(graphics/bottom_right_corner.png);
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 2px;
	background-color: #d9e7eb;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #98BAC3;
	border-bottom-color: #98BAC3;
}
.main_content {
	background-image: url(graphics/main_content.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4c5a5b;
}
.bottom_right_table {
	background-image: url(graphics/line_vert_dotted.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_right189 {
	background-color: #8da1a4;
	padding: 8px;
	color: #FFFFFF;
}
.bottom_right189 a, .bottom_right189 a:link, .bottom_right189 a:active, .bottom_right189 a:visited,  {
	color: #FFFFFF;
}
.bottom_right189 a:hover {
	color: #E6F0F2;
}
a:link, a:active, a:visited {
	color: #4b5e60;
}
a:hover {
	color: #920101;
}
form {
	margin: 0px;
	padding: 0px;
}
