
.menucolumn {
	width:111px;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-family: 'TrebuchetMSRegular', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.menuheader {margin-bottom:10px; font-weight:bold}
.menuitem {margin-bottom:5px}

.menuheader a:active 		{  	text-decoration: underline;color:#ffffff; font-size:13px; 	}
.menuheader a:visited 	{   text-decoration: none;	color:#ffffff; font-size:13px; 			}
.menuheader a 		{	text-decoration: none;	color:#ffffff; font-size:13px; 			}
.menuheader a:hover 		{  	text-decoration: underline;color:#ffffff; font-size:13px; 	 }

.menuitem a:active 		{  	text-decoration: underline;color:#ffffff; font-size:11px; 	}
.menuitem a:visited 	{   text-decoration: none;	color:#ffffff; font-size:11px; 			}
.menuitem a:link 		{	text-decoration: none;	color:#ffffff; font-size:11px; 			}
.menuitem a:hover 		{  	text-decoration: underline;color:#ffffff; font-size:11px; 	 }


#rightmenu {

	width:232px;
	overflow:hidden;
	margin-right:12px;
	margin-left:6px;
	font-size:12px;
	font-family: 'TrebuchetMSRegular', Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:20px;
	line-height:15px;
}



.rightmenuheader { font-weight:bold;background:url(/backgrounds/rightmenuh_bg.jpg) top repeat-y;  width:100%; margin-top:15px;}
.rightmenuheader_top {background:url(/backgrounds/rightmenuh_top.jpg) top right no-repeat;  width:100%;}
.rightmenuheader_bottom {background:url(/backgrounds/rightmenuh_bottom.jpg) bottom right no-repeat; width:100%;}
.rightmenuheader_text {padding-top:8px;padding-bottom:8px; padding-left:5px;padding-right:5px}


.rightmenuitem {background:url(/backgrounds/rightmenuitem_bg.jpg) bottom right repeat-x; width:100%; padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;}

#right #rightmenu .rightmenuheader a:active 		{  	text-decoration: underline;color:#000000; font-size:12px; 	}
#right #rightmenu .rightmenuheader a:visited 	{   text-decoration: none;	color:#000000; font-size:12px; 			}
#right #rightmenu .rightmenuheader a:link 		{	text-decoration: none;	color:#000000; font-size:12px; 			}
#right #rightmenu .rightmenuheader a:hover 		{  	text-decoration: underline;color:#000000; font-size:12px; 	 }

#right #rightmenu .rightmenuitem a:active 		{  	text-decoration: underline;color:#000000; font-size:12px; 	}
#right #rightmenu .rightmenuitem a:visited 	{   text-decoration: none;	color:#000000; font-size:12px; 			}
#right #rightmenu .rightmenuitem a:link 		{	text-decoration: none;	color:#000000; font-size:12px; 			}
#right #rightmenu .rightmenuitem a:hover 		{  	text-decoration: underline;color:#000000; font-size:12px; 	 }



