.nohover
{
	text-decoration: none;
}

/* stylesheets for left navigation */
.navover1
{
	padding-left: 5px;
	width: 139px;
	cursor: hand;
	color: #003399;
	height: 20px;
	text-decoration: none;
}
.navnormal1
{
	padding-left: 5px;
	width: 139px;
	cursor: auto;
	height: 20px;

	text-decoration: none;
}
.navover2
{
	width: 5px;
	cursor: hand;
	height: 20px;
	background-color: #003399;
}
.navnormal2
{
	width: 5px;
	cursor: auto;
	height: 20px;
	background-color: #6bb5f7;
}

.navbg
{
	BACKGROUND-POSITION-X: 59px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
}

.address
{
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
}
/* stylesheets for buttons */
.overbutton
{
	font-weight: bold;
	font-size: 8pt;
	width: 115px;
	cursor: hand;
	color: white;
	height: 18px;
	background-color: #FF0000;
	text-align: center;
	text-decoration: none;
}
.normalbutton
{
	font-weight: bold;
	font-size: 8pt;
	width: 115px;
	cursor: auto;
	color: white;
	height: 18px;
	background-color: #003399;
	text-align: center;
	text-decoration: none;
}
.overbutton2
{
	font-weight: bold;
	font-size: 8pt;
	width: 115px;
	cursor: hand;
	color: white;
	height: 18px;
	background-color: #003399;
	text-align: center;
	text-decoration: none;
}
.normalbutton2
{
	font-weight: bold;
	font-size: 8pt;
	width: 115px;
	cursor: auto;
	color: #2988E7;
	height: 18px;
	background-color: #edf6fe;
	text-align: center;
	text-decoration: none;
}

/* stylesheets for cell */
.overcell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: default;
	color: #003399;
	padding-top: 5px;
	background-color: #ffffcc;
	text-decoration: none;
}
.normalcell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: default;
	padding-top: 5px;
	background-color: #edf6fe;
	text-decoration: none;
}
/* stylesheets for cell2 */
.overcell2
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: hand;
	color: #003399;
	padding-top: 5px;
	background-color: #ffffcc;
	text-decoration: none;
}
.normalcell2
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	cursor: default;
	padding-top: 5px;
	background-color: #edf6fe;
	text-decoration: none;
}
.overcell3
{
	cursor: default;
	color: #451c67;
	height: 24px;
	background-color: #ffffcc;
	text-decoration: none;
}
.normalcell3
{
	cursor: default;
	color: #1161E0;
	background-color: #E0F0FE;
	text-decoration: none;
		height: 24px;
}