body { margin: 5px 0; padding: 0; color: #000000; font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; background-color: #202020;
background : #ffffff url(images/background.jpg) repeat fixed; }

a.bottomMenu:link 
{
	font-weight: bold;
	 color:#006699;
	 font-size: 11px;
	 font-family:Verdana;
	 /*font-family:  Tahoma;*/
	 text-decoration: none;
	
}

a.bottomMenu:visited
{
	font-weight: bold;
	 color:#006699;
	 font-size: 11px;
	 font-family: Verdana;
	 text-decoration: none;
}

a.bottomMenu:hover
{	
	color:#006666;
	background-color: #E0FFFF;	
	text-decoration: none;
}
h1{ font-size:26px; }

#hdr {background: #FFF  no-repeat 50% 0; height: 173px; margin: 0 auto; padding: 2px 25px 0; color: #FFF; font: 175% Arial, Helvetica, sans-serif; text-align: right; }
a.hdr:link, a.hdr:visited, a.hdr:hover, a.hdr:active { color: #333; text-decoration: none; background: transparent; }

#main {float: left; margin: -20px 0 0 15px; padding: 0; width: 520px; }
#main .cookie { font-size: 75%; text-align: left; padding-bottom: 20px; }
#main div.center { text-align: center; }
#main H1, #main H2, #main H3 { color: #333; }
#main H1 { font-size: 110%; }
#main H2 { font-size: 100%; }
#main H3 { font-size: 110%; text-transform: uppercase; letter-spacing: 4px; background: #FFF  no-repeat; margin: 2px 0; padding: 15px 0 0 35px; border-bottom: 1px solid #EEE; border-top: 1px solid #EEE; }
#main H4 { font-size: 90%; font-weight: bold; }
#main H5, #main H6 { font-size: 80%; font-weight: bold; color: #006699; }
#main .links { border: 1px solid #EEE; padding: 6px; margin: 6px; background-color: #FFF }
#main .links p { font-size: 90% }	

.alink {font-weight: bold; cursor: pointer hand; text-decoration: underline }
.afflink { cursor: pointer hand; text-decoration: none }

hr { color: #666; padding: 0px; margin: 0px }
img { border: 0px }
p { font : 90%  "Trebuchet MS", Arial, Helvetica, sans-serif }
ol { list-style-type : decimal; font : 90%  "Trebuchet MS", Arial, Helvetica, sans-serif }

a:link, a:visited {font-weight: bold; color: #0000FF; text-decoration: underline; }
a:hover {font-weight: bold; color: #006666; text-decoration: none; background-color: #E0FFFF; }



