body            { color: black: font-size: 9px; font-family: verdana, arial, sans-serif; background: white; margin: 5px; padding: 0px }
td    { font-size: 10px; font-family: verdana, arial, sans-serif }
form {margin:0px;}
td > img {display:block;}
td > iframe {display:block;}
td > a > img {display:block;}
a:link                   { color: black; text-decoration: none; background-color: transparent; border-bottom: 1px dotted #ba0000;}
a:visited                { color: black; text-decoration: none; background-color: transparent; border-bottom: 1px dotted #ba0000; }
a:hover             { color: red; text-decoration: none; background-color: transparent; border-bottom: 1px solid #ba0000; }
a:active     { color: red; text-decoration: none; background-color: transparent; border-bottom: 1px solid #ba0000; }
h1 > a { text-decoration: none }
h1     { color: black: font-size: xx-large; margin-top: 1.5em; margin-bottom: 0.5em }
h2    { color: black: font-size: x-large; margin-top: 1.5em; margin-bottom: 0.5em }
h3        { color: black: font-size: large; margin-top: 1.5em; margin-bottom: 0.5em }
h4       { color: black: font-size: medium; margin-top: 1em; margin-bottom: 0.25em }
h5         { color: black: font-size: small; margin-top: 0.25em; margin-bottom: 0.25em }
h6        { color: black: font-size: x-small; margin-top: 0.25em; margin-bottom: 0.25em }
.box { float:left; font-weight:bold;width:10px; }
.body_main       { font-size: 9px; line-height: 100%; text-align: left }
.body_small       { font-size: 8px; line-height: 95%; text-align: left }
.body_th  { font-size: 11px; line-height: 100%; text-align: left }
.body_big { font-size: 11px; line-height: 100%; text-align: left }
.body_huge { font-size: 15px; line-height: 100%; text-align: left }
div#wrap  { margin: 0 auto; width: 800px }
div#header  { clear: both; padding: 1px }
div#left  { float: left; width: 390px }
div#right  { float: right; width: 390px }
div#left3  { float: left; width: 264px; padding: 1px}
div#right3  { float: right; width: 264px; padding: 1px }
div#middle3 {float: left; width: 264px; padding: 1px }
div#footer {
    clear: both;
    }
    .style0
	{text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	color:windowtext;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana;
	border:none;}
	
td {
   font: 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   background-color: #BBBBBB;
   border-right: 1px solid #AAAAAA;
   border-bottom: 1px solid #AAAAAA;
   padding: 2px 2px 2px 4px;
}

tbody tr.even td {
   font: 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   background-color: #BBBBBB;
   border-right: 1px solid #AAAAAA;
   border-bottom: 1px solid #AAAAAA;
   padding: 2px 2px 2px 4px;
}

tbody tr.odd  td {
   font: 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   background-color: #DDDDDD;
   border-right: 1px solid #AAAAAA;
   border-bottom: 1px solid #AAAAAA;
   padding: 2px 2px 2px 4px;
}

th {
   font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   color: black;
   border-right: 1px solid #AAAAAA;
   border-bottom: 1px solid #AAAAAA;
   border-top: 1px solid #AAAAAA;
   letter-spacing: 2px;
   text-transform: uppercase;
   text-align: left;
   padding: 2px 2px 2px 4px;
   background-color: #999999;
}

