﻿thead{
border-bottom:solid 1px #e5e5e5;
}
th.header {     
background-image: url(/files/system/bg.gif);         
cursor: pointer;    
font-weight: bold;     
background-repeat: no-repeat;     
background-position: center left;     
padding-left: 20px;       
margin-left: -1px; 
color: #f3a800; 
text-align:left;
} 

th.headerSortUp {     
background-image: url(/files/system/asc.gif);     
color: #f3a800; 
} 

th.headerSortDown {     
background-image: url(/files/system/desc.gif);     
color: #f3a800; 
} 

.menu{

}
.menu_active{
background-image:url(/files/system/menu_active.gif);
background-repeat:repeat-x;

}
a.L1 {
color:#ffffff;
font-weight:bold;
}
a.L1_Active{
color:#ffffff;
font-weight:bold;
}

.top_l{
width:20px;
height:20px;
background-image:url(/files/system/top_l.gif);
background-repeat:no-repeat;
}
.top_m{
height:20px;
background-image:url(/files/system/top_m.gif);
background-repeat:repeat-x;
}

.top_r{
width:20px;
height:20px;
background-image:url(/files/system/top_r.gif);
background-repeat:no-repeat;
}
.bottom_l{
width:20px;
height:20px;
background-image:url(/files/system/bottom_l.gif);
background-repeat:no-repeat;
}
.bottom_m{
height:20px;
background-image:url(/files/system/bottom_m.gif);
background-repeat:repeat-x;
}
.bottom_r{
width:20px;
height:20px;
background-image:url(/files/system/bottom_r.gif);
background-repeat:no-repeat;
}
.left_m{
width:20px;
background-image:url(/files/system/left_m.gif);
background-repeat:repeat-y;
}
.right_m{
width:20px;
background-image:url(/files/system/right_m.gif);
background-repeat:repeat-y;
}