* {
	font-size:10px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;

	margin: 0px;
	background-color: #666666;
	height: 100%;
	width: 100%;
}


table.mainMenuTable td {
	border-bottom:1px solid #5B74AC;
	padding:1px;
	padding-left:3px;
}

.mainlevel {
	color:black;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

table.moduletable {
	width:164px;
}

.moduletable th {

	padding-top:9px;
	padding-right:5px;

	text-align:right;

	height:24px;
	background-image: url(../images/titmodulo.jpg);
	font-size:10px;
	color:white;
}

.moduletable td {
	background-color:#7AA3CF;
}

table {
/*	border:10px solid red;*/
}
