html, body
{height: 100%}
body
{background-color: #c4c4c4; padding: 0px; margin: 0px;}
div, body
{font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

#mainContainer
{min-height: 100%; height: auto !important; height: 100%; width: 780px; margin: 0px auto; background: url(../gfx/back/bck_03.gif) repeat-y #010165; padding: 0px 16px;}

#header
{background: url(../gfx/back/bck_01.gif) repeat-x;}
#mainImg
{margin: 0px; padding: 0px;}
#mainMenu
{padding: 7px 20px; margin: 0px; height: 10px; text-align: right;}
#mainMenu a
{color: #4c4c4c; font-weight: bold; text-decoration: none; margin: 0px 10px; padding: 0px;}

#body
{background-color: #fff; padding: 30px 16px;}

#leftMenu
{width: 200px; float: left;}
#leftMenu ul
{list-style: none; margin: 0px; padding: 0px;}
#leftMenu ul a
{display: block; width: 99%; color: #4c4c4c; text-decoration: none; font-weight: bold; border-bottom: 1px solid #e8e8e8; padding: 6px 20px;}
#leftMenu ul ul a
{font-weight: normal; background: #f8f8f8;}
#leftMenu ul a:hover
{background: #d6e8f8;}
#leftMenu ul li.last a
{border-bottom: none;}

#siteContent
{float: right; width: 490px;}
#siteContent h1
{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; color: #013487; margin-top: 0px;}
#siteContent h2
{padding: 10px 10px 0px 10px; margin: 0px; font-size: 11px; color: #0066b5;}
#siteContent h3
{font-family: serif; font-size: 14px; color: #000000; margin-top: 0px; font-style: italic; text-align: right;}


#footer
{height: 71px;}

.clear
{font-size: 0px; clear: both;}

.letter
{font-style: italic; font-size: 14px; font-family: serif;}

.listTable
{width: 100%; background: #eee;}
.listTable thead td
{background: #000066; color: #FFFFFF; font-weight:bold; padding: 10px 4px;}
.listTable tbody td
{padding: 10px;}
.listTable tbody tr
{background: #fff; cursor: pointer;}
.listTable .over
{background: #efefff;}
.listTable .down
{background: #FFCC00;}
.listTable td
{text-align: center;}
.listTable .mainColumn
{width: 100%; text-align: left;}
