body {
	background-color: #dee0cf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
td {
	background-repeat: repeat-y;
}
.normalTextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEE0CF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.boldTextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.boldTextYellow_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.boldNormalTextYellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.boldTextDarkRed {
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E0F05;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.normalTextLightRed {
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #87382E;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #050f99;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC66;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F8DEBE;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
}
