#content {
	position:absolute; left:195px; top:140px;
	background-color:transparent; 
	font-family:arial; font-size:9pt; 
	font-weight:bold;
	margin:0 0 0 0; 
	padding:5px; 
	color:white; 
	text-align:left; 
	border-left:0px #cc6600 solid;
	width:70%; height:315px; 
	overflow:auto; z-index:100;

	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#a44704;
	scrollbar-darkshadow-color:#a44704;
	scrollbar-face-color:#a44704;
	scrollbar-highlight-color:#a44704;
	scrollbar-shadow-color:#000000;

}
#content img {
	margin:5px;
	}


#navigationbar {
position:absolute; left:15px; top:150px; background-color:transparent; border:0px;  z-index:10;
}

#backgroundtable{
position:absolute; left:25px; top:20px; background-color:transparent;  z-index:1;
background-image:url("images/bgpattern.jpg");
background-repeat:repeat-both;
width:95%; height:99%;
}

#footer {
	position:absolute; 
	left:5px; top:295px;
	z-index:50;
	width:90%; padding:3px; height:55px; border:0px; 
	border-top:0px #ffffff double;
	font-family:arial; font-size:7pt; 
	margin:30% 3% 3%  3%;
	background-color:transparent;
	}
#footer hr{
	color:#ffffff;
	}
#lefttext { font-size:9pt;
	float:left; display:inline; border:0px; 
	width:25%; height:100%; border-right:1px #ffffff solid;
	}

#righttext {
	float:left; display:inline; border:0px; 
	width:70%; margin-left:5px; height:100%;
	text-align:center;
	}
#righttext a	{
	text-align:center;
	color:#ffffff; font-size:7pt; 
	font-weight:bold;
	text-decoration:none; 
	text-align:center;
	}
#righttext a:hover {
	color:#cc6600;  
	background-color:white;
	}


.title	{
	margin-left:5px;
	color:white;
	font-size:12pt; 
	font-style:italic;
	text-decoration:underline;
	text-align:left;
	}

.subtitle	{
	margin-left:10px;
	color:white;
	font-size:10pt; 
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
	
	}

.infotext	{
	margin-left:15px;
	color:white;
	font-size:10pt; 
	text-align:justified;
	}
.infosection{
	width:85%;
	text-align: justify;
	padding:5px; 
	font-family:verdana;
	background-color:transparent;
	margin-bottom:10px;
	border-bottom:1px #ffffff dashed;
}
#backtotop{
	text-align:right;
	}
#backtotop a {
	color:#ffffff;
	text-decoration:none; 
	font-size:8pt;
	font-style:italic;
	text-align: right;
	}
#backtotop a:hover{
	text-decoration:underline;
	}
.infosection li {
	margin:0px; padding:0px;
	display:inline;
	margin-left:10px;
	text-align:justify;
	font-weight:normal;
  }
.infosection p {
	font-weight:bold; 
	margin: 0px 0px 1px 25px;
	display:inline;
	}
#tipsheader a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	}
#tipsheader a:hover {
	font-style:italic;
	text-decoration:underline;
	}

#contactform input {
margin-left:50px;
}




















































