/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
a.menu:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.linkred:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.linkred:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.linkred:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a.linkred:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.titletxt {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.lefttitle {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}.txtline {
	line-height: 25px;
}
.tblbk {
	border: 1px solid #999999;
}
