      /*----------- fetchService style---------------------- */
        .glossymenu{
            margin: 5px 0;
            padding: 0;
            width: 195px; /*width of menu*/
            border: 1px solid #9A9A9A;
            border-bottom-width: 0;
        }

        .glossymenu a.menuitem{
            background: black url(/EF/common/images/Royal_Blue/back.gif) repeat-x bottom left;
            font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
            color: white;
            display: block;
            position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
            width: auto;
            padding: 4px 0;
            padding-left: 10px;
            text-decoration: none;
        }


        .glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
            color: white;
        }

        .glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
            position: absolute;
            top: 5px;
            right: 5px;
            border: none;
        }

        .glossymenu a.menuitem:hover{
            background-image: url(/EF/common/images/Royal_Blue/glossyback2.gif);
        }

        .glossymenu div.submenu{ /*DIV that contains each sub menu*/
            background: white;
        }

        .glossymenu div.submenu ul{ /*UL of each sub menu*/
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

        .glossymenu div.submenu ul li{
            border-bottom: 1px solid blue;
        }

        .glossymenu div.submenu ul li a{
            display: block;
            font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
            color: black;
            text-decoration: none;
            padding: 2px 0;
            padding-left: 10px;
        }

        .glossymenu div.submenu ul li a:hover{
            background: #DFDCCB;
            colorz: white;
        }
        
     /*----------------------  fetchService style end -------------------------------*/
     
     /*---------------------   fetchCategory style --------------------------------*/
             
        img{ border: 0pt; }
        
        #bottom_div{
            width: 520px;
            height: 150px;
            background-color: #b9d1ea;
            clear:both;
        }
        
        .vista_toolbar {
            float:left;
            font:normal 11px 'Tahoma','Arial';
            margin:0;
            padding:0;
            font-weight:bold;
        }
        
        .vista_toolbar ul {
            float:left;
            line-height:32px;
            list-style:none;
            margin:0;
            padding:0 10px 0 10px;
            
        }
        
        .vista_toolbar li {
            display:inline;
            padding:0;
        }
        
        .vista_toolbar a {
            color:#FFF; /* need because it will use default link color */
            float:left;
            padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
            text-decoration:none;
        }
        
        .vista_toolbar a span {
            display:block;
            float:none;
            padding:0 10px 0 7px;
        }
        
        .vista_toolbar a span img {
            border:none;
            margin:8px 4px 0 0;
        }
        
        /* show picture when mouse over link */
        .vista_toolbar a:hover{
            background: url(/EF/common/images/Royal_Blue/left.png) no-repeat left center;
        }
        
        .vista_toolbar a:hover span {
            background:url(/EF/common/images/Royal_Blue/right.png) no-repeat right center;
        }
        
        
        .vista_toolbar #current a{
            background: url(/EF/common/images/Royal_Blue/left.png) no-repeat left center;
        }
        
        .vista_toolbar #current a span {
            background:url(/EF/common/images/Royal_Blue/right.png) no-repeat right center;
        }
        
        .vista_toolbar a.right {
            float:right; /* for help button - just add class "right" ->  <a class="right"... */
        }
/* ------------------------------- fetchCategory style end ------------------------------------------------*/

/*-------------------------- other style ---------------------------------------------------*/

//A:hover{TEXT-DECORATION: underline;FONT-WEIGHT: BOLD;COLOR: black}
//A {TEXT-DECORATION:none;COLOR:blue}

//A {COLOR: #355CC8; TEXT-DECORATION: none}
//A:hover {COLOR: #333333; TEXT-DECORATION: underline}
a:link {color: Black; TEXT-DECORATION:none}     /* unvisited link */
a:visited {color: Black;TEXT-DECORATION:none}  /* visited link */
a:hover {TEXT-DECORATION:none;font-weight:bold}   /* mouse over link */
a:active {color: #AE8930;TEXT-DECORATION:none}   /* selected link */ 


.tab {color:Black;font-family:Arial;font-size:12px;border-collapse:collapse;font-weight:normal;border-color:#666666}

body{color:Black;font-family:Arial;font-size:12px;border-collapse:collapse;font-weight:normal}
.brd {font-size: 11; font-family: Arial; border: 1 solid #808080}
input {color:Black;font-size:11; font-family:Arial; border:1 solid #808080;border-color:#666666}
select {color:Black;font-size: 11; font-family:Arial; border:1 solid #808080}
/*
p {font-size:12;font-family:Arial;color:black;solid #808080;background:#9EA9D6}
*/
p{background:#FF6D06; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; padding:5px;text-transform: capitalize; color:white}
TEXTAREA {
 font-size: 11; font-family:Arial; border:1 solid #808080;
	SCROLLBAR-FACE-COLOR		: #C0C0C0;
	color:#355CC8;
	SCROLLBAR-HIGHLIGHT-COLOR	: #C0C0C0;
	SCROLLBAR-SHADOW-COLOR		: #526D7B;
	SCROLLBAR-3DHIGHLIGHT-COLOR	: #526D7B;
	SCROLLBAR-ARROW-COLOR		: #FFFFFF;
	SCROLLBAR-TRACK-COLOR		: #DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR	: #C0C0C0
}

/*------------------------------- other style end ----------------------------------*/
table.tab1{border:1px solid #ccc;
border-collapse:collapse;
}

table.tab1 th{

background:#464848;
border-collapse:collapse;
padding:4px;
color:white;
text-align:center;
border:1px solid #ccc;
text-transform: capitalize;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
padding:5px;
padding-left:8px;
}

table.tab1 tr.color td{
background:#f0efef
}

table.tab1 td.serial{
width:4%; text-align:center; font-weight:bold; color:#3b3a3a; padding-left:0px;
}

table.tab1 td.shade1{
background:#9DADC6; color:#3b3a3a; padding-left:4px;
}
table.tab1 td.shade2{
background:#F7E1AB; color:#3b3a3a; padding-left:4px;
}
table.tab1 td.shade3{
background:#DBE89A; color:#3b3a3a; padding-left:4px;
}

table.tab1 td.alignRight{
text-align:right; color:#3b3a3a; padding-left:4px;
}

table.tab1 td{

border:1px dotted #ccc;
border-collapse:collapse;
padding:5px;
padding-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#585757;
}
table.tab1 td a{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#464848;
text-decoration:none;
}
table.tab1 td a:link{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#464848;
text-decoration:none;
}
table.tab1 td a:visited{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#464848;
text-decoration:none;
}
table.tab1 td a:active{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:blue;
text-decoration:underline;
}
table.tab1 td a:hover{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#095188;
text-decoration:underline;
}

.header{background:#FF6D06; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; padding:4px;text-transform: capitalize; color:white
}