body {
	margin: 0px;
	background-image: url(../styleImages/backgrounds/archee-bk.jpg);
	background-repeat: repeat-x;
	background-color: #CBCFB8;
	color:#003300;	
}
#topHeader {
	background-position: center;
	text-align: right;
	background-image: url('../styleImages/backgrounds/template_r1_c1.jpg');
	height: 125px; background-repeat:no-repeat
}
.tableContent {
	background-image: url('../styleImages/backgrounds/template_r2_c1.jpg'); 
	font-family: Arial;
	font-size: 12pt;
	color: #003300;
}
.siteDocs {
	border-top:1px solid #003300;
	border-bottom:1px solid #003300;
	text-align: center;
	margin-bottom: 0px;
	color: #003300;
	padding-top:3px;
	padding-bottom:3px;
}
.sizer {
	margin-bottom: 0px;
	color: #003300;
	padding-top:3px;
	padding-bottom:3px;
}
.boxContent {
	border:0px none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial;
	font-size: 11pt;
	color: #003300;
	text-decoration: none
}
a:hover.txtSiteDocs {
	font-family: Arial;
	font-size: 11pt;
	color: #800000	
}
.txtSizer, a.txtSizer {
	font-family: Arial;
	font-size: 11pt;
	color: #003300;
	text-decoration: none
}
a:hover.txtSizer {
	font-family: Arial;
	font-size: 11pt;
	color: #800000; text-decoration:underline
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #EFF1E4;
}
a:hover.txtCopyright {
	text-decoration: none; color:#EFF1E4
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a:hover.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtContentTitle {
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #003300;
	text-align:center  
}
