* { margin:0; padding:0; font-family:Arial, sans-serif, Helvetica; color:#333333 }

body { background:url(/images/bgnd.png) repeat-x; background-color:#F9F9F9 }

input.text { border:1px solid #E2E2E2; background-color:#F9F9F9 }
textarea { border:1px solid #E2E2E2; background-color:#F9F9F9}
select { border:1px solid #E2E2E2; background-color:#F9F9F9 } 
input.submit { padding:2px 6px 2px 6px; border:1px solid #E2E2E2; background-color:#F9F9F9; cursor:pointer }

.par { margin-bottom:8px }
.part { margin-bottom:16px }
.floatl { float:left }
.font_bold { font-weight:bold }
.font_italic { font-style:italic }

div#head { width:800px; height:200px; margin:0 auto 0 auto; background:url(/images/logo.png) no-repeat; position:relative }

div#navt { position:absolute; right:12px; top:117px; height:36px }

div#navt a { position:relative; display:block; margin-left:4px; float:left; text-decoration:none; text-align:center; width:100px; height:18px; padding-top:7px; background:url(/images/navt.png) no-repeat; font-family:Arial; font-size:12px; font-weight:bold; color:#7E7F7E }
div#navt a:visited { color:#7E7F7E }
div#navt a:hover { background-position:0 -25px; color:black }

div#cntt { width:888px; height:8px; margin:auto; background:url(/images/sht.png) no-repeat; font-size:0 }
div#cntm { width:888px; min-height:320px; margin:auto; background:url(/images/shm.png) repeat-y }
div#cntb { width:888px; height:24px; margin:auto; background:url(/images/shb.png) no-repeat; position:relative }
div#cont { padding:12px 24px 12px 24px }

div#cont * { font-size:14px }
div#cont #cl { float:right; width:220px }
div#cont #cr { float:left; width:600px; min-height:50px; height:auto !important; height:50px }
div#cont #fx { clear:both; font-size:0; height:0 }
div#cont .title { width:100%; color: #2081B8; font-family:Verdana; padding-bottom:12px; font-size:15px; font-weight:bold; background:url(/images/line.png) repeat-x 0 20px }
div#cont .sep { height:24px }

div#cl .sb { margin-bottom:16px }
div#cl .sb .title { background:none; padding-bottom:4px; font-size:14px }
div#cl .sb a { display:block; margin-top:4px; padding-left:16px; background:url(/images/sb-point.png) no-repeat 0 4px }

.mdl { padding:12px; font-size:15px }
.mdl .title { display:none }
