@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #CCC; font-weight: normal; }

	h2 	
		{ font-family: "Microsoft Sans Serif"; font-size: 16px; color: #c2462a; font-weight:  normal;}
		
	h3 	
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #c2462a; font-weight: normal; }

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

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #46B5E7; text-decoration: none;font-weight: normal; }
			
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-menu:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #16467F; text-decoration: none; font-weight: normal;}
	a.link-menuth:link, a.link-menuth:visited, a.link-menuth:active
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-menuth:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #16467F; text-decoration: none; font-weight: normal;}
			
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #46B5E7; text-decoration: none; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #46B5E7; text-decoration: underline; font-weight: normal;}
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif"; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 10px; color: #FFFFFF; text-decoration: underline; font-weight: normal;}

/* Document */

.textsnormal
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #231F20; text-decoration: none; line-height:17px;}
.textsnormalth
		{ font-family: "Microsoft Sans Serif"; font-size: 16px; color: #231F20; text-decoration: none; line-height:19px;}
.textswhite15
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #FFFFFF; text-decoration: none; line-height:17px;}
.textsnormal13
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #231F20; text-decoration: none; line-height:15px;}
.textsnormal13th
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #231F20; text-decoration: none; line-height:16px;}
.textsblue
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #46B5E7; text-decoration: none; line-height:17px;}
.textsblueth
		{ font-family: "Microsoft Sans Serif"; font-size: 16px; color: #46B5E7; text-decoration: none; line-height:18px;}
.textsgray
		{ font-family: "Microsoft Sans Serif"; font-size: 10px; color: #A2A2A2; text-decoration: none; line-height:14px;}
.textsgrayth
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #A2A2A2; text-decoration: none; line-height:14px;}
.textswhite
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; line-height:14px;}

		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: T"Microsoft Sans Serif"; font-size: 11px; color: #002478; background-color: #FFFFFF; }
				
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px outset #EFEFEF;}

	.MyButton {
	background-color: #204990;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #528DC1;
	}

td.b1
{ 	 
}
td.b2
{ 
	BACKGROUND: url(../images/bg-menu-o.jpg) repeat;
	 
}

.tborder {
	border: 1px solid #F7EFDD;
}
	.highlight img{
	border: 2px solid #FFFFFF;
}
	
		.highlight:hover img{
	border: 2px solid #FF9900;
}