/* Globals
================================================*/
body   { color: #000000; font: 0.75em/1.4 "lucida grande", arial, helvetica, sans-serif; background-color: #000000;  margin: 0 }
html { font-size: 100%; /* IE hack */ }
a:link { color: gray }
a:visited { color: gray }
a:hover  { color: #D81A21 }
table { font-size: 100%; /* IE hack */ }	

/* Headings
================================================*/

h1      { color: #d81a21; font-size: 1.5em; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; border-style: none }
	
h2     { font-size: 1.1em; border-style: none }
	
.homeintro      { color: gray; font-size: 1.4em; font-style: normal; font-variant: normal; line-height: normal; border-style: none }

.whitefooter        { color: white; font-size: 0.75em; font-style: normal; font-variant: normal; line-height: normal; border-style: none }

.boxes   { background-image: url(images/bg.gif); padding: 15px; }

.whitebox   { padding: 6px; }

.newsbox       { padding: 10px; border-style: none solid solid; border-width: 1px; border-color: gray }
.newsbox2       { padding: 10px; border-style: solid; border-width: 1px; border-color: gray }
.newsinbriefbox     { padding: 10px; background-color: #D81A21; color: #ffffff}

.footer    { color: #666666; font-size: 10px }

.menu1    { color: white; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu1:link    { color: white; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu1:visited    { color: white; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu1:hover    { color: #F6A6AC; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: underline }
a.menu1:active    { color: white; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }

.menu4    { color: #595959 !important; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu4:link    { color: #595959 !important; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu4:hover    { color: #c40000; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: underline }
a.menu4:active    { color: #595959 !important; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }
a.menu4:visited    { color: #595959 !important; font-size: 0.9em; font-family: "Lucida Grande", tahoma, verdana, helvetica, arial, sans-serif; text-decoration: none }

