#SideMenu{
background-color:#f7f7f7;
border-right:solid 1px #ccc;
border-left:solid 1px #ccc;

}
/*.shadow{
background-image:url(../../images/shadow.png);
padding:1px 1px 7px 1px;}*/
.face{
color:#662626;
font-weight: bold;
padding-left:5px;
font-size:14px;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
font-style:italic;
}
.face2{
color:#fff;
font-size:14px;
line-height:24px;
font-family: Arial, Helvetica, sans-serif;


}

.menu{
width:215px;
}
.menu th{
background-color:#0000FF;}
.menu tr{
background-image:url(../../images/menu.jpg);
background-repeat:no-repeat;
background-color:#8c8c8c;
border-left:28px solid #d5d5d5;
width:200px;
height:30px;
font-size:11px;
color:#FFFFFF!IMPORTANT;
text-decoration:none;
}
.menu tr:hover{
background-image:url(../../images/menu_hover.jpg);
background-repeat:no-repeat;
background-color:#662626;
width:200px;
height:30px;
font-size:11px;
color:#FFFFFF!IMPORTANT;
text-decoration:none;

}
.menu tr td{
padding-left:28px;
width:200px;}
.menu tr td a {
/*padding-left:28px;*/
color:#FFFFFF;
text-decoration:none;

}
.menu tr td a:hover{
/*padding-left:28px;*/
color:#FFFFFF;
text-decoration:none;}