

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
font-weight:normal;
color:#b9c6cf;
width: 180px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
background-image:url(../../bgitemmenu.jpg);
background-repeat:no-repeat;	
position: relative;
}



/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #b9c6cf;
text-decoration: none;
padding: 4px;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{

}

.sidebarmenu ul li a:visited{
color: #b9c6cf;
}

.sidebarmenu ul li a:hover{
background-image:url();
background-color: #004d89;
}

.current {
background-image:url();
background-color: #004d89;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
background-color:#05203E;
position: absolute;
width: 160px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background-color: #004d89;
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }

a.linksitemap:link { 
color:#000000;
font-family:georgia;
}

a.linksitemap { 
color:#000000;
font-family:georgia;
}

.linksitemap { 
color:#000000;
font-family:georgia;
line-height:30px;
}

a.linksitemap:visited { 
color:#000000;
font-family:georgia;
}

a.linksitemap:hover { 
color:#000000;
font-family:georgia;
}

a.linksitemap:active { 
color:#000000;
font-family:georgia;
}

a.linksitemap:link { 
color:#000000;
font-family:georgia;
}


a.searchtitle:visited { 
color:#000000;
font-family:georgia;
}

a.searchtitle:hover { 
color:#000000;
font-family:georgia;
}

a.searchtitle:active { 
color:#000000;
font-family:georgia;
}

a.searchtitle:link {
color:#000000;
font-family:georgia;
}


.searchkey {
	background-color:#FC0;
	color:#ff0000;
	font-weight:bold;
}

.searchresult {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

.search_resume {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#930;
}

.search_desc {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#09F;
}

.size1px { font-size:1px; }
.size2px { font-size:2px; }
.size3px { font-size:3px; }
.size4px { font-size:4px; }
.size5px { font-size:5px; }
.size6px { font-size:6px; }
.size7px { font-size:7px; }
.size8px { font-size:8px; }
.size9px { font-size:9px; }
.size10px { font-size:10px; }
.size11px { font-size:11px; }
.size12px { font-size:12px; }
.size13px { font-size:13px; }
.size14px { font-size:14px; }
.size15px { font-size:15px; }
.size16px { font-size:16px; }
.size17px { font-size:17px; }
.size18px { font-size:18px; }
.size19px { font-size:19px; }
.size20px { font-size:20px; }
.size21px { font-size:21px; }
.size22px { font-size:22px; }
.size23px { font-size:23px; }
.size24px { font-size:24px; }
.size25px { font-size:25px; }
.size26px { font-size:26px; }
.size27px { font-size:27px; }
.size28px { font-size:28px; }
.size29px { font-size:29px; }
.size30px { font-size:30px; }

a.linkbottom:visited { 
color:#000000;
font-family:georgia;
text-decoration:none;
}

a.linkbottom:hover { 
color:#000000;
font-family:georgia;
text-decoration:none;
}

a.linkbottom:active { 
color:#000000;
font-family:georgia;
text-decoration:none;
}

a.linkbottom:link {
color:#000000;
font-family:georgia;
text-decoration:none;
}


