a.main_menu_item{ height:22px; width:90px; line-height:22px; float:left; background: url(../img/mainmenu.gif) no-repeat 0px -44px; 
				color:white; text-transform:lowercase; text-decoration:none; font-weight:bold; font-size:10px; font-family:Tahoma; text-align:center;}
a:hover.main_menu_item {background: url(../img/mainmenu.gif) no-repeat 0px -22px;}
a.main_menu_item.selected,a:hover.main_menu_item.selected {background: url(../img/mainmenu.gif) no-repeat 0px 0px;}

.left_menu_item {width:192px;height:22px;background:url(../img/dots.gif) no-repeat bottom left;margin-top:2px;}
.left_menu_item a {display:block; width:185px; height:19px; text-decoration:none; color:#166282; font-weight:bold; font-size:10px; text-transform:uppercase; font-family:Tahoma; padding-left:5px; line-height:19px}
.left_menu_item a:hover {background-color:#e7eff2}
.left_menu_item.selected a{background-color:#d6231c; color:white;}

.left_menu_subitem {width:192px;height:22px;background:url(../img/dots.gif) no-repeat bottom left;margin:2px 0;}
.left_menu_subitem a {display:block; width:169px; height:19px; text-decoration:none; color:#166282; font-size:8px; font-weight:bold; text-transform:uppercase; font-family:Tahoma; padding-left:20px; line-height:19px}
.left_menu_subitem a:hover {background-color:#e7eff2}
.left_menu_subitem.selected a{background-color:#d6231c; color:white;}
.pdf{
	display:block; 
	height:23px;
	font-weight:bold;
	background:url(../img/pdf.gif) left no-repeat; 
	padding:12px 0 0 40px}
