body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7E0;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.frm {
	background-color: #F0F0E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px inset #CCCCCC;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	font-weight : bold;
}

.frmn {
	background-color: #F0F0E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px inset #CCCCCC;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}
.max {
	font-weight : bold;
	font-size: 16px;
}


.sbm {
	background-color: #F9F9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px outset #FFFFFF;
	font-weight: bold;
	text-align : center;
}

.sel {
	background-color: #E3E3D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset;
}

.hg {
	background-color: #F9F9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hgl {
	background-color: #F9F9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 700px;
}

.dow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {
	text-decoration: none;
	color:#CC0000;
	font-weight : bold;
}

A:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight : bold;
}

A:active {
	text-decoration: none;
	color: #FF0000;
	font-weight : bold;
}

A:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight : bold;
}
.virtual {
	background: #F9F9F2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.virtualie {
	color: #000000;
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: s-resize;
	border: 1px outset #FFFFFF;
}