body {
margin:0;
padding:0;
border:0;
}

.category_name {
margin:0 !important;
padding:0 !important;
}


#left_menu dd{
margin:0 0 0 5px;
padding:0;
background:url(../images/template/menu_arrow.gif) no-repeat top left;
list-style-type:none;
font-size:75%;
text-indent:10px;
/*border:1px #FF0000 solid;*/
width:130px;
}

a:visited { 
color: #333333;
text-decoration: none;
}

a:link { 
color: #333333;
text-decoration: none;
}

a:hover { 
color: #333333;
text-decoration: underline;
}

#left_menu{
margin-left:10px;
}

#left_menu td {
background:url(../images/template/dot_line_153.gif) bottom left no-repeat;
font-size:0.75em;
padding:5px 10px 5px 5px;
}

.active {
background-color:#FFFFCC !important;
color:#006699 !important;
}

.active_txt {
color:#006699 !important;
}

a.active:visited { 
color:#006699 !important;
text-decoration: none;
}

a.active:link { 
color:#006699 !important;
text-decoration: none;
}

a.active:hover { 
color:#006699 !important;
text-decoration: underline;
}




#left_menu ul{
margin:0 0 0 5px;
padding:0px 0px 0px 15px;
list-style:disc;
font-size:100%;
}



#footer {
font-size:80% !important;
background:url(../images/top/footer_bg.jpg) top repeat-y;
width:783px;
margin:0 0 10px 0;
}
.footer_menu_txt a:visited { 
color: #ffffff;
text-decoration: none
}

.footer_menu_txt a:link { 
color: #ffffff;
text-decoration: none
}

.footer_menu_txt a:hover { 
color: #ffffff;
text-decoration: underline
}

#copyright {
padding-left:10px;
}