body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 13px;	
}

input, select, textarea {
	font-family: Arial;
	font-size: 13px;	
}

.path {
	margin-bottom: 10px;
}

.footer {
	text-align: right;
	padding-right: 54px;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-botton: 0px;
}

.content{
	padding: 10px;
	padding-left: 95px;
	text-align: left;
}

.icons {
	margin-bottom: 3px;
	margin-top: 1px;
}

.icons a {
	text-decoration: none;
	color: White;
}

.icons a:hover {
	text-decoration: underline;
}

.login {
}

.login td {
	color: White;
	font-size: 13px;
}
