/* Global Parameters  */

	body { 
	background : #EEDCD2; 
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
}
	
	h1 	
		{ font-family: verdana, arial, helvetica; font-size: 11pt; color: #CC3300; font-weight: bold; }

	h2 	
		{ font-family: verdana, arial, helvetica; font-size: 11pt; color: #891C14; font-weight: bold; }

	ul, li, ol
		{ font-family: arial, verdana, sans-serif; font-size: 10pt; color: #8C4826; text-decoration: none; font-weight: normal; }
	
	
/* Document Links  */

	a:link, a:active
		{ font-family: arial, verdana, sans-serif; font-size: 10pt; color: #B54900; text-decoration: underline; font-weight: bold; }
		
	a:hover
		{ font-family: arial, verdana, sans-serif; font-size: 10pt; color: #000000; text-decoration: underline; font-weight: bold; }
		
	a:visited
		{ font-family: arial, verdana, sans-serif; font-size: 10pt; color: #B54900; text-decoration: underline; font-weight: bold; }
				
		
	a.link-8pt:link, a.link-8pt:visited, a.link-8pt:active
		{ font-family: arial, verdana, sans-serif; font-size: 8pt; color: #8C4826; text-decoration: underline; font-weight: bold; }
	a.link-8pt:hover
		{ font-family: arial, verdana, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline; font-weight: bold; }
		
		
	


/* Document Fonts  */

			
	
	.texts-10pt
		{ font-family: arial, verdana, sans-serif; font-size: 10pt; color: #8C4826; text-decoration: none; font-weight: normal; }
	
		
	.texts-8ptinvisible
		{ font-family: verdana, sans-serif, arial; font-size: 8pt; color: #EEDCD2; text-decoration: none; font-weight: normal; }
		
	.text-9pt
		{ font-family: arial, verdana, sans-serif; font-size: 12px; color: #8C4826; text-decoration: none; font-weight: normal; }
		
	.text-9ptblack
		{ font-family: arial, verdana, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; }
		
	.text-8pt
		{ font-family: arial, verdana, sans-serif; font-size: 8pt; color: #8C4826; text-decoration: none; font-weight: normal; }
		
			
	
/* Document Tables  */

		
	.table-main 
		{ background-color: #F4E8E1; font-family: arial, verdana, helvetica; font-size: 10pt; color: #8C4826; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;}
		
.MainContent table {
	background-color: #F2E9DA;
	width:100%;
	border:1px solid #B65555;
	border-collapse:collapse;
	padding:0px;	
	margin:0px 0px 10px 0px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #660000;

	}
.MainContent table tr td {
	text-align:left;
	padding:4px;
	margin:0px;
	}
.MainContent table tr.cty {
	background-color:#B65555;
	font-weight:bold;
	color: #FFFFFF;
	}
.MainContent table tr.cat {
	background-color:#EDB78B;
	font-weight:bold;
	color: #FFFFCC;
	}
.MainContent table tr.cty td {
	text-align:center;
	}
.MainContent table tr td.td1,
.MainContent table tr td.td3 {
	width:10%;
	text-align:center;
	}
.MainContent table tr td.td4 {
	width:10%;
	text-align:center;
	}
		

		
.popup {
		width: 100%;
		background : url('http://www.boathousephuket.com/images/beach3.jpg') top left; 
		background-repeat : no-repeat; 
		margin-left: auto; 
		margin-right: auto;
		}
			
	