#SideMenuCont_main{	 width: 174px;}
.SideMenuCont_content{  background: transparent;}
.SideMenuCont_actions{
 text-align: left;
 background-color: transparent;
 width: 100%; height: 0px;
 vertical-align: top;
}
.SideMenuCont_Top{	background-image: url(bgTop.jpg); width: 174px;  height: 9px; background-repeat: no-repeat;}
.SideMenuCont_Bottom{	background-image: url(bgBot.jpg);width: 174px;   height: 13px; background-repeat: no-repeat;}
.SideMenuCont_ContentPane {
 background-image: url(bg.jpg);
  background-position: top;
   background-repeat: repeat-y;
 text-align: center;
}
	
.LinkItemBG{
	height: 68px;
width: 147px;
background-image: url(ItemBg.png);
text-align: center;}

.LinkItem{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #84011f;

}
A.LinkItem:link{font-size: 15px;font-family: Arial, Helvetica, sans-serif;color: #84011f; text-decoration: none; font-weight: bold;}
A.LinkItem:visited{font-size: 15px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #84011f; text-decoration: none;}
A.LinkItem:hover{font-size: 15px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #501f05; text-decoration: none;}
A.LinkItem:active{font-size: 15px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #84011f; text-decoration: none;}
  
.SideMenuCont_actionsBottom{
 background-color: transparent;
 text-align: left;
 vertical-align: bottom;
 
 
}