/* Global Parameters  */

	body {
/*background-color: #FFFFFF;*/
	background-image:  url(../images/bg-web1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#D7A520;
	scrollbar-highlight-color:#FEEDB1;
	scrollbar-3dlight-color:#FEEDB1;
	scrollbar-darkshadow-color:#2B3E46;
	scrollbar-shadow-color:#2B3E46;
	scrollbar-arrow-color:#77500D;
	scrollbar-track-color:#FDF8DC;
}
	
	h1 	
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #333333; font-weight: none; }
		
	 hr
	   { font-family: Microsoft Sans Serif, sans-serif, arial; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{  font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFF00; text-decoration: none;}
		
	a:hover
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFFCC; text-decoration: underline;font-weight: none; }
		
		a.link-b:link, a.link-b:visited, a.link-b:active
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #000000; text-decoration: none;  font-weight: none;}
	a.link-b:hover
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #000000; text-decoration: underline; font-weight: none; }
		
		.textsnormal
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 13px; color: #333333; text-decoration: none; }
		.textswhiteth
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFFFF; text-decoration: none; }
		.textsred
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 13px; color: #993300; text-decoration: none; }
		.textsorange
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 14px; color: #FF6600; text-decoration: none; }
/* Document Tables  */
	
	
	.table-main 
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #333333; background-color: #FEE9A3; }
		.table-inquire
		{ font-family: Microsoft Sans Serif, sans-serif; font-size: 11px; color: #000066; }

	.table-address 
		{ font-family: Microsoft Sans Serif, sans-serif; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	color: #002478;
	font-style: normal;
	font-family: Microsoft Sans Serif, arial, helvetica;
	font-size: 13px;
	color: #000066;
	background-color: #FFFFFB;
	border: 1px outset #E8E7E7;}
	.MyButton {
	background-color: #D7A520;
	color: #333333;
	font-style: normal;
	font-family: Microsoft Sans Serif, arial, helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: none;
	border: 1px outset #EFEFEF;
	
	}
.tborder {
	border: 1px solid #E8E7E7;
}

tr.b1
{ 
background: #FFEEAA;
	 
}
tr.b2
{ 
background: #fff;
	 
}
