/* Global Parameters  */

	body {
/*background-color: #6B2972;*/
	background-image:  url(../images/bg-web.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#B5698B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B5698B;
	scrollbar-darkshadow-color:#B5698B;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FBEFF6;
}
	
	h1 	
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #CC6600; font-weight: bold; }

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

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

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #BC4FBD; text-decoration: none;font-weight: none; }
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
				
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none;  font-weight: none;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #630460; text-decoration: none; font-weight: none; }
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #630460; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
		

		.textsnormal
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}.textsnormal11
		{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}.textsnormal15
		{
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.textspurple
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #630460;
	text-decoration: none;
	line-height: 14px;
}
.textspurple11
		{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #630460;
	text-decoration: none;
	line-height: 14px;
}
.textspink
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #F06EAA;
	text-decoration: none;
	line-height: 14px;
}
.textspink11
		{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #EF229B;
	text-decoration: none;
	line-height: 14px;
}


		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #002478; background-color: #FFFFFF; }

	.table-address 
		{ font-family: "Microsoft 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: #000000;
	background-color: #FFDDF2;
	border: 1px outset #E89FCC;}
}
	.MyButton {
	background-color: #B5698B;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px outset #E89FCC;
	}
.tborder {
	border: 1px dotted #9E5AA5;
}
