*{
font: 12px Arial;
}
strong, bold{
font-weight: bolder;
}
a img, a div, a, a *{
border: 0px;
text-decoration: none;
cursor: pointer;
color: inherit;
}
body{
background-color: #E5EBEE;
}
.div_container{
background-color: #FFFFFF;
width: 970px;
margin: 0px auto;
position: relative;
}
.div_btm_shd{
margin: 0px auto;
margin-bottom: 35px;
position: relative;
width: 960px;
height: 12px;
background-image: url('/_media/images/bottom_shadow.gif');
background-repeat: repeat-x;
text-align: right;
}
.img_crnr_shd{
left:8px;
position:relative;
top:-4px;
}
.div_footer{
text-align:center;
}
.div_footer a{
color: #5B7694;
font-size: 11px;
text-decoration: none;
}
.div_footer img{
margin: 4px 14px;
}
table{
table-layout: fixed;
}
td{
vertical-align: middle;
}
.grey{
color: #858585;
}
.orange{
color: #F95A00;
}
.valign-top{
vertical-align: top;
}
.valign-mid{
vertical-align: middle;
}
.bold{
font-weight: bold;
}
.tb_head_menu a:visited, .tb_head_menu a{
color: white;
}
input, textarea{
width: 300px;
height: 18px;
border: 1px solid #D0D0D0;
}
.pointer{
cursor: pointer;
}
.td_ri_shd{
width: 9px;
background-image: url('/_media/images/right_shadow.gif');
background-repeat: repeat-y;
}
.td_ri_shd div{
height: 9px;
width: 9px;
background-color: #E5EAEE;
}
.tb_shade{
width: 970px;
}
.div_in_topic_menu{
color: #858585;
}
.div_text a{
color: #8AACD2;
}
.div_in_topic_menu a{
font-weight: bold;
}