body {
	background: #8F8F8F;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 10pt;
	color: #333028;
	}

form, input {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #847635;
	}
form {
	font-size: 9pt;
	}

input {
	font-size: 10pt;
	}

table {
	font-size: 10pt;
	}

a:link {
	color: #16094F;
	text-decoration: none;
	}

a:visited {
	color: #16094F;
	text-decoration: none;
	}

a:hover {
	color: #660000;
	text-decoration: none;
	}

.beige {
	font-weight: bold;
	color: #847635;
	}

.out2 { background-color: #6E7E92;
	}

.over {background-color:#D8D8D8; 
	}
.out { background-color: #E8E8E8;
	}



#tabContainer {
	position: absolute;
	width: 850px;
	background: #C0C0C0;
	}

#colContent {
	width: 850px;
	height: 550px;
	padding: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	}

#tabTitle {
	width: 870px;
	height: 170px;
	background:  #9FB1C6 ;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	color: #000066;
	}

#colIcon {
	width: 140px;
	height: 150px;
	}

#colTitleLogin {
	padding-right: 5px;
	text-align: right;
	}

#colFrontice {
	width:140px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: 1px solid #6E7E92;
	text-align: right;
	}
	
#colFrontice2 {
	padding: 10px;
	padding-right: 20px;
	padding-left: 15px;
	border-left: 1px solid  #6E7E92;
	text-align: left;
	}

#imgFrontice {
	padding: 10px;
	padding-left: 20px;
	padding-right: 15px;

}

#divFooter {
	width: 850px;
	background: #9FB1C6;
	padding: 10px;
	font-size: 8pt;
	font-weight: bold;
	text-align : right;
	}
