body, td, b, div, select, option	{
	color: #666666;
	font-family: Arial,Verdana,Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

#monitoring {
        position: relative; top: 0px; left 0px; width: 780px; height: 870px;
	overflow: auto;
}

a {
	font-size: 8pt;
	color: #e42518;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #e42518;
	font-weight: normal;
}

a:active {
	color: #e42518;
	font-weight: normal;
}

a:link {
	color: #e42518;
	font-weight: normal;
}

a:hover {
	color: #333333;
	font-weight: normal;
}
/*
table.main {
    text-align: center;
}
*/
td.top {
    vertical-align: top;
}

td.bottom {
    vertival-align: bottom;
}
