html, body	{	height: 100%}
body	{	background-color: #FAFAFA;
			font: 13px sans-serif, Verdana, Tahoma;
			color: black;
			margin: 0px;
			padding: 0px;
			scrollbar-face-color: #EAEAEA;
			scrollbar-highlight-color: white;
			scrollbar-shadow-color: #9CD19C;
			scrollbar-arrow-color: #507800;
			scrollbar-track-color: #EAEAEA;
			scrollbar-darkshadow-color: #888888;
			scrollbar-base-color: #91959c;
			overflow: auto}

table	{	background-color: #FAFAFA;
			font: 13px sans-serif, Verdana, Tahoma;
			color: black}

div		{	font-size: 13px}
img.brd	{	border: 1px solid #333399}
img.runAround	{	margin: 0px 0px 5px 5px}

.baseC	{	background-color: #CEEDFF}

.txtC	{	color: black}
.txtW	{	color: white}
.titleC	{	color: #333399}

.bld	{	font-weight: bold}
.nonBld	{	font-weight: normal}
.nonbld	{	font-weight: normal}
.menuTxt	{	font-size: 10px;
				color: white}
.nrml	{	font-size: 13px}

.small	{	font-size: 9px}
.small1	{	font-size: 10px}
.big	{	font-size: 25px;
			background: #FAFAFA}
.sub	{	font-size: 16px;
			background: #FAFAFA}


a		{	text-decoration: none;
			font-weight: normal;
			color: #333399}
a:hover	{	text-decoration: underline;
			color: #3399FF}

.head,
.headSec{	font-size: 13px;
			font-weight: bold;
			color: #333399;
			background: #CEEDFF;
			height: 21px; 
			padding: 8px 3px 8px 5px;
			margin-bottom: 10px;
			border-top: 1px solid #333399;
			border-bottom: 1px solid #333399}
html>body .head {height: 18px}

.headSec{	display: block;
			background: #CEEDFF;
			border-bottom: 1px solid #333399}

.news	{	padding: 0px 30px 5px 15px}

.menuItem	{	background: none;
				padding: 3px 3px;
				font-size: 8px;
				font-weight: bold}

.hand		{	cursor: hand}
html>body .hand {	cursor: pointer}


.menuDIV	{	Z-INDEX: 1; 
				POSITION: absolute;
				visibility: hidden;
				width: 160px;
				text-align: left; 
				padding: 5px 0px; 
				background: #CEEDFF; 
				border: 1px solid #333399}

.linksDIV	{	display: none}

.noBorder * td {	 border: none; background-color: none;}