@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
a:link {
	color: #FF9736;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9736;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF9736;
}
a.footer:link {
	color: #aba9a9;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #aba9a9;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #aba9a9;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #ACDE57;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E4146;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
#logo h1 {
	color: #FFF;
	font-family: Garamond;
	font-size: 30px;
}
#logo h2 {
	color: #FFF;
	font-family: Garamond;
	font-size: 16px;
	text-align: right;
}
