body { 
	font-size: 13px; 
	background-color: #c1b48f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 13px; 
}

td { 
	color: black;
	font-size: 14px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}

.bodysmall, .bodysmall td {
	color: black;
	font-size: 10px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
}

a.log, a.log:hover {
	color: #513416;
	font-size: 10px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	background-color:#c1b48f;
	border: 1px solid #EC9840;
	padding: 5px;
}

a {
	color: black;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #EC9840;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.bodysmall {
	color: #000000;
	font-size: 10px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.bodysmall:hover { 
	color: #777;
	font-size: 10px;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
 
a.gold { 
	color: #EC9840;
	font-family: Georgia, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
 
a.gold:hover { 
	color: #DCDCDC;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.tableborder { 
	border: 1px solid #F6BE20;
	top: 0px;
}

.goldheading {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EC9840;
	text-decoration: none;
}

.tableheading {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F6BE20;
	border: 1px;
	border: solid;
	border: #595959;
	background-color: #757575;
}

.tablerowmedium {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #595959;
	border-bottom-color: #595959;
	border-left-color: #595959;
	background-color: #B4B4B4;
}

.tablerowlight {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #595959;
	border-bottom-color: #595959;
	border-left-color: #595959;
	background-color: #DCDCDC;
}.flashynews {
	text-decoration: blink;
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
