A {
	text-decoration : none;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 9pt;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
    color : Blue;
	font-size : 9pt;

}

 A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : Red;
	font-size : 9pt;
}


A:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 9pt;
}



h1
{
	font-family: Verdana;
	font-style: bold;
	font-size: 24pt;
	color: Blue;
}

h2
{
	font-family: Verdana;
	font-style: bold;
	font-size: 20pt;
	color: Blue;
}

h3
{
	font-family: Verdana;
	font-style: bold;
	color: Blue;
}

h4
{
	font-family: Verdana;
	font-style: bold;
	color: Blue;
}

h5
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
}

p{font-family: Verdana;
font-size: small; font-weight: normal; font-variant: normal}td  { font-family: Verdana;
font-size: small; font-weight: normal; font-variant: normal} 

.9pnt-table 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 9pt}

.10pnt-table 
{  
font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 10pt
}

.banner_1
{
	font-family: Verdana;
	font-size: 36pt;
	color: #666666;
}

.banner_2
{
	font-family: Verdana;
	font-style: normal;	
	font-size: 13pt;
	color: #666666;
}

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 135px;
	margin: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800080;
	border-right-color: #800080;
	border-bottom-color: #800080;
	border-left-color: #800080;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #800080;
}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #000000;
	display: block;
	background-color: #80FF80;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	}

#v_mnu_01 li a:hover {
	color: #000000;
	background:  #FFFF80;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	}

.help { cursor: help }
.pointer { cursor: pointer }
.wait { cursor: wait }
.crosshair { cursor: crosshair }
.move { cursor: move }





