<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

.main {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.tinyGreen {
	font-family: Arial;
	font-size: 8pt;
	color: #35CC01;
	text-decoration: none;
}.main {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.greenMain {
	font-family: Arial;
	font-size: 10pt;
	color: #35CC01;
	text-decoration: none;
}
ul#menu {
  width: 140px;
  list-style-type: none;
  border-top: solid 1px #35CC01;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: arial;
  font-size: 10pt;
  color: #FFFFFF;
}

ul#menu li {
  border-bottom: solid 1px #35CC01;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #CC0000;
}

ul#menu a.active {
  color: #000000;
}
.mainBlack {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.topGreen {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #35CC01;
}
.mainLinkIcon {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	list-style-image: url(images/list_icon.gif);
}
.topWhite {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tinyWhite {

	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.mainLink {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainBlackLink {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.greenMainLink {
	font-family: Arial;
	font-size: 10pt;
	color: #35CC01;
	text-decoration: none;
	font-weight: bold;
}
.mainBlackBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
