/* --------------------------------- Global Styles ------------------------------------------------- */
body { background-color: #FFFFFF; color: #000000; font-family: verdana, arial, helvetica, sans-serif;  
	   font-size: 11px; margin: 0px 0px 0px 0px; }
table, td, p, ul, ol, input, select, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }
form { margin : 0px 0px 0px 0px; }

/* Sections */
.maincontent { height: 400px; padding: 10px; border-right: solid 1px #000000; border-bottom: solid 1px #000000;}
.header { background-color: #FFFFFF; color: #000000; }
.footer { font-size: 11px; font-weight: bold; background-color: transparent; color: #000000; }
.footersmall { font-size: 11px; font-weight: bold; background-color: transparent; color: #000000; }
.leftmenu { background-color:#000000; }

a, a:link, a:visited, a:active { background-color: transparent;  color: #000000; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

footer a, footer a:hover, footer a:link, footer a:visited, footer a:active { background-color:transparent; color:#000000; font-size:100%; text-decoration:none; }
footersmall a, footersmall a:hover, footersmall a:link, footersmall a:visited, footersmall a:active { background-color:transparent; color:#000000; font-size:90%; text-decoration:none; }

h1 { font-size: 180%; font-weight: bold; }
h2 { font-size: 130%; font-weight: bold; }
h3 { font-size: 110%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 100%; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }