@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
}
.brown_text {color: #4c2419}

.footer {
	color: #999999;
	line-height: 18px;
}
.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:active, .footer a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link, a:visited {
	color: #d4003e;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4C2419;
}
