BODY {
	background-color : #87CEFA;
	scrollbar-base-color: #6699FF;
	overflow-x: auto;
	overflow-y: scroll;
}
TABLE.menu {
	background : Black;
	border : 6px solid Black;
	width : 780px;
}
TABLE.m_des {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 768px;
	color : White;
	border-top : 2px solid White;
	border-right : 2px solid White;
	border-left : 2px solid White;
}
TABLE.m_des TD {
	border-left : 2px solid White;
	border-right : 2px solid White;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	text-transform : uppercase;
	text-align : center;
}
TABLE.m_but {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 768px;
	color : Yellow;
	border-top : 2px solid Yellow;
	border-right : 2px solid Yellow;
	border-left : 2px solid Yellow;
}
TABLE.m_but TD {
	border-left : 2px solid Yellow;
	border-right : 2px solid Yellow;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 2px 10px;
	text-transform: uppercase;
	text-align : center
}
SELECT.diapo {
	background-color : Black;
	color : Lime;
}
INPUT.diapo {
	width : 90px;
	background : Black;
	color : Aqua;
	font-family : Arial, Helvetica, sans-serif;
	cursor : hand;
}
INPUT.diapo_but {
	width : 20px;
}
A:LINK.menu, A:VISITED.menu {
	color : Fuchsia;
	text-decoration : none;
}
A:HOVER.menu {
	color : Black;
	background-color : Yellow;
	text-decoration : none;
}
.nodiapo {
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	width : 350px;
	position : relative;
	left : 225px;
}
TABLE.checkconn {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position : relative;
	left : 50px;
}
IMG.quest {
	position : relative;
	top : 3px;
	left : 20px;
	cursor : hand;
}

