@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}


#maincontainer {width: 800px;
margin: 1em auto 0 auto;
}

#container {width: 800px;
background-image:url(images/bgtopdarker.jpg);
background-repeat: no-repeat;

}



#nav {padding: 3em 0 0 2em;
width: 400px;
float: left;}

#nav a {color:#FF0000;
font-weight:bold;
text-decoration: none;
letter-spacing:0.25em;
padding: 1em 1.5em 1em 1em ;}

#nav a:hover {color:#000000;}

#middle {
margin: 8em 0 0 0;
width: 430px;
float:left;
padding: 0 0 0 3em}

#middle a {color: #f03023;
text-decoration: none;
font-weight: bold}

#middle a:hover {color: #000000;
font-weight:bold}



#right {width: 250px;
float: right;
margin: 20em 0 0 0;
padding-right: 3em;
text-align:center; 
line-height: 20px;
font-weight: bold}

#homeright  {width: 250px;
float: right;
margin: 3em 0 0 0;
padding-right: 3em;
text-align:center; 
line-height: 20px;
font-weight: bold}

#right a {color: #f03023;
text-decoration: none;}

#right a:hover {color: #000000;}

#homeright a {color: #f03023;
text-decoration: none;}

#homeright a:hover {color: #000000;}

#clear {clear:both;
padding: 1em 3em 1em 3em;}



#bottom {
width: 800px;
margin: 0 auto 0 auto;
background-image:url(images/bgbotdarker.jpg);
background-repeat:no-repeat;
padding:2.5em 0 0 0;
font-size: x-small ;
text-align:center; color:#CCCCCC}



#bottom a {color: #cccccc;
text-decoration:none}

#bottom a:hover {color:#000000;}

h1 {font-weight: bold;
font-size: small}

#clearvac {clear:both;
padding: 1em 3em 1em 3em;
background-image: url(images/bgvac.jpg);
background-position: top left;
background-repeat:repeat-y}

#clearvac tr td {border: 1px solid #cccccc;
padding: 5px
}
#clearvac tr th {border: 1px solid #cccccc;
padding: 5px; color: #f03023}

#clearvac table {margin: 1em auto 0 auto}

#clearvac th {vertical-align:top;
}

#clearvac tr th.red {vertical-align:top;
color:#FF0000; font-weight:bold}

#clearvac table th {color:#666666;
text-align:left; font-weight:normal}

#clearvac table td {color:#666666;
text-align:left; font-weight:normal}

.style1 {color: #EF3123}

#ticker {margin: 1em auto 0 auto; width: 730px}