body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535051;
}
body {
	background-color: #2C292A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #008FD4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008FD4;
}
a:hover {
	text-decoration: underline;
	color: #008FD4;
}
a:active {
	text-decoration: none;
}
.grey {
	color: #BBBBBB;
}
.hilight {
	color: #0076A3;
}

a.gray:link {
	color: #BBBBBB;
	text-decoration: none;
}
.table {
	background-color: #E8E8E8;
	border: 1px solid #DCDDDD;
}

.white {
	color: #D1E2E9;
	font-size: 11px;
}

a.gray:visited {
	text-decoration: none;
	color: #BBBBBB;
}
a.gray:hover {
	text-decoration: underline;
	color: #BBBBBB;
}
a.gray.:active {
	text-decoration: none;
}
.big {
	font-size: 16px;
	font-weight: bold;
	color: #0076A3;
}
