/* CSS Document */

.nav   { color: #ffffff; font-size: 14px; font-weight: normal; font-family: "Lucida Calligraphy"}
.nav  a:active {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}
.nav  a:link {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"} 
.nav  a:visited {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}
.nav  a:hover {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}

.medwhite   { color: #ffffff; font-size: 12px; font-weight: bold; font-style: italic; font-family: "Lucida Sans"}
.medblue   { color: #024138; font-size: 12px; font-weight: bold; font-style: italic; font-family: "Lucida Sans"}
.largeblue   { color: #024138; font-size: 14px; font-weight: bold; font-family: "Lucida Calligraphy"}
.smallblue3   { color: #024138; font-size: 11px; font-weight: normal; font-style: italic; font-family: "Lucida Sans"}

.smallwhite   { color: #ffffff; font-size: 11px; font-weight: normal; font-family: "Lucida Calligraphy"}
.smallwhite  a:active {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallwhite  a:link {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"} 
.smallwhite  a:visited {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallwhite  a:hover {  text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}

.smallaqua   { color: #02a4a6; font-size: 11px; font-weight: normal; font-family: "Lucida Calligraphy"}
.smallaqua  a:active {  text-decoration: underline; color: #02a4a6; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallaqua  a:link {  text-decoration: underline; color: #02a4a6; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"} 
.smallaqua  a:visited {  text-decoration: underline; color: #02a4a6; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallaqua  a:hover {  text-decoration: underline; color: #02a4a6; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}

.smallblue   { color: #024138; font-size: 11px; font-weight: normal; font-family: "Lucida Calligraphy"}
.smallblue  a:active {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallblue  a:link {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"} 
.smallblue  a:visited {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallblue  a:hover {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 11px; font-weight: normal; font-family:"Lucida Calligraphy"}

.smallblue2   { color: #024138; font-size: 14px; font-weight: normal; font-family: "Lucida Calligraphy"}
.smallblue2  a:active {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallblue2  a:link {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"} 
.smallblue2  a:visited {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}
.smallblue2  a:hover {  text-decoration: underline; color: #024138; font-weight: bold; font-size: 14px; font-weight: normal; font-family:"Lucida Calligraphy"}

.listview
{
	cursor: default;
	background-color: white;
	border-style: outset;
	border-width: 1;
	border-color: #009999;
	font-family: Verdana;
	font-size: 8pt;
}
.listview THEAD TD
{
	background-color: #009999;
	color: white;
	border-width: 2;
	border-color: #ECEC9DB;
}