#cssmenu {
height: auto;
background-color: #232323;
width: 200px;
}

#cssmenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#cssmenu ul li {
padding-left: 10px;
padding-Top: 10px;
padding-bottom: 10px;
}

#cssmenu ul li span {
color: #a0a0a0;
font-family: Verdana, 'Lucida Grande';
font-size: 14px;
-webkit-transition: color .15s;
-moz-transition: color .15s;
-o-transition: color .15s;
transition: color .15s;
}

#cssmenu ul li span:hover {
color: #ffffff;
}

#PastEventsChildren{
display: none;
}

a:link, a:active, a:visited {
color: #740c0c;
font-size : 12; 
Font-Family: Verdana;
text-decoration: none
}

a:hover {
color: #f35000;
font-size : 12; 
Font-Family: Verdana; 
text-decoration: none
}

h2 {
color: #b22c2c; 
Font-Family: Verdana;
font-size : 16;
text-transform: uppercase;
text-weight: bold;
}

h3 {
color: #232323; 
Font-Family: Verdana;
font-size : 14;
text-transform: uppercase;
text-weight: bold;
}

h4 {
color: #b22c2c; 
Font-Family: Verdana;
font-size : 14;
text-transform: uppercase;
text-weight: bold;
}

p {
color: #232323;
font-size : 12;
Font-Family: Verdana;
text-decoration: none
}

i {
color: #7e7e7e;
font-size : 10;
Font-Family: Verdana;
text-decoration: none
}

BODY {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#A78C5C;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#BDA270;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#BDA270;
scrollbar-3dlight-color:#BDA270;
background-image: URL(images/layout/bg_panel.gif);
background-repeat: repeat-y
}

font {
color: #232323;
font-size : 12;
Font-Family: Verdana;
text-decoration: none;
}