body {
	margin-bottom: 0px;
	background-color: #6C6C6C;
}
.frame {
	border: 1px solid #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 8pt;
	color: #5D5D5C;
	font-weight: normal;
}
.footerlnks
{
	font-family : tahoma;
	font-size : 8pt;
	text-decoration: none underline;
	color : #59574D;
	padding: 0 5px;
}
:hover.footerlnks
{
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration: none underline;
	background:#59574d; 
	color : #FFFFFF
}

.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.leftbar {
	font-family: Tahoma;
	font-size: 8pt;
	color: 5d5d5c;
	font-weight: normal;
	background-image:url('images/line1.gif')
}
