A { color: #000000; text-decoration: none;}
A:link { color: #000000; text-decoration: none;}
A:hover { color: #006666; text-decoration: underline;}
P {font-size: 7pt; font-family: arial,helvetica,sans-serif; text-decoration: none;}
.first {font-size: 12pt; font-family: arial,helvetica,sans-serif; font-weight: bold; text-decoration: underline; color: #006666;}
.title {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}
.titlea {font-size: 10pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;}
.titleb {
	font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	color: #000000;
}
.titlec {font-size: 7pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;}
.menu {background-color: #ffffff; COLOR: #0099ff; font-weight: bold; text-decoration: none}
.menu2 {background-color: #ffffff; COLOR: #ff99ff; font-weight: bold; text-decoration: none}
.wtext {font-size: 8pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;}
.wtext2 {font-size: 11pt; font-family: arial,helvetica,sans-serif; font-weight: bold; text-decoration: none; color: #000000;}
.loud {font-size: 8pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000;}
.ltext {font-size: 8pt; font-family: arial,helvetica,sans-serif; text-decoration: underline; color: #ff99ff;}
.btext {font-size: 7pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
border: thin solid #339999;
list-style-type: none;
padding-left: 10px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: #99CCCC url(closed.gif) no-repeat left 1px;
border: thin solid #339999;
cursor: hand !important;
cursor: pointer !important;
font-size: 12pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;
}

.treeview A { color: #006633; text-decoration: none;}
.treeview A:link { color: #006633; text-decoration: none;}
.treeview A:hover { color: #0000FF; text-decoration: underline;}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
font-size: 8pt; font-family: arial,helvetica,sans-serif; text-decoration: none; color: #000000;
}

hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	position: absolute;
	left: 39px;
	top: 369px;
}
.first_a {
	font-size: 11pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}
.contact {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.first_b {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.first_title {
	font-size: 14pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}

