
main.body
		  { font-family : Arial, sans-serif;
                font-size: 13px;
                color: #000000;
                text-align: justify;
                font-weight: none }

A:LINK
		  { font-family : Arial, sans-serif;
			margin-left: 0px;
			font-size: 13px;
			color: #005D8E;
			font-weight: bold;
			text-decoration: none }
A:VISITED 
		  { font-family : Arial, sans-serif;
			margin-left: 0px;
			font-size: 13px;
			color: #005D8E;
			font-weight: bold;
			text-decoration: none }
A:HOVER
		  { font-family : Arial, sans-serif;
			margin-left: 0px;
			font-size: 13px;
			color: #525552;
			font-weight: bold;
			text-decoration: underline }


.toplink {font-family: arial; font-size: 12px; color: #D9D2BA;}
.toplink a {font-family: arial; font-size: 12px; color: #D9D2BA;}
.toplink a:hover {font-family: arial; font-size: 12px; color: #D9D2BA;}
.toplink a:active {font-family: arial; font-size: 12px; color: #D9D2BA;}



A.botlink:LINK
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #D9D2BA;
			font-weight: bold;
			text-decoration: none }
A.botlink:VISITED
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #D9D2BA;
			font-weight: bold;
			text-decoration: none }
A.botlink:HOVER  
		  { font-family : Verdana, Arial, sans-serif;
			margin-left: 0px;
			font-size: 10px;
			color: #ffffff;
			font-weight: bold;
			text-decoration: underline }

right.colon 
              { font-size: 13px;
                 color: #606060;
                 font-weight: bold;
                 font-family: arial }

#dropmenudiv{
position:absolute;
border:1px solid #838383;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #838383;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CDCDCD;
}


