ul#dc-menu-arrows { display: block;margin: 30px 0 15px 0;list-style-type: none;height: 21px; background: #EA2C00 url(/i/dc,menu,0.png) no-repeat; padding: 0; overflow: hidden; }
ul#dc-menu-arrows li { display: inline; }
ul#dc-menu-arrows a { 
    display: inline-block; /*float: left; width: 137px;*/ height: 19px; line-height: 21px; text-decoration: none; color: #000;
    text-transform: uppercase; font-size: 10px; letter-spacing: -0.1ex; font-family: Arial, sans-serif; font-weight: normal; margin: 0; padding: 0 35px 0 3px;
    text-align: center; overflow: hidden; border-top: 1px solid #E31520; border-bottom: 1px solid #E31520; /* font-variant: small-caps; */
    background: transparent url(/i/t.gif) no-repeat right top;
}
ul#dc-menu-arrows a:hover, ul#dc-menu-arrows a.active, ul#dc-menu-arrows a.first:hover { background: #fff url(/i/dc,menu,2.png) no-repeat right top; background-color: #fff !important;}
ul#dc-menu-arrows a.first { margin-left: 3px; }

.dc_menu { padding: 0; margin: 20px 0; list-style-type: none; }
.dc_menu ul { padding: 0;margin: 0; list-style-type: none; }
.dc_menu li { margin: 3px; padding-left: 30px; }

.dc_menu a { color: #333 !important; padding-left: 16px; background: url(/i/dc_arr,grey.png) no-repeat left center; }
.dc_menu li li a { text-decoration: none; }

.dc_menu .dc_grey a { background-image: url(/i/dc_arr,grey.png); }
.dc_menu .dc_blue a { background-image: url(/i/dc_arr,blue.png); }
.dc_menu .dc_violet a { background-image: url(/i/dc_arr,violet.png); }
.dc_menu .dc_yellow a { background-image: url(/i/dc_arr,yellow.png); }
.dc_menu .dc_green a { background-image: url(/i/dc_arr,green.png); }

.dc_link_toggle { text-align: right; display: block; clear: both; margin-bottom: -10px; }
.dc_link_toggle a { background: url(/i/dc_arr,black.png) no-repeat left center; color: #333 !important; text-decoration: none; margin-right: 60px; padding-left: 12px; font-size: 10px; }

.dc h1 {font-size: 19px; width: 100%; margin: 15px 0 10px 0 !important; clear: both; }
.dc h2 {height: 18px; font-size: 16px; width: 100%; margin: 15px 0 10px 0 !important; clear: both; }
.dc h3 {text-transform: uppercase; font-size: 11px !important; font-weight: bold; margin: 0 0 0 10px !important;  clear: both;  }
.dc h4 {font-size: 10px; font-weight: bold; margin: 15px 0 5px 10px !important;  clear: both; }

h2.h_grey { background: #BBC8DE; }
h2.h_blue { background: #D4EFFC; }
h2.h_violet { background: #FBDFEB; }
h2.h_yellow { background: #F0E390; }
h2.h_green { background: #D0DA97; }

h3.h_grey, h4.h_grey { color: #BBC8DE; }
h3.h_blue, h4.h_blue { color: #005191; }
h3.h_violet, h4.h_violet { color: #9F0060; }
h3.h_yellow, h4.h_yellow { color: #887D0D; }
h3.h_green, h4.h_green { color: #1F762F; }
h3.h_red, h4.h_red { color: #ff0000; }


table.dc_table { border-collapse: collapse; margin: 0; padding: 0; border: none; }
tr.dc_line_wide img, tr.dc_line img { margin-bottom: 3px; }
tr.dc_line_wide td, tr.dc_line td { vertical-align: top; padding: 5px 0; width: 102px; text-align: center; }
tr.dc_line_wide a, tr.dc_line a { font-size: 10px; text-decoration: none; color: #333; padding-left: 10px; background: url(/i/dc_arr,black.png) no-repeat left center; letter-spacing: -0.05ex; font-family: Arial, sans-serif; }
tr.dc_line_wide td { width: 142px; }

.dc a:hover { text-decoration: underline; background-color: #f5f5f5 !important; }
/*
.dc_error { font-weight: bold; font-size: 11px; color: #E13F39; }
.dc_logged { font-family: Arial, sans-serif; float: right; margin-right: 25px; white-space: nowrap; font-size: 11px; font-weight: bold; color: #333; margin-top: 0px; }
.dc_logged a {
    display: inline-block; 
    text-decoration: none;
    padding: 0; margin: 0; background:transparent url(/i/arr,next.gif) no-repeat scroll right center; border: none; width: 54px; height: 17px;
    font-family: Arial, sans-serif;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    letter-spacing:-0.3px;
    text-transform:uppercase;
}
#dc_login { position: relative; width: 500px; height: 400px; margin: 20px auto; }
*/


