@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #008008; 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: 13px; color: #000000; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #FFFFFF; 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: #04B0ED; text-decoration: none; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #000000; text-decoration: none; font-weight: normal;}
	a.link-white12:link, a.link-white12:visited, a.link-white12:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-white12:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
		
/* Menu */
.menu {BACKGROUND: HEIGHT: 25px;
	FONT: 10px "Microsoft Sans Serif";
	 color: #FFFFFF;
	LINE-HEIGHT: 10px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF; 
}
.menu UL {DISPLAY: block; LIST-STYLE: none; PADDING: 0; MARGIN: 0px 0 0 0;}
.menu UL LI {DISPLAY: inline; PADDING: 0 3px; MARGIN: 0;}

/* Document */

#bgimages{
	background-image: url(../images/shadow-top.png);
	background-repeat: no-repeat;
	 }
img, #bgimages { behavior: url(iepngfix.htc); }

.textsnormal
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #FFFFFF; text-decoration: none; line-height:16px;}
.textsgreen
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #008008; text-decoration: none; line-height:16px;}
.textsblack
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #000000; text-decoration: none; line-height:16px;}
.textswhite12
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; line-height:14px;}
.textsgreen18
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #008008; text-decoration: none; line-height:22px;}

		
/* 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: 11px;
	color: #666666;
	background-color: #E8FFFA;
	border: 1px inset #EBEBE4;}

	.MyButton {
	background-color: #028367;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #528DC1;
	}
.tborder {
	border: 1px solid #CCCCCC;
}
.tborder2 {
	border: 1px solid #EBEBE4;
}

TD.b1
{ 
	 
}
TD.b2
{ 
background: #7DCD6D;
	 }
	 	
	.highlight img{
	border: 3px solid #F0FFED;
}
	
	.highlight:hover img{
	border: 3px solid #7DCD6D;
}