@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:Arial,Tahoma,Verdana; font-size:12px; }
table,td{ padding:0px; margin:0px; }
img{ border:none; }
input.field{ margin:2px; }
a{ text-decoration:none; color:#333333; }
a:hover{ text-decoration:underline; }
a:visited{ text-decoration:none; }

#topBg{ width:100%; height:28px; background:url(../images/topbg2.png) repeat-y right; }
#topTable{ width:100%; background:url(../images/topbg.png) repeat-x bottom; }
#topUnderBg{ width:100%; height:29px; background:url(../images/top_underbg.png) repeat-x top; }
.leftMargin{ width:25px; background:#FFFFFF; }
#content{ width:100%; }
#menuWrapper{ width:173px; height:350px; background:url(../images/menu_shadow.png) no-repeat right top; }
#menuContent{ width:173px; margin-top:30px; }
#contentWrapper{ background:url(../images/pagebg.png) repeat-x top; padding:20px; }
#menuLine{ width:173px; height:1px; background:url(../images/menu_linedot.png) repeat-x left; }
#menuItem{ width:173px; height:40px; font-family:Arial; font-size:14px; font-weight:bold; background:none; padding-left:20px; }
#menuItem:hover{ width:173px; height:40px; font-family:Arial; font-size:14px; font-weight:bold; background:#F0F0F0; /*background:#9CB7D3;*/ padding-left:20px; cursor:pointer; }
#menuItem.selected{ background:#395580; color:#FFFFFF; }
.topic{ font-family:Lucida Console, Arial, Tahoma; font-size:23px; color:#333333; margin:10px 0px 20px 30px; }
.toptxtmargin{ padding-left:50px; }
.infoSmall{ font-size:11px; color:#444444; font-family:Verdana; letter-spacing:1px; }
