@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Century Gothic"; font-size: 24px; color: #333333; font-weight: normal; }

	h2 	
		{ font-family: "Century Gothic"; font-size: 16px; color: #c2462a; font-weight:  normal;}
		
	h3 	
		{ font-family: "Century Gothic";  font-size: 13px; color: #c2462a; font-weight: normal; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Century Gothic"; font-size: 12px; color: #ccc; text-decoration: none; line-height:18px;}
		
	 hr
	   { font-family: "Century Gothic"; font-size: 11px; color: #999999; font-weight: normal; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Century Gothic"; font-size: 13px; color: #333333; text-decoration: underline; font-weight: normal;}
		
	a:hover
		{ font-family: "Century Gothic"; font-size: 13px; color: #333333; text-decoration: none;font-weight: normal; }
			
	a.link-black:link, a.link-black:visited, a.link-black:active
		{ font-family: "Century Gothic"; font-size: 13px; color: #333333; text-decoration: none; font-weight: normal;}
	a.link-black:hover
		{ font-family: "Century Gothic"; font-size: 13px; color: #333333; text-decoration: underline; font-weight: normal;}
			
	a.link-navwhite:link, a.link-navwhite:visited, a.link-navwhite:active
		{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
	a.link-navwhite:hover
		{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

/* Document */

.textsnormal
		{ font-family: "Century Gothic"; font-size: 13px; color: #333333; text-decoration: none; line-height:16px;}
.textsnormal14
		{ font-family: "Century Gothic"; font-size: 14px; color: #333333; text-decoration: none; line-height:17px;}
.textsnormal12
		{ font-family: "Century Gothic"; font-size: 12px; color: #333333; text-decoration: none; line-height:15px; font-weight: normal;}
.textsred12
		{ font-family: "Century Gothic"; font-size: 12px; color: #FF0000; text-decoration: none; line-height:15px; font-weight: normal;}
.textsred13
		{ font-family: "Century Gothic"; font-size: 13px; color: #FF0000; text-decoration: none; line-height:15px; font-weight: normal;}
.textsgray
		{ font-family: "Century Gothic"; font-size: 13px; color: #887650; text-decoration: none; line-height:15px; font-weight: normal;}
.textswhite14
		{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
	font-weight: bold;
}


/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Century Gothic"; font-size: 11px; color: #002478; background-color: #FFFFFF; }
				
 .input {
	font-style: normal;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px outset #EFEFEF;}

	.MyButton {
	background-color: #FF9D04;
	color: #333333;
	font-style: normal;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}
.tborder {
	border: 1px solid #FF9D04;
}

TD.b1
{ 
	 
}
TD.b2
{ 
background: #5FA2D5;
	 }
