BODY {
	background-color: #D3D3D3;	
}

P,TD,LI,FORM {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	color: Navy;
	font-size: 12px;
}

TH {
	font-weight : bold;
	 font-size: 12px;
	color : Navy;
}

A {
	text-decoration : underline;
}

A:VISITED {
	color : Blue;
}

A:HOVER {
	color : Red;
}

A:LINK {
	color : Blue;
}

A:ACTIVE {
	color : Red;
}


.titlecell {
	font-size: 20px;
	font-weight: bold;
}

.addressbar {
	background-color: #003163;
	color : Silver;
}

.webmaster {
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.menulink {
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

.titletextlg {
	font-size : 22px;
	font-weight : bold;
}

.titletextsm {
	font-size : 12px;
	font-weight : bold;
}

.othersections {
	background-color: #003163;
	color : #CCCCCC;
	padding-left : 2px;
	padding-right : 2px;
}

.depositcell {
	font-size : 14px;
}

.navlink {
	font-weight : bold;
	color : Blue;
	text-decoration : none;
}

.navlinksm {
	font-size : 12px;
	color: #0000FF;
	text-decoration : none;
}

.arrows {
	color : #FF4500;
	text-decoration : none;
	font-weight : bold;
}

.nounderline {
	text-decoration : none;
}.bold {  font-weight: bold}
.indexmenu { text-decoration: none; font-size : 15px; font-weight : bold; ; color: #CCCCCC}
