@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;}

/* Document */

.textsnormal
		{ 
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px; color: #221E1F;  line-height:18px;}
.textswhite13
		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #FFF;  font-weight: normal;}
.textsyellow13
		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #E6E514;  font-weight: normal;}
.textsnormal12
		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #221E1F;  font-weight: normal;}
.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;}

	
/* Document Tables  */
 .input {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #D2FF97;
	border: 1px outset #009900;}

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

TR.b1
{ 
	 
}
TR.b2
{ 
background: #806344;
	 }
	
	.highlight img{
	border: 3px solid #806344;
}
	
		.highlight:hover img{
	border: 3px solid #FFFFFF;
}