<!--

input        { 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #FFF2FF; 
	color: #000000 
	}

.style1 {
	color: #000000
	}

.style2 {
	font-size: x-small
	}

.style3 {
	font-size: 9px;
	color: #666666;
	}

.style4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

A:visited  {
	text-decoration: none
	}

.search    { 
	font-family: Verdana; font-size: 8pt 
	}

A:link     {
	text-decoration: none
	}

A:active   {
	text-decoration: none
	}

A:hover    {
	color: #FF0000; text-decoration: underline;
	}


body 	{
	font-family: verdana, arial, helvetica; 
	}

select       { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFFFFF 
	}

#dropmenudiv{
	border-left:1px solid #EDF3BF; 
	border-right:1px solid #EDF3BF; 
	border-top:1px solid #EDF3BF; 
	border-bottom:0px solid #EDF3BF; 
	position:absolute;
	line-height:15px;
	z-index:100; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family:Verdana
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #EDF3BF;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	}

#dropmenudiv 

a:hover{ 
	/*hover background color*/
	background-color: #F8FCEB;
	}

.welcome_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
	}

<!--body, div, span, p, ul, li, td, input, select, textarea, button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}

-->
