
body {
	background-color: #999966;
}
body,td,th {
	font-family: Tahoma, Arial, Book Antiqua;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #030919;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3A45;
}
a:hover {
	text-decoration: underline;
	color: #CC3A45;
}
a:active {
	text-decoration: none;
	color: #E99C4A;
}
a {
	font-weight: bold;
}

.tblBrdBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.brdR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.brdLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bdrL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bdrBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
