body {
	margin: 0;
	background-color: #E9E5BA;
	
	scrollbar-arrow-color:			#A6A6A1;
	scrollbar-base-color:			#EAEAEA;
	scrollbar-shadow-color:			#A6A6A1;
	scrollbar-face-color:			#EAEAEA;
	scrollbar-highlight-color:		#A6A6A1;
	scrollbar-dark-shadow-color:	#EAEAEA;
	scrollbar-3d-light-color:		#CCCCCC;
	
}

.mnuadmin:link, .mnuadmin:visited {
	color: #003466;
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial;
}

.mnuadmin:hover {
	color: #68a7e3;
}

/* ************************* CSS FONT ************************* */

.fly_hand{ cursor:	move; }

.fly_auto{ cursor:	auto; }

.titleNormal 						{ font-family: Arial, sans-serif; font-size: 13px; color: #3D3D3D; text-decoration: none; }
.titleNormal A:link 					{ color: #3D3D3D; text-decoration: none; }
.titleNormal A:visited 				{ color: #3D3D3D; text-decoration: none; }
.titleNormal A:active 				{ color: #3D3D3D; text-decoration: none; }
.titleNormal A:hover 				{ color: #3D3D3D; text-decoration: none; }

.titleNormalBold 					{ font-family: Arial, sans-serif; font-size: 13px; color: #3D3D3D; text-decoration: none;  font-weight: bold;}
.titleNormalBold A:link 				{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.titleNormalBold A:visited 			{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.titleNormalBold A:active 			{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.titleNormalBold A:hover 			{ color: #3D3D3D; text-decoration: none; font-weight: bold; }

.titleNormalBlue 					{ font-family: Arial, sans-serif; font-size: 13px; color: #2F5982; text-decoration: none; }
.titleNormalBlue A:link 				{ color: #2F5982; text-decoration: none; }
.titleNormalBlue A:visited 			{ color: #2F5982; text-decoration: none; }
.titleNormalBlue A:active 			{ color: #2F5982; text-decoration: none; }
.titleNormalBlue A:hover 			{ color: #2F5982; text-decoration: none; }

.titleNormalBoldBlue 				{ font-family: Arial, sans-serif; font-size: 13px; color: #2F5982; text-decoration: none;  font-weight: bold;}
.titleNormalBoldBlue A:link 			{ color: #2F5982; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlue A:visited 		{ color: #2F5982; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlue A:active 		{ color: #2F5982; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlue A:hover 		{ color: #2F5982; text-decoration: none; font-weight: bold; }

.titleNormalBlueLight				{ font-family: Arial, sans-serif; font-size: 13px; color: #91B2D0; text-decoration: none; }
.titleNormalBlueLight A:link 		{ color: #91B2D0; text-decoration: none; }
.titleNormalBlueLight A:visited 		{ color: #91B2D0; text-decoration: none; }
.titleNormalBlueLight A:active 		{ color: #91B2D0; text-decoration: none; }
.titleNormalBlueLight A:hover 		{ color: #91B2D0; text-decoration: none; }

.titleNormalBoldBlueLight			{ font-family: Arial, sans-serif; font-size: 13px; color: #91B2D0; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlueLight A:link 	{ color: #91B2D0; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlueLight A:visited	{ color: #91B2D0; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlueLight A:active 	{ color: #91B2D0; text-decoration: none; font-weight: bold; }
.titleNormalBoldBlueLight A:hover 	{ color: #91B2D0; text-decoration: none; font-weight: bold; }

.titleNormalWhite 					{ font-family: Arial, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; }
.titleNormalWhite A:link 			{ color: #FFFFFF; text-decoration: none; }
.titleNormalWhite A:visited 			{ color: #FFFFFF; text-decoration: none; }
.titleNormalWhite A:active 			{ color: #FFFFFF; text-decoration: none; }
.titleNormalWhite A:hover 			{ color: #FFFFFF; text-decoration: none; }

.titleNormalBoldWhite 				{ font-family: Arial, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none;  font-weight: bold;}
.titleNormalBoldWhite A:link 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.titleNormalBoldWhite A:visited 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.titleNormalBoldWhite A:active 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.titleNormalBoldWhite A:hover 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }


.textNormal 							{ font-family: Arial, sans-serif; font-size: 12px; color: #3D3D3D; text-decoration: none; }
.textNormal A:link 					{ color: #3D3D3D; text-decoration: none; }
.textNormal A:visited 				{ color: #3D3D3D; text-decoration: none; }
.textNormal A:active 				{ color: #3D3D3D; text-decoration: none; }
.textNormal A:hover 					{ color: #3D3D3D; text-decoration: none; }

.textNormalBold 						{ font-family: Arial, sans-serif; font-size: 12px; color: #3D3D3D; text-decoration: none; font-weight: bold; }
.textNormalBold A:link 				{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.textNormalBold A:visited 			{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.textNormalBold A:active 			{ color: #3D3D3D; text-decoration: none; font-weight: bold; }
.textNormalBold A:hover 				{ color: #3D3D3D; text-decoration: none; font-weight: bold; }

.textNormalBlueLight 				{ font-family: Arial, sans-serif; font-size: 12px; color: #478ED1; text-decoration: none; }
.textNormalBlueLight A:link 			{ color: #478ED1; text-decoration: none; }
.textNormalBlueLight A:visited 		{ color: #478ED1; text-decoration: none; }
.textNormalBlueLight A:active 		{ color: #478ED1; text-decoration: none; }
.textNormalBlueLight A:hover 		{ color: #2F5982; text-decoration: none; }

.textNormalBlueLightSelect 				{ font-family: Arial, sans-serif; font-size: 12px; color: #2F5982; text-decoration: none; }
.textNormalBlueLightSelect A:link 		{ color: #2F5982; text-decoration: none; }
.textNormalBlueLightSelect A:visited 	{ color: #2F5982; text-decoration: none; }
.textNormalBlueLightSelect A:active 		{ color: #2F5982; text-decoration: none; }
.textNormalBlueLightSelect A:hover 		{ color: #2F5982; text-decoration: none; }

.textNormalBlueLightBold 			{ font-family: Arial, sans-serif; font-size: 12px; color: #478ED1; text-decoration: none; font-weight: bold; }
.textNormalBlueLightBold A:link 		{ color: #478ED1; text-decoration: none; font-weight: bold; }
.textNormalBlueLightBold A:visited 	{ color: #478ED1; text-decoration: none; font-weight: bold; }
.textNormalBlueLightBold A:active 	{ color: #478ED1; text-decoration: none; font-weight: bold; }
.textNormalBlueLightBold A:hover 	{ color: #2F5982; text-decoration: none; font-weight: bold; }

.textNormalBlue 						{ font-family: Arial, sans-serif; font-size: 12px; color: #003466; text-decoration: none; }
.textNormalBlue A:link 				{ color: #003466; text-decoration: none; }
.textNormalBlue A:visited 			{ color: #003466; text-decoration: none; }
.textNormalBlue A:active 			{ color: #003466; text-decoration: none; }
.textNormalBlue A:hover 				{ color: #003466; text-decoration: none; }

.textNormalBlueBold 					{ font-family: Arial, sans-serif; font-size: 12px; color: #003466; text-decoration: none; font-weight: bold; }
.textNormalBlueBold A:link 			{ color: #003466; text-decoration: none; font-weight: bold; }
.textNormalBlueBold A:visited 		{ color: #003466; text-decoration: none; font-weight: bold; }
.textNormalBlueBold A:active 		{ color: #003466; text-decoration: none; font-weight: bold; }
.textNormalBlueBold A:hover 			{ color: #003466; text-decoration: none; font-weight: bold; }

.textNormalBlueDark 					{ font-family: Arial; font-size: 12px; color: #052B52; text-decoration: none; }
.textNormalBlueDark A:link 			{ color: #052B52; text-decoration: none; }
.textNormalBlueDark A:visited 		{ color: #052B52; text-decoration: none; }
.textNormalBlueDark A:active 		{ color: #052B52; text-decoration: none; }
.textNormalBlueDark A:hover 			{ color: #052B52; text-decoration: none; }

.textNormalBlueDarkBold 				{ font-family: Arial; font-size: 12px; color: #052B52; text-decoration: none; font-weight: bold; }
.textNormalBlueDarkBold A:link 		{ color: #052B52; text-decoration: none; font-weight: bold; }
.textNormalBlueDarkBold A:visited 	{ color: #052B52; text-decoration: none; font-weight: bold; }
.textNormalBlueDarkBold A:active 	{ color: #052B52; text-decoration: none; font-weight: bold; }
.textNormalBlueDarkBold A:hover 		{ color: #052B52; text-decoration: none; font-weight: bold; }

.textNormalWhite 					{ font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }
.textNormalWhite A:link 				{ color: #FFFFFF; text-decoration: none; }
.textNormalWhite A:visited 			{ color: #FFFFFF; text-decoration: none; }
.textNormalWhite A:active 			{ color: #FFFFFF; text-decoration: none; }
.textNormalWhite A:hover 			{ color: #2F5982; text-decoration: none; }

.textNormalWhiteBold 				{ font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.textNormalWhiteBold A:link 			{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.textNormalWhiteBold A:visited 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.textNormalWhiteBold A:active 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
.textNormalWhiteBold A:hover 		{ color: #2F5982; text-decoration: none; font-weight: bold; }

.textError 							{ font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none; }
.textError A:link 					{ color: #FF0000; text-decoration: none; }
.textError A:visited 				{ color: #FF0000; text-decoration: none; }
.textError A:active 					{ color: #FF0000; text-decoration: none; }
.textError A:hover 					{ color: #FF0000; text-decoration: none; }

.textNormalBrownLight 				{ font-family: Arial, sans-serif; font-size: 12px; color: #333333; text-decoration: none; }
.textNormalBrownLight A:link 		{ color: #333333; text-decoration: none; }
.textNormalBrownLight A:visited 		{ color: #333333; text-decoration: none; }
.textNormalBrownLight A:active 		{ color: #333333; text-decoration: none; }
.textNormalBrownLight A:hover 		{ color: #2F5982; text-decoration: none; }

.textbox{
	font-family: 	Arial;
	font-size:		12px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	0px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
	padding-left:	2px;
	width:			98%;
}

.textboxMini{
	font-family: 	Arial;
	font-size:		12px;
	font-weight:	normal;
	color:			#000000;
	border:			solid 1px #A6A6A1;
	background:		#FFFFFF;
	padding-left:	0px;
	padding-right:	0px;
	text-align:		left;
	text-indent:	0;
	padding-left:	2px;
}

.borderAllWhite{
	border-color:#C4C4C4;
	border-style:solid;
	border-width:3px;
}


.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}



