body{
background-color: white;
color: black;
font: normal 80% Verdana;
padding: 0;
}

A:link    { color: green; text-decoration: none; }
A:active  { color: green; text-decoration: none; }
A:visited { color: green; text-decoration: none; }
A:hover   { color: green; text-decoration: underline; }

/* ######### Left Menu ######### */

#leftbar{
width: 180px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000;*/
}

.categorylinks{
list-style-type: disk;
list-style-image: url(../images/heart.png);
margin: 5px auto 10px 18px;
padding: 0;
}

.Categorylinks li{
padding-bottom: 1px;
color: white;
}

.categorylinks li a{
margin-left: 5px;
padding: 5px 1px;
font-size: 12px;
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.current a{
color: #fff; background: #6BB621; text-decoration: none;
}

.current a:visited{
color: #fff;
}

.current1 a{
list-style-image: url(../images/arrow.gif);
color: #fff; background: #6BB621; text-decoration: none;
}

.special {
list-style-image: url(../images/arrow.gif);
}

.font1 {
font-size: 11px;
color: #FF0000;
}

//.categorylinks a:visited{color: #6BB621; }
.categorylinks a:hover {color: #fff; background: #6BB621; text-decoration: none; }

.diffpointer{
list-style-image: url(arrow.png);
}

#leftbar .headers{
color: white;
font: bold 110% Arial;
background-color: #FF2B2B;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url(arrow.gif); /*CUSTOM CHANGE*/
margin: 5px auto 10px 17px;
padding: 0;
line-height: 1.2em;
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url(menuline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}

#footer{
border: 0 solid #BEBEBE;
color: black;
border-top-width: 1px;
background: transparent url(bg_topbar.gif) repeat-x;
text-align: center;
font-size: 90%;
padding-top: 3px;
margin-bottom: 5px;
}

#footer a{
text-decoration: none;
}

.drum a {
list-style-image: url(../images/redarrow.gif);
color: FF3366; text-decoration: none;
}

.drum a:hover {
list-style-image: url(../images/redarrow.gif);
color: white; background: #6BB621; text-decoration: none;
}

.drum1 a{
list-style-image: url(../images/redarrow.gif);
color: #fff; background: #6BB621; text-decoration: none;
}


.fontmenu a {
color: #675CB5;
}

.fontmenu a:hover{
color: #fff; background: #6BB621; text-decoration: none;
}