/*SUB MENU STYLE*/
.glossymenu{
list-style-type: none;
margin: -1 0 -1 -2; right: 0; left: 0; top: 0; bottom: 0;
padding: 0;font: bold 11px Arial;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/height:32px;
filter:alpha(opacity=100);
background-color:transparent;
background-image: url(../../images/leftmenu/bg.gif);
background-position: left middle;
background-repeat:no-repeat;
font: bold 11px Arial;
}
.glossymenu li.main ul{
list-style-type: none;height:32px;
margin: 0 0 0 0;
padding: 0 0 0 0;font: bold 11px Arial;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/filter:alpha(opacity=100);
background-color:transparent;
background-image: url(../../images/leftmenu/bg.gif);
background-position: left middle;
background-repeat:no-repeat;
font: bold 11px Arial;
}

.glossymenu li.main{
position: relative;
/*border-bottom: 1px #3c66aa solid; border-top: 1px #bbbbbb solid;*/
background-color:transparent;
background-image: url(../../images/leftmenu/bg.gif);
background-position: left middle;
background-repeat:no-repeat; padding: 0; margin: 0;
font: bold 11px Arial;height: 32px; color: #000000;
}

/*SUB MENU STYLE*/
.glossymenu li.main ul{
position: absolute;font: bold 11px Arial;
width: 180px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none; color: #000000;
filter:alpha(opacity=100);
}

.glossymenu .arrowdiv{
position: absolute;
right: 10px; width:12px; height:12px;
background-color: transparent;
background-image: url(../../images/leftmenu/arrow.gif);
background-position: center right;
background-repeat: no-repeat;
text-decoration: none; color: #000000;
}

/*Link*/
.glossymenu li.main a{
font: bold 9pt Arial;
color: #000000;
display: block;
width: auto;
padding: 4px 0 4px 0;
padding-left: 15px;
text-decoration: none;
}

.glossymenu li.main a:link, .glossymenu li.main  a:visited, .glossymenu li.main  a:active{
color: #000000;padding: 8px 0 4px 15px;height:32px;
background-color: transparent;
background-position: left top;
background-repeat: no-repeat;
}
.glossymenu li.main a:hover{
    color: #b9242b; text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .glossymenu li.main { float: left; height: 1%; }
* html .glossymenu li.main a { height: 1%; }
/* End */

.glossymenu li.mainsec ul{
list-style-type: none;height:32px;
margin: 0 0 0 0;
padding: 0 0 0 0;font: bold 11px Arial;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/filter:alpha(opacity=100);
background-color:transparent;
background-image: url(../../images/leftmenu/bgsec.gif);
background-position: middle left;
background-repeat:no-repeat;
font: bold 11px Arial;
}

.glossymenu li.mainsec{
position: relative;
/*border-bottom: 1px #3c66aa solid; border-top: 1px #bbbbbb solid;*/
background-color:transparent;
background-image: url(../../images/leftmenu/bgsec.gif);
background-position: middle left;
background-repeat:no-repeat;
font: bold 11px Arial;height: 32px;
}

/*SUB MENU STYLE*/
.glossymenu li.mainsec ul{
position: absolute;font: bold 11px Arial;
width: 180px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
}

/*Link*/
.glossymenu li.mainsec a{
font: bold 9pt Arial;
color: #ffffff;
display: block;
width: auto;
padding: 4px 0 4px 0;
padding-left: 15px;
text-decoration: none;
}

.glossymenu li.mainsec a:link, .glossymenu li.mainsec a:visited, .glossymenu li.mainsec a:active{
color: #ffffff;padding: 8px 0 4px 15px;height:32px;
background-color: transparent;
background-position: left top;
background-repeat: no-repeat;
}
.glossymenu li.mainsec a:hover{
    color: #ffffff; text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .glossymenu li.mainsec { float: left; height: 1%; }
* html .glossymenu li.mainsec a { height: 1%; }
/* End */

/*SUB MENU STYLE*/
.childmenu{
list-style-type: none;
margin: 0;
padding: 0;font: 10px Arial;
width: 180px; /*WIDTH OF MAIN MENU ITEMS*/height:32px;
filter:alpha(opacity=100);
background-color:transparent;
background-image: url(../../images/mainmenu/glossyback.gif);
background-position: middle left;
background-repeat:repeat-x;
}

.childmenu .arrowdiv{
position: absolute;
right: 2px; width:12px; height:12px;
background-color: transparent;
background-image: url(../../images/mainmenu/arrow.gif);
background-position: center right;
background-repeat: no-repeat;
}

/*Link*/
.childmenu a{
font: 10px Arial;
color: #000000;
display: block;
width: auto;
padding: 4px 0 4px 0;
padding-left: 15px;
text-decoration: none;
}

.childmenu a:link, .childmenu a:visited, .childmenu a:active{
color: #000000;padding: 5px 0 4px 15px;height:32px;
background-color: transparent;
background-image: url(../../images/mainmenu/mouse_out.gif);
background-position: left top;
background-repeat: no-repeat;
}
.childmenu a:hover{
/*color: #6e2775;*/color: red;padding: 5px 0 4px 15px;height:32px;
background-color: transparent;
background-image: url(../../images/mainmenu/mouse_over.gif);
background-position: left top;
background-repeat: no-repeat;
}

/* Holly Hack for IE \*/
* html .childmenu { float: left; height: 1%; }
* html .childmenu a { height: 1%; }
/* End */
