BODY, TR, TD {
	color:			#191A64;
	font-weight:	normal;
	font-family:	arial, verdana, tahoma, sans-serif;
	font-size:		11px;
}
BODY {
	/*
	margin-left:20px; margin-right:0px;
	margin-top:20px; margin-bottom:0px;
	*/
}
P {
	margin-bottom:	8px;
	margin-top:		0px;
	padding:		0px;
}
TD.naviGeneric {
	color:			#000000;
	font-weight:	normal;
	font-family:	arial, verdana, tahoma, sans-serif;
	font-size:		11px;
	vertical-align:	bottom;
}
.border {
	background-color: #48A4FF;
}

a:link {
	color:			#191A64;
	text-decoration:none;
	font-weight:	normal;
}
a:visited {
	color:			#191A64;
	text-decoration:none;
	font-weight:	normal;
}
a:hover {
	color:			#39428A;
	text-decoration:underline;
/*	background-color:#FFFF99; */
	font-weight:	normal;
}
a:active {
	color:			#191A64;
	font-weight:	normal;
}

a:link.pager {
	color:			#39428A;
	text-decoration:none;
	font-weight:	bold;
}
a:visited.pager {
	color:			#39428A;
	text-decoration:none;
	font-weight:	bold;
}
a:hover.pager {
	color:			#39428A;
	text-decoration:underline;
/*	background-color:#FFFF99; */
	font-weight:	bold;
}
a:active.pager {
	color:			#191A64;
	font-weight:	bold;
}

.nopadding {
	margin:			0px;
	padding:		0px;
}

.navigation {
	font-size:		11px;
	color:			#FFFFFF;
	font-weight:	bold;
}

a:active.navigation, a:visited.navigation, a:link.navigation, a:hover.navigation {
	font-size:		11px;
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:none;
}

input.navigation {
	font-size:		10px;
	background-color: #FFFFFF;
	color:			#000000;
	font-weight:	bold;
	height:			17px;
	padding:		0px;
	margin:			0px;
}

.activeElement {
	background-color:	#ffaaaa;
	font-weight:		bold;
}
