/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
body {
	background-color: #003366;
	background-image: url(../../_images/SITE-GEN/Skinbkgd2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.tiny-lblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
}
.ParaBold {
	font-size: 14px;
	font-weight: bold;
}