/* Global Parameters  */

	body {
/*background-color: #28353B;*/
	background-image:  url(../images/bg-site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#0079D6;
	scrollbar-highlight-color:#19E0FF;
	scrollbar-3dlight-color:#63FEFF;
	scrollbar-darkshadow-color:#2B3E46;
	scrollbar-shadow-color:#2B3E46;
	scrollbar-arrow-color:#63FEFF;
	scrollbar-track-color:#0079D6;
}
	
	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: verdana, sans-serif, arial; font-size: 11px; color: #63FEFF; text-decoration: none;}
		
	a:hover
		{ font-family: verdana, sans-serif, aria; font-size: 11px; color: #FFFFCC; text-decoration: underline;font-weight: none; }
		
		a.link-blue:link, a.link-blue:visited, a.link-blue:active
		{ font-family: verdana, sans-serif, aria; font-size: 11px; color: #63FEFF; text-decoration: none;  font-weight: none;}
	a.link-blue:hover
		{ font-family: verdana, sans-serif, arial; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: none; }
		a.link-blueth:link, a.link-blueth:visited, a.link-blueth:active
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #63FEFF; text-decoration: none;  font-weight: none;}
	a.link-blueth:hover
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: none; }
		
		.textsnormal
		{ font-family: verdana, sans-serif, arial; font-size: 11px; color: #006699; text-decoration: none; }
		.textsnormal-th
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #006699; text-decoration: none; }
		.textsbig-th
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 20px; color: #FF0000; font-weight: none; }
		.textdarkblue
		{ font-family: verdana, sans-serif, arial; font-size: 11px; color: #000066; text-decoration: none; }
		.textdarkblueth
		{ font-family: Microsoft Sans Serif, arial, helvetica;  font-size: 11px; color: #000066; text-decoration: none; }
		.textswhite
		{ font-family: verdana, sans-serif, arial; font-size: 11px; color: #FFFFFF; text-decoration: none; }
		.textswhiteth
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFFFF; text-decoration: none; }
/* Document Tables  */
	
	
	.table-main 
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #002478; background-color: #FFFFFF; }
		
	.table-black
		{ font-family: Microsoft Sans Serif, arial, helvetica; font-size: 11px; color: #FFFFFF; background-color: #13799E; }
		
	.table-inquire 
		{ font-family: verdana, sans-serif, arial; font-size: 11px; color: #000066; }
		.table-inquireth
		{ 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: 11px;
	color: #000066;
	background-color: #FFFFFB;
	border: 1px outset #E8E7E7;}
}
	.MyButton {
	background-color: #000066;
	color: #333333;
	font-style: normal;
	font-family: verdana, sans-serif, arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px outset #EFEFEF;
	
	}
		.MyButtonth {
	background-color: #000066;
	color: #333333;
	font-style: normal;
	font-family: Microsoft Sans Serif, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px outset #EFEFEF;
	
	}
.tborder {
	border: 1px solid #E8E7E7;
}

