
/*OVER ALL*/
body                                { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em; background-color: #333 }
table     { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em }
a                       { color: #930; text-decoration: none }

a:hover                   { color: #f30; text-decoration: underline }
/*PAGE INVISIBLE FRAME*/
#content             { background-color: #fff; text-align: left; visibility: visible; padding: 5px; width: 900px; outline: solid 1px #999 }
#maincontent     { margin-top: -15px; width: 500px }
#maincontent h2   { color: #fff; font-size: 18px; font-weight: normal }
#sidebar    { color: #777; font-size: 9px; margin-top: 0; margin-right: 5px; position: relative; top: -15px; width: 200px; float: right }
#sidebar ul  { list-style: none; margin-top: 10em }
#sidebar ul li { padding: 1.5em 0; min-height: 64px; border-bottom: 1px solid #bfbfbf }
#sidebar h3  { color: #fff; font-size: 13px; font-weight: normal; margin-bottom: 0.2em }
#sidebar a h3  { color: #fff }
#sidebar a.h3link { display: block }
#sidebar a:hover h3 { color: #35434c }
#mainbody  { color: #fff; font-size: 14px; line-height: 2.45em }

/*Bottom Menu*/
#bottom         { color: #666; font-size: 9px; height: 0 }
#bottom a:link, #bottom a:visited, #bottom a:active           { color: #999; text-decoration: none }
#bottom a:hover           { color: #fff; text-decoration: none }

/*Top Menu*/
#top          { color: #69c; font-size: 13px; height: 0 }
#top a:link, #top a:visited, #top a:active             { color: #fff; text-decoration: none }
#top a:hover             { color: #c60; text-decoration: none }