/**************************** General Tags ***********/
body { margin: 0; padding: 0; font: 62.5%/14px "Helvetica", Arial, sans-serif; color: #666; text-align: center; background: #fff; }
h1 { font-size: 190%; font-weight: bold; line-height: 24px; color: #090; } 
h2 { font-size: 120%; font-weight: bold; line-height: 24px; } 
h3 { font-size: 140%; font-weight: bold; line-height: 24px; }
h4 { font-size: 130%; font-weight: bold; }
hr { border: 1px solid #ccc; }
/**************************** Header Tags ***********/
#header_wrapper { display: none; }
h1.logo { display: block; color: #369; text-align: left; padding: 10px 0 0 0; font-size: 20px !important; }
/**************************** Header / MenuMain Tags ***********/
ul#menumain { display: none !important; }
/**************************** Header / MenuExtra Tags ***********/
ul#menuextra { display: none !important; }
/**************************** Middle Tags ***********/
#middle_wrapper { display: none; }
#middle { display: none;  }
#userbar { display: none; }
/**************************** Container Tags ***********/
#container { margin: 0 auto; width: 980px; background: #fff; z-index: 1; }
#content { width: 659px; float: left; }
#full { margin-top: 10px; width: 1000px; text-align: left; }
#content.full { width: 980px; float: left; _margin-left: 20px; }
/*TTT*************************** Content/ General Tags ***********/
#content { position: relative; padding: 20px 0 20px 0; text-align: left; background: #fff; }
#content h1, #full h1 { color: #090; }
#content h1 a { color: #369; }
#content h2, #content h2 a { color: #090; }
#content h3, #content h3 a { color: #666; }
#content p, #full p { padding: 5px 0 10px 0; font-size: 13px; line-height: 18px; color: #555; }
#content p em { font-style: italic; }
#content p strong, #content .main { font-weight: bold; }
#content li { font-size: 12px; line-height: 18px; padding: 0 0 10px 25px; display: block; color: #666; font-weight: bold; background: #fff url(../images/icon_arrow_right.gif) no-repeat 0% 10%; list-style: none; }
#content.gentext { width: 550px; }
#content table { width: 100%; margin: 0 0 20px 0; }
#content table th, #content table td { font-size: 12px; font-weight: bold; border-bottom: 1px solid #ccc; }
#content table th { padding: 0; color: #333; }
#content table td { padding: 5px 0; color: #666; }
#content table td a {  color: #069; text-decoration: underline; }
#content table td a:hover { text-decoration: none; }
#content table td input { text-align: center; padding: 4px 2px; background: url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
#content table .total { color: #369 !important; }
table td input.update { margin: 0 0 0 10px; border: none; background: #fff; font-size: 12px; font-weight: bold; color: #369; cursor: pointer; }
.red a { color: #990000 !important; }
.formback { background: #eee !important; }
/**************************** Footer Tags ***********/
#footer { display: none; }
/**************************** Footer / Credits Tags ***********/
#credits { clear: both; margin: 0 0 20px 0; font-size: 12px; font-weight: bold; text-align: left; background: #fff; }
ul.copyinfo { margin: 5px 0 0 0; text-align: left; }
ul.copyinfo li { display: inline; font-size: 12px; line-height: 18px; color: #666; text-align: left; }
.copyinfo a { color: #666; }
