/* Global Parameters  */

	body {
/*background-color: #FFFFFF;*/
	background-image:  url(images/bg-laithai.jpg);
}
	
	h1 	
		{ font-family: Times New Roman; font-size: 26px; color: #996600; font-weight: bold; }

	h2 	
		{ font-family: Times New Roman; font-size: 15px; color: #996600; font-weight: bold; }
		
	h3 	
		{ font-family: Times New Roman; font-size: 13px; color: #996600; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: Times New Roman; font-size: 11px; color: #333333; font-weight: none; }
		
	 hr
	   { font-family: Times New Roman; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: Times New Roman; font-size: 20px; color: #996600; text-decoration: underline; font-weight: none;}
		
	a:hover
		{ font-family: Times New Roman; font-size: 20px; color: #996600; text-decoration: none; font-weight: none; }
				
	a.link-22:link, a.link-22:visited, a.link-22:active
		{ font-family: Times New Roman; font-size: 22px; color: #996600; text-decoration: underline;  font-weight: none;}
	a.link-22:hover
		{ font-family: Times New Roman; font-size: 22px; color: #996600; text-decoration: none; font-weight: none; }
	a.link-white16:link, a.link-white16:visited, a.link-white16:active
		{ font-family: Times New Roman; font-size: 16px; color: #FFFFFF; text-decoration: underline;  font-weight: none;}
	a.link-white16:hover
		{ font-family: Times New Roman; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: none; }

		

		.textsnarmal
		{ font-family: Times New Roman; font-size: 20px; color: #996600; text-decoration: none; }
		.textsnormal22
		{ font-family: Times New Roman; font-size: 22px; color: #996600; text-decoration: none; }
		.textsnormal30
		{ font-family: Times New Roman; font-size: 30px; color: #996600; text-decoration: none; }
		.textsnarmaldark
		{ font-family: Times New Roman; font-size: 20px; color: #993300; text-decoration: none; }
		.textswhite16
		{ font-family: Times New Roman; font-size: 14px; color: #FFFFFF; text-decoration: none; }
		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: Verdana, arial, helvetica; font-size: 11px; color: #002478; background-color: #FFFFFF; }

	.table-address 
		{ font-family: Verdana, sans-serif; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	color: #002478;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #2A4160;
	background-color: #FFFFFF;
	border: 1px inset #BFBEBF;}
	.MyButton {
	background-color: #2B89BD;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px outset #DEF3F8;
	}
.tborder {
	border: 1px dotted #FFFFFF;
}
