
/* ######### Style for Main Menu ######### */
.mainmenu{
width: 99%;
font-weight: bold;
}
.mainmenu ul{
border: 1px solid ;
border-color:#FFFFFF;
width: 100%;
background-color:#AFAFD8;
padding: 4px 0;
margin: 0;
text-align: center; height: 18px; 
}



.mainmenu ul li{
display: inline;

}

.mainmenu ul li a{
color: #000099;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid  #FFFFFF; /*THEME CHANGE HERE*/
border-left: 0px solid  #FFFFFF;
}

.mainmenu ul li a:hover, .mainmenu ul li a.selected
{ color: #990000; 
  background-color: #DFB6A2; /*THEME CHANGE HERE*/
 
}


-->
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid  #000099; /*THEME CHANGE HERE*/
/*border-bottom-width: 0; */
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#DFB6A2;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid groove; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
 color: #000099; 
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

 color: #990000; 
}
.imgleft
{ width: 7%; height: 7%; border:none;    
}
.imgmenu
{ width: 13px; height: 15px; border:none;    
}
a.link
{
color:#000099;
font-size: 16px;
font-family:"Times New Roman", Times, serif;
text-decoration: none;
font-weight:bold
}
a.menulinks
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a.links
{

font-family:"Times New Roman", Times, serif;
font-size:16px;
}
div.tableheading
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold
}
table.outertable
{
border:#AFAFD8 thin double;
}
table.loginoutertable
{
border:#000099 thin double;
}
table.innertable
{
border-color:#AFAFD8;
background-color:#AFAFD8;
}
table.logininnertable
{
border-color:#000099;
background-color:#000099;
}
.tabcolor
{ 
background-color:#AFAFD8;
}
.headingstyle
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000000;
background-color:#AFAFD8;
}
.loginheadingstyle
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
background-color:#000099;
}
font.starstyle
{
color:#990000;
font-weight:bold;
font-size:12px;
font-weight:bold
}
font.namestyle
{
color:#CC6699;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold
}
font.listnamestyle
{
color:#990000;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold
}
font.fontinformhead
{
color:#CC9900;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold
}
font.fontinformsub
{

color:#000099;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
font.labelstyle
{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:14px
}
font.footerstyle
{
font-family:"Times New Roman", Times, serif;
font-size:16px
}
font.contentstyle
{
font-family:"Times New Roman", Times, serif;
font-size:12px
}
font.informlabel
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color: rgb(118, 118, 118);

}
font.upperlabel
{
font-family:"Times New Roman", Times, serif;
font-size:16px
}
input.buttonstyle
{
font-size:18px;
font-family:"Times New Roman", Times, serif;
height: 30px
}

input.okbuttonstyle
{
font-size:18px;
font-family:"Times New Roman", Times, serif;
height: 25px
}
font.mandatorylabels
{
font-family:"Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
color:#990000
}
font.redlabels
{
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-weight:bold;
color:#990000
}
div.updatediv
{ 
color:#666633;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:16px
}
hr.linecolor
{
color:#AFAFD8;
}

 


font.menulabels
{
 color:#800000;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 
}

font.alertstyle
{
 color:#990000;
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 
}
