/* CSS Document */

body { font-family:Arial, Verdana, Helvetica, sans-serif; text-align:center; }
td#content { background:url(template/content.jpg) top no-repeat; text-align:center; }
td#header { background:url(template/header.gif) top no-repeat; padding-right:80px; }
td#lside { background:url(template/lside.jpg) top no-repeat; }
td#rside { background:url(template/rside.jpg) top no-repeat; }
td#base { background:url(template/end_slide.gif) repeat-y bottom; }
tr#mid { background:url(template/b_slide.gif) repeat-y center bottom; }
table { background:url(template/b_slide.gif) repeat-y center bottom; }

td#lside strong { margin-left:0; }
#links { float:right; clear:both; border-right:1px solid #000; margin-top:18px; background-color:#FFF; }
#links a { border:1px solid #000; padding:6px; display:block; float:left; clear:none; border-right:none; font-size:17px; }
#links a:link, #links a:visited { color:#060; text-decoration:none; }
#links a:hover, #links a:focus { color:#B00; text-decoration:none; }
#sublinks { float:right; clear:both; border-right:1px dashed #BBB; background-color:#FFF; }
#sublinks a { border:1px dashed #BBB; padding:4px 10px; display:block; float:left; clear:none; border-top:none; border-right:none; font-size:16px; }
#sublinks a:link, #sublinks a:visited { color:#009; text-decoration:none; }
#sublinks a:hover, #sublinks a:focus { color:#B00; text-decoration:none; }
fieldset { margin:5px 0 20px 0; padding-right:15px; padding-bottom:10px; }
legend { font-weight:bold; }
h1, h2, h3 { margin:15px 0; }
h1 {font-size:20px; text-align:center; color:#B00; } h2 {font-size:18;} h3 {font-size:16px; color:#050;}
h1#label { margin-top:5px; text-align:center; }
a:link, a:visited { color:#009; }
a:hover, a:focus { color:#B00; }
.f1 label { float:left; width:130px; clear:left; text-align:right; margin-bottom:5px; }
.f1 input { width:160px; }
a.cont { margin:6px 0 0 7px; border:1px solid #000; background-color:#FFF; padding:4px 6px; color:#050; text-decoration:none; }
.example { border:1px solid #333; padding-right:30px; }
ul.menu { margin-left:0; list-style:inside; } ul.menu li { margin-left:0; }
#cater {  z-index:5; }

