body {
	background-color: #ffffff;
	margin-top: 10px;
}
.maintable{
	background-color: #ffffff;
	width: 100%;
}
h1 {
	font: bold 30px "Trebuchet MS", "Times New Roman"; color: #0066CC;
}
.shortcut {
	font: 9pt "Trebuchet MS", "Times New Roman"; color: #FFFFFF;
}
.shortcut a {
	color: #FFFFFF;
	text-decoration: none;
}
.shortcut a:hover {
	text-decoration: underline;
}
body, td, input, textarea, select {
	font: 8.5pt Tahoma, Arial, Helvetica, sans-serif;
}
.copyright {
	text-align: center;

}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.lista a {
	color: #000000;
}
.listlink a {
	text-decoration: none;
}
.listlink a:hover {
	text-decoration: underline;
}
.head td {
	height: 25px;
	vertical-align: top;
	background-image: url(../../images/path_bg.gif);
}
.headHost {
	font-weight: bold;
}
.headPath {
	height: 25px;
}
.headDate {
	text-align: right;
}
.headUser {
	text-align: right;
}