@charset "utf-8";
/* CSS Document */
body, html { margin:0px; padding:0px; height:100%; background:url(images/topbg.gif) repeat-x top #e8e9cf; color:#555555; }
table { font:normal 12px Arial, Tahoma, Helvetica; }
#maintable { height:100%; width:100%; }
.pagemid { width:780px; background:url(images/pagebg.gif) repeat-y center; }

.topline { background:url(images/topbg.gif) repeat-x top; }
#toplink { position:relative; font:normal 12px "Arial Unicode MS",Arial; }
#toplink div { position:absolute; top:108px; left:20px; width:300px; text-align:center; }
#toplink a { text-decoration:none; }
#toplink a:hover { color:#000000; text-decoration:none; }


#leftpart { width:245px; }
.leftbox { padding:10px 15px; }

#content { padding:15px 5px 15px 15px; }

#footer { background:url(images/footerbg.gif) repeat-x bottom; }
#footer table { background:url(images/footermid.gif) repeat-x; }
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#66CCFF; text-decoration:none; }

h1 { color:#3e850c; font:bold italic 160% Arial, Helvetica; margin:0px 0px 15px 0px; }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.middle { vertical-align:middle; }

a { color:#0054a8; text-decoration:none; }
a:hover { color:#006633; text-decoration:underline; }

input, select, textarea { color:#666666; font-size:11px; border:1px solid #A8A8A8; }
.but { background:url(images/butbg.gif) repeat-x center; padding:1px; border:1px solid #04315e; color:#ffffff; font-weight:bold; font-family:Arial; }
.noborder { border:0px none; vertical-align:middle; }
a img { border:0px none; }
