.main-text	{ font-family: Arial; font-weight: normal; font-size:14px; color: #0b3c4a; text-decoration: none; }
.form-text 	{ font-family: Arial; font-weight: normal; font-size:10pt; color: #000000; text-decoration: none; }
.form-text-bold { font-family: Arial; font-weight: bold; font-size:10pt; color: #000000; text-decoration: none; }
.form-heading	{ font-family: Arial; font-weight: bold; font-size:12pt; color: #000000; text-decoration: none; }
.menu-text	{ font-family: Arial; font-weight: normal; font-size:13px; color: #0b3c4a; text-decoration: none; }
.menu-heading	{ font-family: Arial; font-weight: bold; font-size:13px; color: #0b3c4a; text-decoration: none; }



.ad-link		{font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; font-size:10px; 
			 color: #000000; text-decoration: none; }
.ad-link:hover		{font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; font-size:10px; 
		 	 color: #000000; text-decoration: underline; }
		 		 
A.NavBar:link		{color: #0b3c4a ; text-decoration: none; }
A.NavBar:visited	{color: #0b3c4a ; text-decoration: none; }
A.NavBar:active		{color: #0b3c4a ; text-decoration: none; }
A.NavBar:hover		{color: #fdfad0 ; text-decoration: none; }
A.NavBar2:link 		{color: #665f04 ; text-decoration: none; }
A.NavBar2:visited 	{color: #665f04 ; text-decoration: none; }
A.NavBar2:active 	{color: #665f04 ; text-decoration: none; }
A.NavBar2:hover 	{color: #fdfad0 ; text-decoration: none; }
A.NavBar3:link 		{color: #849b8d ; text-decoration: none; }
A.NavBar3:visited 	{color: #849b8d ; text-decoration: none; }
A.NavBar3:active 	{color: #849b8d ; text-decoration: none; }
A.NavBar3:hover 	{color: #849b8d ; text-decoration: underline; }
A.NavBar4:link 		{color: #ffffff ; text-decoration: none; }
A.NavBar4:visited 	{color: #ffffff ; text-decoration: none; }
A.NavBar4:active 	{color: #ffffff ; text-decoration: none; }
A.NavBar4:hover 	{color: #0b3c4a ; text-decoration: underline; }
A.NavBar5:link 		{color: #0b3c4a ; text-decoration: none; }
A.NavBar5:visited 	{color: #0b3c4a ; text-decoration: none; }
A.NavBar5:active 	{color: #0b3c4a ; text-decoration: none; }
A.NavBar5:hover 	{color: #0b3c4a ; text-decoration: underline; }

#dropmenudiv{
position:absolute;
background: url(../images/javabar.gif);
border:0px solid #fdfad0;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #fdfad0;
padding: 0px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background: url(../images/javabaryell.gif);
text-decoration: none;
font-weight: normal; color: #0b3c4a;

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 125px;
background: url(../images/javabar.gif);
}
