*
{
border:none;
}
body
{
margin:0;
padding:0;
background:#216EAD;
}
.body_bg
{
width:100%;
background:url(/images/bg.jpg) top center repeat-x;
text-align:center;
}
.body_center
{
width:100%;
background:url(/images/top_bg.jpg) top center no-repeat;
text-align:center;
}
.body_table
{
width:889px;
}
td,tr
{
vertical-align:top;
text-align:left;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#636363;
}
.logo
{
margin:47px 0;
}
.top_line
{
background:#0E2A4D;
}
#top_menu
{
vertical-align:middle;
text-align:right;
padding-right:40px;
white-space:nowrap;
}
#top_menu img
{
vertical-align:middle;
border:none;
}
#top_menu .line
{
background:#96A3C9;
width:1px;
height:13px;
vertical-align:middle;
margin:0 12px;
}
#menu
{
background:#E8E8FF;
width:247px;
text-align:right;
vertical-align:middle;
}
#menu img
{
margin:4px 0;
border:none;
}
.white_bg
{
background:#FFFFFF;
}
.letter
{
position:absolute;
margin:40px 0 0 -56px;
padding:0;
}
#left_coll
{
width:237px;
}
a
{
color:#103659;
}
a:hover
{
color:#000000;
}
.more
{
vertical-align:middle;
margin-right:7px;
}
.small
{
font-size:10px;
}
.footer
{
padding:10px;
}
.footer a
{
color:#636363;
font-size:10px;
margin:0 10px
}
.bg_fix_opera
{
background:url(/images/shadow.png) top left repeat-y;
height:100%;
}
.copy
{
font-size:10px;
color:#B0B0B0;
}


table.table
{
 border-color: #ccc;
 border-style: solid;
 border-width: 0 0 1px 1px;
 border-spacing: 0;
 border-collapse: collapse;
}

table.table td, table.table th {
 border-color: #ccc;
 border-width: 1px 1px 0 0;
 border-style: solid;
 margin: 0;
 padding: 0 2px 0 5px;
 background-color: #fff;
 width:45px;
 text-align:left;
}
table.table th
{
 background-color: #ddd;
}
