html, body, div, p, form, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; } 
body		      { font: normal 62.8%/1.3 Verdana, Arial, Helvetica, sans-serif; background: #ff9933 url('../img/backgrnd.jpg') repeat-x; color: #000; padding: 60px 0; width: 960px; margin: 0 auto; }
a	            { color: #2b8fd6; }
a:hover	      { text-decoration: underline !important; color: #000;}
a img         { border:0; }
img           { border: 1px #d5d2d2 solid; }
img:hover     { border: 1px #2b8fd6 dotted; }
.button	      { vertical-align: middle; margin: 0; padding: 0; height: 18px; border: 1px solid #000; text-decoration: underline; font-weight: bold; color: #000; cursor: pointer; }
.submit       { width: auto !important; overflow: visible; background-color: #ffcc99; border: 1px solid #000 !important; padding: 0 5px; color: #000; font-weight: bold; }

h1	{ font-size: 2em; }
h2	{ font-size: 1.6em; }
h3	{ font-size: 1.4em; }
h4	{ font-size: 1.2em; }
h5	{ font-size: 1.1em; }
h6	{ font-size: 1em; }
p  	{ line-height: 20px; }

h1, h2, h3, h4, h5, h6  { color: #3e3533; }

hr { margin: 0; color: #000; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

#head     { position: relative; font-size: 1.2em; height: 192px; }
#content  { font-size: 1.2em; }
#foot     { font-size: 1.2em; clear: both; }

.fr		    { float: right !important; }
.fl		    { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; border-bottom: 1px #d8d8d8 solid; clear: both; }
.new	    { background: url('../img/new.gif') 0 50% no-repeat; padding-left: 35px }
.info     { font-size: .95em; margin: 2px 0 6px !important; }
img.left  { margin-left: 0 !important; }
img.right { margin-right: 0 !important; }

#logo       { position: relative; padding: 0 50px; height: 172px; overflow: hidden; background: url('../img/logo.jpg') 0 0 no-repeat; }
#main       { padding: 0 0 25px; overflow: hidden; height: 100%; background: #fff url('../img/body_bg.gif') repeat-y; }
#date       { height: 20px; padding: 0 10px; background: #fff url('../img/menu_bg.gif') repeat-y; }
#date ul    { position: relative; height: 15px; list-style: none; margin: 0; padding: 0; }
#date li    { position: relative; float: right; padding: 2px 0; list-style: none; }

#menu                      { width: 250px; float: left; margin-top: 0; background: #ffcc99 url('../img/menu_bg.gif') 0 100% repeat-y;}
#menu .box                 { margin-bottom: 30px; padding: 0 0 0 12px; }
#menu .firstBox            { position: relative; top: 10px; margin-bottom: 60px; }
#menu .box h3              { margin-bottom: 11px; padding-left: 15px; color: #af0731; }
#menu .boxText             { padding: 0 50px; }
#menu .boxText h3          { padding-left: 0 !important; }
#menu ul, #menu ol,
#menu li                   { margin: 0; padding: 0; list-style: none; }
#menu .subMenu li a        { display: block; height: 23px; padding: 8px 5px 0 32px; color: #000; text-decoration: none; background: url('../img/menu_bg.jpg') no-repeat; }
#menu .subMenu li a:hover,
#menu .subMenu li.active a { background-color: #fff; text-decoration: none !important; background-position: 0 -33px; }

#content                   { float: left; width: 640px; padding: 30px 30px 0 40px; }
#content img               { margin: 3px; }
#content p,
#content ul,
#content ol,
#content table             { margin-bottom: 2em; text-align: justify; }
#content ul                { list-style-type: square; }
#content ol                { list-style-type: upper-roman; }
#content li                { line-height: 25px; }
#content a img             { border: 1px #d5d2d2 solid; }
#content img:hover         { border: 1px #2b8fd6 dotted; }
#content .image img:hover,
#content .image img         { border: 0; }
#content table td,
#content table th           { border: 1px #d8d8d8 solid; padding: 10px; }
#content .noborder table td,
#content .noborder table th { border: 0px; padding: 2px; }

#foot         { height: 60px; background: #ffcc99; }
#foot p       { padding: 22px 15px 0; }
#foot *       { color: #8a817e; }
#foot a:hover { color: #000; }
