body {
	background: #FFFFFF url(backgrounds/it.jpg) no-repeat fixed;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	color: #003300;
	padding: 2px;
	}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-align: left;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #993300;
	background-position: left;
	margin: 5px;
	padding: 5px;
	text-align: left;
	}
	
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	text-align: left;
	white-space: nowrap;
	}	

h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #8B4513;
	text-align: left;
	white-space: nowrap;
 margin: 5px;
 padding: 5px;
 }	

p {
	margin:0px 10px 10px 20px;
	}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #336600;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px; }

.hide {
	display: none;}
	
.ie-fix a {
	text-decoration: none; }

#mainMenu {
	top: 80px;
	left: 0px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	background-color: transparent;
	width: 188px;
	border: none; }

#mainContent {
	background: url(backgrounds/greyit.jpg) no-repeat fixed;
	left: 193px;
	top: 80px;
	right: 25px;
	padding: 5px;
	position: absolute;
	border-top: thin #99ccff solid;
	border-bottom: thin #99ccff solid;
	border-right: thin #99ccff solid; }
	
table {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: medium;
color: #003300;
border: none;
padding: 1em;
margin: 1em; } 

tr {
text-align: left;
color: #003300; }

td {
border-bottom: thin #999999 solid; 
color: #003300;}
	
#float p {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center; }

#float h6 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: center; }

#menuList {
  	margin: 0px;
  	padding: 10px 1px; }

li.menubar {
	line-height: 1.5em;
	list-style: url(none) none outside;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #006666; }

.menu, .submenu {
	display: none;
	padding: 0px 0px 0px 2px;
	font-size: 14px; }

.menu li, .submenu li {
	list-style: none outside;
	font-size: small;
	padding-left: 2px; }

a.actuator {
  	background-color: transparent;
  	color: #990000;
  	font-size: medium;
  	padding-left: 5px;
  	text-decoration: none; }

a.actuator:hover {
  	text-decoration: underline;	}

.menu li a, .submenu li a {
  	background-color: transparent;
  	color: #CC3333;
  	font-size: medium;
  	padding-left: 5px;
  	text-decoration: none; }

.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  	text-decoration: underline; }

span.key {
  	text-decoration: underline; }

#main {
	border:1px solid #000; 
	background:#fff; }

#title {
	top: 15px;
	left: 15px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	width: 730px;
	background-color: transparent;
	border-width: 0px;
	border-color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	background-attachment: fixed;
	background-repeat: no-repeat; }

#footer {	
	border-top: thin #99ccff solid; }

#footer p {
	text-align: center;
	clear: both;
	color: #000000;
	position: relative;
	font-size: medium;
	margin-top: 1em; }

#footer a:link {
	color: #191919;
	padding: 5px;
	text-decoration: underline; }

#footer a:visited {
	color: #800000;
	text-decoration: none; }

#footer a:hover {
	color: #f72608;
	text-decoration: underline overline; }

#footer a:active {
	color: #ffffff;
	background-color: #f72608;
	text-decoration: none; }