body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../BKCSframe/BKCS_06_bg.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: #007945;
}
a:link
{
	font-weight: normal;
	color: #52701E;
	text-decoration: underline;
}
a:visited
{
	color: #52701E;
}
a:hover
{
	color: #52701E;
	text-decoration: underline;
}
a:active
{
	color: #52701E;
}
.footerContent{
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	background-color: #095734;
}
a.footerContentLink {
	color: #FFFFFF; 
	text-decoration: underline;
}
a.footerContentLink:hover 
{  
	color: #ffddaa; 
	text-decoration: underline;
}
a.footerContentLink:visited
{
	color: #FFFFFF;
}
.headerTable {
	height:150px;
}
.mainTable {
	width:790px;
	height:100%;
}
.footerContent{
	height:25px;
}

td{  
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
}
td.pageContent{
	background-color: #FFFFFF;
	padding-top:6px;
}
input { background-color: white ! important;}
