A:link {text-decoration: none; color:#610000}
A:visited {text-decoration: none; color: #95643C}
A:active {text-decoration: none; color: #677a70}
A:hover {text-decoration: underline; color: #677a70}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E1B07;
	background-color: #C3C8B2;
}
#mainTable {
	margin-left: auto;
    margin-right: auto;
	width:800px;
	border: 0px;
	background-color: #E3DCC0;
}
#menu {	
	padding: 5px;
}
.titlenavUpper{
	background-color: #95643C;
	height: 30px;
	border-bottom: 5px solid #677a70;
	color: #FFFFFF;
	padding: 0px 0px 0px 30px;
	font-weight:900;
	font-size:10px;
}
.titlenavLower {
	background-color: #95643C;
	height: 30px;
	border-top: 5px solid #677a70;
	color: #FFFFFF;
	font-weight:900;
}
.footer {
	background-color: #95643C;
	height: 30px;
	border-top: 5px solid #677a70;
	color: #FFFFFF;
	padding: 0px 0px 0px 40px;
	text-align:center;
}
.contrast {
	color: #7A8A79;
	font-weight:900;
}
.rightText {
	background-color: #E3DCC0;
	padding: 20px 20px 40px 20px;
}
.asterick {
	color:#660000;
}
.borderContrast {
	padding: 20px 5px;
	border-bottom:2px solid #ffffff;
}
.borderLast {
	padding: 20px 5px;
}
.rightTextMargin {
	padding: 0px 90px 0px 0px;
}
.photoBorder{
	border:1px solid #610000;
}
.spacer {
	height:200px;
}
.spacer2 {
	height:50px;
}
.activitytable {
	padding-left: 20px;
	font-size:14px;
}
.download {
	padding: 0px 0px 0px 40px;
}
.client {
	font-weight:600;
}
.tableHeader {
	background-color: #95643C;
	height: 30px;
	border-top: 5px solid #677a70;
	color:#610000;
	font-weight:900;
}
.tableHeaderDoubleBorder {
	
	height: 30px;
	border-bottom: 5px solid #677a70;
	border-top: 5px solid #677a70;
	color: #95643C;
	padding: 0px 0px 0px 30px;
	font-weight:900;
	font-size:12px;
	text-align:center;
	margin:0px 35px 0px 0px;
}
