/* Global Parameters  */

	body {
/*background-color: #54ABBB;*/
	background-image:  url(../images/bg-seaspa.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#54ABBB;
	scrollbar-highlight-color:#E1D9CD;
	scrollbar-3dlight-color:#6F5726;
	scrollbar-darkshadow-color:#6F5726;
	scrollbar-shadow-color:#E1D9CD;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#3995BB;
}
	
	h1 	
		{ font-family: "Trebuchet MS"; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: "Trebuchet MS"; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Trebuchet MS"; font-size: 12px; color: #666666; font-weight: none; }
		
	 hr
	   { font-family: "Trebuchet MS"; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: none; }
		
	a:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #60E9EE; text-decoration: none; font-weight: none;}
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #402205; text-decoration: none; font-weight: none;}
		

		.textsnormal
		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;}		
	.textsnormal-th
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;}	
		.textblack
		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;}	
		.textblue
		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #60E9EE;
	text-decoration: none;
	line-height: 14px;}	
		.textcopy
		{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;}		


		
/* Document Tables  */
	
		
 .input {
	color: #FFFF00;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	background-color: #000000;
	border: 1px none #ABA000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
}
	.MyButton {
	background-color: #000000;
	color: #333333;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	font-weight: none;
	border: 1px none #EFEFEF;
	}
.tborder {
	border: 1px dotted #000000;
}
