h2, h1
{
	font-size:12px;
	font-weight:bold;
}

h1,h2,h3{padding:0; margin:0;}

.red
{
	color:red;
}

.size18
{
	font-size:18px;
}

.size11
{
	font-size:11px;
}

.silver_light {
background:url(/imgs/roundborder_silver/bottom.gif) repeat-x bottom;
}

.silver_light#dark {
background:url(/imgs/roundborder_silver/line_bot_dark.gif) repeat-x bottom;
}

.silver_light .sl_content {
border-left:1px solid #f2f2f3;  /*f8f8f8*/
background:url(/imgs/roundborder_silver/right.gif) repeat-y right;
text-align:center;

}

.silver_light .tt {
 background:url(/imgs/roundborder_silver/line_top.gif) repeat-x top;
 width:100%;
 height:32px;
 position:relative;
 text-align:center;
 font:12px Tahoma;
 font-weight:bold;
 color:#000;
}

.silver_light .tt div#h {
 position:relative;
 top:7px;
 height:19px;
}

.silver_light .tt .l {
width:16px;
height:32px;
left:0;
top:0;
background:no-repeat url(/imgs/roundborder_silver/left_top.gif) top left;
position:absolute;
}
.silver_light .tt .r {
width:20px;
height:32px;
right:0px;
_right:-1px;
top:0;
background:no-repeat url(/imgs/roundborder_silver/right_top.gif) top right;
position:absolute;
}


.silver_light .sl_b {
position:relative;
height:7px;
}


.silver_light .sl_b div, .silver_light .sl_b#dark div {
position:absolute;
padding:0; margin:0;
}

.silver_light .sl_b .l {
width:16px;
height:22px;
background:no-repeat url(/imgs/roundborder_silver/left_bot.gif) bottom left;
bottom:0px; left:0;
}
.silver_light .sl_b .r {
width:22px;
height:22px;
background:no-repeat url(/imgs/roundborder_silver/right_bot.gif) bottom right;
bottom:0px;
right:0px;
_right:-1px;
}

.silver_light .sl_b .r#ie {
_right:0px;
}


.silver_light .sl_b#dark {
 width:100%;
 height:39px;
 position:relative;
 text-align:center;
 font:11px Tahoma;
 
 font-weight:bold;
 color:#000;
}

.silver_light .sl_b#dark .l {
width:16px;
height:39px;
background:no-repeat url(/imgs/roundborder_silver/left_bot_dark.gif) bottom left;
bottom:0px;
left:0;
}
.silver_light .sl_b#dark .r {
width:22px;
height:39px;
background:no-repeat url(/imgs/roundborder_silver/right_bot_dark.gif) bottom right;
bottom:0px;
right:0px;
_right:-1px;
}



.silver_light .sl_b#dark div#menu {
 position:relative;
 height:30px;
 width:100%;
 text-align:center;
 font-weight:bold;
 cursor:pointer;
 font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333;
 font-size: 1em; font-weight: normal; font-style: normal;
}

.silver_light .sl_b#dark div#menu table td {
   height:30px;
}

table td#line {
   border-right:#a5a5a5 1px solid;
}

.silver_light .sl_b#dark div#menu table td a {
    color: #000; padding-top: 3px; text-decoration: none;
}

.silver_light .sl_b#dark div#menu table td a:hover { color: #ED1C29 !important; }


table.pad_td td
{
   padding:0 20px 10px 10px;
}
td#no-pad
{
   padding:0;
}
