@CHARSET "UTF-8";
/* Overal standard body */
body, html {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 100%;
	margin: 0;
}
ul li {
	height:auto;
	position: relative;
	z-index: 10;	
}

ul li a{
	color: #000000;
	display: inline-block;
	z-index: 10;
	padding: 2px;
	text-decoration: none;
	font-family: Lucida Sans, Arial;
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	height:auto;
}
A:link { 	COLOR: black; 	TEXT-DECORATION: none; 		font-weight: normal 	}
A:visited { COLOR: black; 	TEXT-DECORATION: none; 		font-weight: normal 	}
A:active { 	COLOR: black; 	TEXT-DECORATION: none 								}
A:hover { 	COLOR: #335B99; TEXT-DECORATION: none; font-weight: bold 	}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
textarea, input, select {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: white;
	border-width: 2;
	border-color: #FFC509;
	}
}
.tableDetail {
	font-size: 11px;
	font-family: verdana;
	color: #6A94D2;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	color: #196098;
	font-weight: normal;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #59595B;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E86835;
}
img.left { float: left; margin: 0.5em 1em 1em 0; clear: left; border-style: solid; border-color: #335B99; } 
img.right { float: right; margin: 0.5em 0 1em 1em;  clear: right; border-style: solid; border-color: #335B99;  } 
