body
{
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-family: "×•";
}

div, img, ins, span, b
{
	border: 0px;
}
ul, li
{
	padding: 0;
	margin: 0;
	list-style: none;
}
ins
{
	text-decoration: none;
}
input, span
{
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}

a
{
	blr: expression(this.onFocus=this.blur());
	border: 0px;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:focus
{
	outline: 0;
}

.footerPanel
{
	width: 980px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.footerPanel .conPanels
{
	height: 110px;
	line-height: 30px;
	text-align: center;
	padding-top: 24px;
}

.footerPanel .linksPanel
{
	width: 960px;
	height: 36px;
	background: url(../images/db-1.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
}
.footerPanel .linksPanel a:link
{
	color: #ffffff;
}
.footerPanel .linksPanel a:visited
{
	color: #ffffff;
}
.footerPanel .linksPanel a:hover
{
	color: #db5050;
}
.footerPanel .linksPanel a:active
{
	color: #ffffff;
}