﻿.memberNav{
background: url(../Media/Image/leftmenumembers.png) no-repeat;
height: 260px;
padding-top:10px;
}
.normalNav{
background: url(../Media/Image/leftmenubg.png) no-repeat;
height: 220px;
}
#LeftNav {
float: left;
width: 205px;
margin:0px;
}
#LeftNav a:link a:visited {
color:#ffffff;
text-decoration:none;
}
#LeftNav a:hover a:active {
color: #66cc66;
text-decoration: none;
}
#LeftNav ul{
margin:0;
list-style-type:none;
line-height:1.9em;
padding-left:5px;
padding-top:13px;
}

#LeftNav ul a:link, #LeftNav ul a:visited{
color:#ffffff;
text-decoration:none;
font-weight:bold;
width:205px;
display:block;
text-indent:10px;
font-size:13px;
line-height:24px;
}
#LeftNav ul a:hover, #LeftNav ul a:active, #LeftNav ul a.currentpage:link{
color:#36ff00;
background: url(../Media/Image/menuarrow.png) no-repeat 95% 50%;
}
.youraccount ul a:link, .youraccount ul a:visited{
color:#ce0303;
text-decoration:none;
background:url(../Media/Image/redarrow.png) no-repeat center left;
display:block;
padding-left:15px;
}
.youraccount ul a:active, .youraccount ul a:hover, .youraccount ul a.currentlink:link{
text-decoration:none;
color:#339900;
background:url(../Media/Image/greenarrow.png) no-repeat center left;
}
.youraccount ul {
list-style-type:none;
text-align:left;
color:#ce0303;
padding:0;
margin:0 0 0 15px;
}

