* { margin: 0; padding: 0; }
body { background-image: url(/_images/bg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000; }

p { line-height: 150%; margin: 0 30px; text-align: justify; }
p.bottom { color: #fff; font-size: 8pt; margin: 0 5px; }
p.newsdate { font-size: 8pt; color: #fff; font-weight: bold; text-align: right; margin-right: 10px; }
p.news { color: #cfcfcf; font-size: 8pt; text-align: left; margin: 0 10px; }
p.sidebar { color: #fff; font-size: 8pt; font-weight: bold; text-align: left; margin: 0 10px; }
p.client { font-weight: bold; margin: 0 30px; }
p.testimony { font-size: 8pt; margin: 0 30px 0 40px; }
p.note { font-weight: bold; font-size: 10pt; color: #000; margin: 0 55px; }

span.name { font-weight: bold; font-size: 12pt; }
span.pcode { font-weight: bold; font-size: 8pt; }
span.description { text-align: justify; font-size: 8pt; }

a { color: #00c; text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; }
a.sidebar { text-decoration: none; color: #fff; }
a.sidebar:hover { text-decoration: underline; color: #fff; }
a.copyright { color: #fff; text-decoration: underline; }
a.copyright:hover { text-decoration: none; }
:link, :visited, :active { color: #00c; }

.hidden { display: none; }
img.image { margin: 0 10px; border-color: #000; }
img.image2 { margin-left: 20px; padding: 10px; }
img.special { margin: 0 30px 0 10px; }
img.clients { margin-right: 20px; padding: 10px; }

ul.sidebar { color: #fff; font-size: 8pt; font-weight: bold; margin: 0 25px; list-style: square; }
ul.content { color: #000; margin: 0 50px; list-style: square; line-height: 150%; }

#container { width: 921px; margin: 0 auto 0 0; }

#top { height: 22px; background-image: url(/_images/top_bg.gif); }

#main { overflow: hidden; width: 921px; background: #f2f1f1; background-image: url(/_images/main_bg.gif); }
#main div.content { width: 731px; background-image: url(/_images/content_bg.gif); float: left; }
#main div.sidebar { width: 190px; float: right; }
#main div.sidebartop { height: 132px; background: url(/_images/sidebar_top.gif) no-repeat; overflow: visible; }
#main div.title { border: 1px solid #d7d7d6; background-color: #f2f1f1; padding: 3px; margin: 30px 55px 20px 55px; line-height: 120%; font-size: 12pt; font-weight: bold; color: #000; }
#main table { border: 0; margin: 0 auto; }

#bottom { overflow: hidden; width: 921px; background: url(/_images/bottom_fade.gif) right repeat-y #3b3b3b; }

#list_form label { float: left; width: 130px; text-align: right; margin-right: 7px; font-size: 10pt; font-weight: bold; }
#list_form select { margin-bottom: 8px; width: 120px; font-weight: bold; }
#list_form input.submit { width: 120px; margin-left: 137px; font-size: 10pt; font-weight: bold; }

#tabcontainer { width: 920px; margin: 0 auto; }
#tabcontainer div.box { background-color: #fff; border: #000 solid 1px; padding: 0 10px 30px 10px; margin-top: 25px; }
#tabcontainer div.title { border: 1px solid #ccc; background-color: #e9e9e9; padding: 3px; margin: 30px 20px; line-height: 120%; font-size: 12pt; font-weight: bold; color: #000; }
#tabcontainer div.error { border: 1px solid #f00; background-color: #ff9393; padding: 3px; margin: 30px 20px; line-height: 120%; font-size: 12pt; font-weight: bold; color: #000; }
#tabcontainer div.success { border: 1px solid #090; background-color: #2dc634; padding: 3px; margin: 30px 20px; line-height: 120%; font-size: 12pt; font-weight: bold; color: #000; }
#tabcontainer div.copyright { border: 1px solid #000; background-color: #000; padding: 3px; margin: 0; line-height: 120%; font-size: 10pt; font-weight: bold; color: #fff; text-align: center; }
#tabcontainer p { line-height: 150%; margin: 0 20px; text-align: justify; }
#tabcontainer p.error { line-height: 150%; margin: 0 20px; text-align: justify; color: #f00; font-weight: bold; }
#tabcontainer p.note { font-weight: bold; font-size: 10pt; color: #000; margin: 0 20px; }
#tabcontainer table { border: 0; margin: 0 auto; }

#tabs { clear: both; margin: 0; padding: 0; text-align: left; border-top: #000 solid 2px; }
#tabs ul { padding: 0 0 0 1px; }
#tabs ul li { list-style: none; float: left; }
#tabs ul li a { margin: 0 3px 4px 1px; display: block; font-weight: bold; font-size: 10pt; background-color: #fff; color: #000; border: 1px solid #000; padding: 5px 6px 3px 6px; text-decoration: none; }
#tabs ul li a:hover { margin: 0 3px 0 1px; border-bottom: 5px solid #000; text-decoration: none; }
#tabs ul li.current a { display: block; font-size: 10pt; font-weight: bold; margin: 0 3px 0 1px; background-color: #fff; color: #000; padding: 5px 6px 3px 6px; border: 1px solid #000; border-bottom: 5px solid #fff; text-decoration: none; }

#form label { float: left; width: 90px; text-align: right; margin-right: 7px; font-size: 10pt; font-weight: bold; }
#form label.radio { margin-left: 7px; font-size: 10pt; font-weight: normal; width: 50px; text-align: left; float: none; }
#form input.text { margin-bottom: 8px; font-size: 10pt; }
#form input.submit { width: 70px; margin-left: 97px; font-size: 10pt; font-weight: bold; }
<!-- #form input.restore { width: 200px; height: 30px; font-size: 10pt; font-weight: bold; } -->
#form textarea.textarea { margin-bottom: 8px; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
#form span.text { font-size: 10pt; }
#form span.text2 { font-size: 10pt; color: #f00; margin-left: 97px; }
#form span.text3 { font-size: 10pt; margin-left: 97px; }
#form span.error { font-size: 10pt; font-weight: bold; color: #f00; }

#product_form label { float: left; width: 130px; text-align: right; margin-right: 7px; font-size: 10pt; font-weight: bold; }
#product_form select { margin-bottom: 8px; width: 120px; font-weight: bold; }
#product_form select.select2 { margin-bottom: 8px; width: 50px; font-weight: bold; }
#product_form input.text { margin-bottom: 8px; font-size: 10pt; }
#product_form input.submit { width: 120px; margin-left: 137px; font-size: 10pt; font-weight: bold; }
#product_form span.text { font-size: 10pt; margin-left: 137px; color: #f00; }
#product_form textarea.textarea { margin-bottom: 8px; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

#product_list_form label { float: left; width: 30px; text-align: right; margin-right: 4px; font-size: 10pt; font-weight: bold; }
#product_list_form label.radio { margin-left: 7px; font-size: 10pt; font-weight: normal; width: 50px; text-align: left; float: none; }
#product_list_form select.select2 { margin-bottom: 8px; width: 50px; font-weight: bold; }
#product_list_form input.text { margin-bottom: 4px; font-size: 10pt; }
#product_list_form input.submit { width: 140px; font-size: 10pt; font-weight: bold; }