body,td,th {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	background-repeat: repeat-x;
}
body {
	background-color: #283335;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgX {
	background-repeat: repeat-x;
}
.bgNO {
	background-repeat: no-repeat;
}
.bgY {

	background-repeat: repeat-y;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
}
.whitebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.navLink:visited  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
a.navLink:link  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
a.navLink:active  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
a.navLink:hover   {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}

a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099cc;
	text-decoration: none;
}
a:link  {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099cc;
	text-decoration: none;
}
a:active  {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099cc;
	text-decoration: none;
}
a:hover   {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099cc;
	text-decoration: underline;
}