@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 20px; color: #333; font-weight: normal; }

	h2 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 18px; color: #333; font-weight:  normal;}
		
	h3 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif;  font-size: 13px; color: #c2462a; font-weight: normal; }

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

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #564A42; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #564A42; text-decoration: underline;font-weight: normal; }
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #6C6E70; text-decoration: none; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #6EAE19; text-decoration: none; font-weight: normal;}
	a.link-white:link, a.link-white:visited, a.link-white:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-white:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #6EAE19; text-decoration: none; font-weight: normal;}
	a.link-white12:link, a.link-white12:visited, a.link-white12:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
	a.link-white12:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #CCC; text-decoration: underline; font-weight: bold;}
	a.link-white11:link, a.link-white11:visited, a.link-white11:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #FFF; text-decoration: underline; font-weight: normal;}
	a.link-white11:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #6DCFF6; text-decoration: none; font-weight: normal;}
	a.link-menulink:link, a.link-menulink:visited, a.link-menulink:active
		{ font-family: "Cordia New"; font-size: 17px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-menulink:hover
		{ font-family: "Cordia New"; font-size: 17px; color: #6DCFF6; text-decoration: none; font-weight: normal;}
	a.link-blue12b:link, a.link-blue12b:visited, a.link-blue12b:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #1B4B8D; text-decoration: none; font-weight: bold;}
	a.link-blue12b:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #D7EEFF; text-decoration: none; font-weight: bold;}

/* Document */

.textsnormal
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #FFF;  line-height:18px;}
.textsnormal12
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px; color: #FFF;}
.textsblue12
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px; color: #6DCFF6;  line-height:14px;}
.textsnormalblue
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #6DCFF6;  line-height:18px;}
.textsnormal-b
		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #FFF;  font-weight: bold;}
.textsred
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #FF0000;  line-height:18px;}
.textscopyright
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 11px; color: #6DCFF6;  line-height:15px;}

	
/* Document Tables  */
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	border: 1px outset #1B4B8D;}

	.MyButton {
	background-color: #1B4B8D;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	border: 1px solid #333;
	width: 100px;
	height: 25px;
	}
.imageborder {
	border: 2px solid #FFF;
}
.border2 {
	border: 2px solid #A8D26D;
}

TR.b1
{ 
	 
}
TR.b2
{ 
background: #806344;
	 }
	
	.highlight img{
	border: 1px solid #333;
}
	
		.highlight:hover img{
	border: 1px solid #6DCFF6;
}
	
	.highlight2 img{
	border: 1px solid #999;
}
	
		.highlight2:hover img{
	border: 1px solid #6DCFF6;
}