BODY {
  font-family: Verdana, sans-serif;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.divider {
	background: #336699;
	color: white;
}
A:link {
	font-family: Verdana;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}

A:visited {
	font-family: Verdana;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}

A:hover {
	color: red;
	text-decoration: none;
}

A:active {
	color: green;
	text-decoration: none;
}

.leftnavbg {
  height: 22px;
	font-size: 12px;
	color: #DEDFDE;
	text-decoration: none;
	text-transform: none;
	background-color: #A9A4A4;
	border-top: thin outset #CCCCCC;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #CCCCCC;
}

.globaltext1 {
	font-family: Verdana;
	color: #000000;
}

IMG.right_arrow {
  width: 18px;
  height: 15px;
  border: 0px;
}


