@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Microsoft Sans Serif"; font-size: 20px; color: #1B75BC; 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: 11px; color: #FFF200; text-decoration: underline; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFF200; 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: 11px; color: #FFFFFF; text-decoration: underline; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none;font-weight: normal; }
	a.link-nav1:link, a.link-nav1:visited, a.link-nav1:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-nav1:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFF200; text-decoration: none;font-weight: normal; }
	a.link-nav14:link, a.link-nav14:visited, a.link-nav14:active
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFF200; text-decoration: none; font-weight: normal;}
	a.link-nav14:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFF200; text-decoration: underline;font-weight: normal; }
	a.link-navw14:link, a.link-navw14:visited, a.link-navw14:active
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-navw14:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFF200; text-decoration: none;font-weight: normal; }

		
/* Menu */
.menu {BACKGROUND: HEIGHT: 50px; FONT: 14px "Microsoft Sans Serif"; LINE-HEIGHT: 16px; TEXT-ALIGN: center;}
.menu UL {DISPLAY: block; LIST-STYLE: none; PADDING: 0; MARGIN: 0px 0 0 0;}
.menu UL LI {DISPLAY: inline; PADDING: 0 0px; MARGIN: 0;}

/* Document */

.textsnormal
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; line-height:16px;}
.textsnormal12
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; line-height:16px;}
.textsnormal14
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFFFFF; text-decoration: none; line-height:16px;}
.textsyellow14
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #FFF200; text-decoration: none; line-height:16px;}

		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #002478; background-color: #FFFFFF; }
				
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8CBC48;
	border: 1px inset #5C9E44;}

	.MyButton {
	background-color: #8CBC48;
	color: #FFFFFF;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #5C9E44;
	}
.tborder {
	border: 1px solid #FFF200;
}

TD.b1
{ 
	 
}
TD.b2
{ 
background: #5FA2D5;
	 }
	
	.highlight img{
	border: 2px solid #FFFFFF;
}
	
		.highlight:hover img{
	border: 2px solid #FF9900;
}