#id_footer P
{
	text-align: center;
	font-size: small;
	margin-top: 3px;
	position: relative;
}
#post_footer
{
	padding-bottom: 24px;
}
#id_footer
{
	height: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	position: relative;
	background-color: #003059;
	padding-top: 10px;
}
#id_footer TABLE
{
	font-size: small;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	height: 23px;
	border-collapse: collapse;
	line-height: 23px;
	/*[disabled]background-image:url(/common/images/grey_gradient.jpg);*/
	overflow: hidden;
	width: 100%;
	font-size: 8pt;
}
#id_footer TABLE TR
{
	margin: 0px;
}
TH.footer_btn, TH.footer_btn_mouseover, TH.footer_btn_selected
{
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 17px;
	font-weight: normal;
}
TH.footer_btn
{
	color: #9BD9FC;
	font-size: 10pt;
}
TH.footer_btn_mouseover
{
	color: #66FE66;
	font-size: 10pt;
}
TH.footer_btn_selected
{
	color: #FE5252;
	font-size: 10pt;
}
#wts_footer
{
	font-weight: normal;
	color: #9BD9FC;
}
#wts_footer A
{
	color: #FF0000;
}

