body {
	background-color: White;
	color: #2D110C;
	background-image: url(img/background-line.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
td.menu {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px;
}
td.item {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px dotted;
}
td.detail {
	color: #fff;
	background-color: #FAF1CA;
	border-top: 1px dotted;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #2D110C;
	text-decoration: underline;
}
a.menu:active {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}
td.menu-select {
	font-size: 12px;
	font-weight: bold;
	background: #FFF8C9;
	color: #2D110C;
	text-decoration: none;
	padding: 3px 0px 4px 0px;
}
td.menu-border {
	background: #2D110C;
	color: #fff;
}
td.bottomline {
	height: 2px;
	background-image:  url(img/bottomline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
a.menu-select:link {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #2D110C;
	text-decoration: underline;
}
a.menu-select:visited {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #2D110C;
	text-decoration: underline;
}
a.menu-select:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #21409A;
	text-decoration: underline;
}
a.menu-select:active {
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #2D110C;
	text-decoration: underline;
}
.disclaimer {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding: 10px 20px 20px 0;
	color: #8C8C8C;
	text-decoration: none;
}
a.disclaimer {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
	padding: 30px 20px 0px 0px;
	color: #DEBF65;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	padding: 15px 20px 0px 0px;
	color: #DEBF65;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	background-color: transparent;
	padding: 10px 20px 0px 0px;
	color: #2D110C;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding: 5px 20px 0px 0px;
	color: #2D110C;
	text-decoration: none;
}
li {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	color: #2D110C;
	text-decoration: none;
}
a:link {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #BE9C3B;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: #21409A;
	background: transparent;
	text-decoration: underline;
}a:active {
	color: #BE9C3B;
	background: transparent;
	text-decoration: underline;
}
#nobold {
	font-style: normal;
	font-weight: normal;
}
