body {margin: 0;padding: 0;border: 0;overflow: hidden; height: 100%; max-height: 100%; background:white; color:#000000; font-family:Arial,Verdana,Sans-Serif; font-size:8pt; background:white;}

BODY {SCROLLBAR-FACE-COLOR: #003399; SCROLLBAR-HIGHLIGHT-COLOR: #95A193; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #f6f6f6; SCROLLBAR-DARKSHADOW-COLOR: #666666; }
	
	a{color:#0066cc;text-decoration:none;font-weight:bold;}
	a:link{color:#0066cc;background-color:transparent;}
	a:visited{color:#669999;background-color:transparent;}
	a:active{color:#CC3333;background-color:transparent;}
	a:hover	{color:#336699;background-color:transparent;text-decoration:underline overline;}

#header{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border-top:double 1px #999966; background:white; position: absolute; top: 0; left: 0; width: 100%; height: 55px; overflow: hidden; 
}

#maincontent{
background-image: none;
background-repeat: no-repeat;
background-position: 100% 0px;
background-attachment: fixed;
color: #000000;
position: fixed; 
top: 55px; 
left: 0;
right: 0;
bottom: 40px; 
overflow: auto; 
}

#footer{position: absolute; top: 0; left: 0; width: 100%; top: auto; bottom: 0; 
height: 40px; 
overflow: hidden; 
background: #003366;  
border-bottom:double 1px #999966;
}

.innertube{
margin: 10px; 
}
.menuinnertube{
margin:  0 30px 5px; 
margin-top: 1px;
}


* html body{ /*IE6 hack*/
padding: 55px 0 40px 0; 
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

h1{background-color:transparent; margin:0px 40px 0px 40px; padding:2px 0px 2px 2%; border-top:solid 0px #660000; border-bottom:dotted 0px #f6f6f6; color:#003399; font-size:34px; font:regular 100% Arial,Verdana,Sans-Serif; letter-spacing:+25px;}

#description{padding:0px; margin:10px 0px 0px 0; color:white; background:transparent; font:regular Arial,Verdana,Sans-Serif; font-weight:bold;font-size:12px; letter-spacing:+2px;}

#description a{padding:0px;margin:1px;border:none;color:white;text-decoration:none; font-weight:bold;font-size:12px;}
#description a:link{color:white;font-weight:bold;}
#description a:visited{color:white;font-weight:bold;}
#description a:active{color:silver;font-weight:bold;}
#description a:hover{color:grey;text-decoration:none;font-weight:bold;}

dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {margin-top: 0; padding-top: 0;	line-height: 1.5em;
	}	

h2	{font-size:	18px;}
	
h3	{font-size:	14px; letter-spacing:+2px; color: white;}
	
h4  {font-size:	14px;}
	
h5	{font-size:	12px;}
	
h6	{font-size:	10px;}		

h2, h4, h5	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}
h6	{
	font-family: verdena, arial, sans-serif;
	font-weight: regular;
	color: #000000;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}

code, td, tt, pre	{
	font-family:Arial,Verdana,Sans-Serif; font-size:8pt;
	background: transparent;
	}
