body {
	background-color: #FFFFFF;
	color: #38587F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
}
b {
	font-weight: normal;
}
img {
	border: 0px;
}
.boldtxt {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.normaltxt {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #38587F;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B7887;
	text-decoration: underline
}
a:hover {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #38587F;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #38587F;
	text-decoration: underline;
}
a:link.xnav {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #808080;
	text-decoration: none;
}
a:visited.xnav {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #808080;
	text-decoration: none;
}
a:hover.xnav {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #DD0000;
	text-decoration: none;
}
a:active.xnav {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #DD0000;
	text-decoration: underline;
}
a:link.esp {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
a:visited.esp {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
a:hover.esp {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA352C;
	text-decoration: none;
}
a:active.esp {
	font-family: Tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
.boldredtxt {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #DA251C;
	text-decoration: none;
}
.td_lightgreen {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E8F2F2;
	color: #38587F;
	line-height: 15px;
}
.case {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #7492B8;
}