td#bg{
background:url('/images/bg_gray.gif') repeat;
width:0;
}
td#bgbottom{
background:url('/images/background_b.gif') repeat-x;
padding-left:28px;
}
td#bgbottomleft{
background:url('/images/background_bl.gif');
padding-left:28px;
}
td#bgbottomright{
background:url('/images/background_br.gif');
padding-left:28px;
}
td#bgleft{
background:url('/images/background_l.gif');
padding-left:28px;
}
td#bgright{
background:url('/images/background_r.gif');
padding-left:28px;
}
td#mainbottomcenter{
background:url('/images/main_content_bottom.gif') repeat-x;
height:11px;
}
td#mainbottomleft{
background:url('/images/main_content_bottom_left.gif') no-repeat;
height:11px;
width:13px;
}
td#mainbottomright{
background:url('/images/main_content_bottom_right.gif') no-repeat;
height:11px;
width:13px;
}
td#mainmidleft{
background:transparent url('/images/main_content_left.gif') repeat-y;
empty-cells:show;
width:13px;
}
td#mainmidright{
background:url('/images/main_content_right.gif') repeat-y;
width:13px;
}
td#maintopcenter{
background:url('/images/main_content_top.gif') repeat-x;
height:11px;
}
td#maintopleft{
background:url('/images/main_content_top_left.gif') no-repeat;
height:11px;
width:13px;
}
td#maintopright{
background:url('/images/main_content_top_right.gif') no-repeat;
height:11px;
width:13px;
}
.main{
padding:0px 0px 0px 0px;
vertical-align:top;
}
.mainfont{
background:transparent;
margin-top:0px;
padding:5px;
}
.pagination{
float:right;
padding:3px;
clear: both;
}
.pagination a{
border:1px solid #AAAADD;
color:#6186AF;
margin:2px;
padding:2px 5px 2px 5px;
text-decoration:none;
}
.pagination a:hover,.pagination a:active{
border:1px solid #6186AF;
color:#000000;
}
.pagination span.current{
background:#6186AF;
border:1px solid #6186AF;
color:#FFFFFF;
font-weight:bold;
margin:2px;
padding:2px 5px 2px 5px;
}
.pagination span.disabled{
border:1px solid #EEEEEE;
color:#DDDDDD;
margin:2px;
padding:2px 5px 2px 5px;
}
#container{
background:#FFFFFF;
padding-bottom:15px;
padding-left:15px;
padding-top:15px;
}
#innercontainer{
margin:3px;
}
