#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AE8ABD;
}

.toplinks{ 
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-weight: bold; 
          color: #FFFFFF; 
          text-decoration: none;
          nowrap;
}
.toplinks_inactive{ 
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-weight: bold; 
          color: #AE8ABD; 
          text-decoration: none;
          nowrap;
}
.smalllinks { 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-weight: normal; 
            color: #333366; 
            text-decoration: none;
}
.inactivelinks { 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-weight: normal; 
            color: #AE8ABD; 
            text-decoration: none;
}
.base { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: #FFFFFF; 
      text-decoration: none
}
.links { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000
}
.body { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 15px; 
      font-style: oblique; 
      font-weight: bold; 
      color: #263D5D; 
      text-decoration: none 
}
.body2 { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 19px; 
       font-style: italic; 
       font-weight: bold; 
       color: #263D5D; 
       text-decoration: none 
}
A { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #FFFFFF; 
}
.content{
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #333366; 

}
.bluelinks { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #333366; 
}
.bluelinks_bold { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12px;
       font-weight: bold; 
       color: #333366; 
}
INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
	border:1pt solid #333366;
	height: 20px;
	width: 180px;
}
.INPUT_order
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#003366;
	border:1pt solid #333366;
	height: 20px;
	width: 100px;
}
.INPUT_submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	border:1pt solid #333366;
    background:#333366;
	height: 20px;
	width: 90px;
}
.table_blue_border
{
	border:1pt solid #333366;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333366;
}

