BODY {
	margin:		0px;

	scrollbar-face-color:	#c0c0c0;
	scrollbar-highlight-color:	#c0c0c0;
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-shadow-color:	#c0c0c0;
	scrollbar-arrow-color:	#ffffff;
	scrollbar-track-color:	#e0e0e0;
}

TD {
	font-family:		Arial;
	font-size:		12px;
	color:			#000000;
}

H3 {
	color:			#003399;
}

P.whiteHeader {
	text-decoration:	none;
	font-weight:		bold;
	font-size:		14px;
	color:			#ffffff;
}

P.blueHeader {
	text-decoration:	none;
	font-weight:		bold;
	font-size:		14px;
	color:			#003399;
}

A:link {
	text-decoration:	underline;
	color:			#003399;
}

A:active {
	text-decoration:	underline;
	color:			#003399;
}

A:visited {
	text-decoration:	underline;
	color:			#003399;
}

A:hover {
	text-decoration:	none;
	color:			#0099FF;
}


A:link.navigation_left {
	text-decoration:	none;
	font-weight:		bold;
	font-size:		14px;
	color:			#ffffff;
}

A:active.navigation_left {
	text-decoration:	none;
	font-weight:		bold;
	font-size:		14px;
	color:			#ffffff;
}

A:visited.navigation_left {
	text-decoration:	none;
	font-weight:		bold;
	font-size:		14px;
	color:			#ffffff;
}

A:hover.navigation_left {
	text-decoration:	underline;
	color:			#ffffff;
}

A:link.navigation_left_sub {
	text-decoration:	none;
	font-size:		12px;
	color:			#ffffff;
}

A:active.navigation_left_sub {
	text-decoration:	none;
	font-size:		12px;
	color:			#ffffff;
}

A:visited.navigation_left_sub {
	text-decoration:	none;
	font-size:		12px;
	color:			#ffffff;
}

A:hover.navigation_left_sub {
	text-decoration:	underline;
	color:			#ffffff;
}
