.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: none;

}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: normal;

}
.Header2Copper {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A6E23;
	line-height: normal;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;


}
.BottomMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Copyright {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.BodyBoldClientConsole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-right-style: ridge;
	border-bottom-style: ridge;
	background-color: #FDFECD;

}
.ClientConsoleTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-style: ridge;
	border-bottom-style: ridge;
	background-color: #FFFFFF;
	width: 100%;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-left-width: thin;
}
.ClientConsoleTablesHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	font-weight: bold;
}
.ClientConsoleTableHeaderMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-style: ridge;
	border-bottom-style: ridge;
	background-color: #FFFFFF;
	width: 100%;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-left-width: thin;
}

