body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bg.png);
	font-size: 12px;
	text-decoration: none;

}
.bg {
	background-image: url(images/spacer.gif);
}
.bg-link {
	background-image: url(images/bg-link.png);
	background-repeat: repeat-x;
	height: 43px;
}
.bg-wel {
	background-image: url(images/bg-wel.png);
	background-repeat: repeat-x;
	background-color: #fff6e8;
	background-position: bottom;
}
.shadow-lft {

	background-image: url(images/shadow-lft.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow-rht {


	background-image: url(images/shadow-rht.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-bt {



	background-image: url(images/bg-bt.png);
	background-repeat: repeat-x;
}
.bg-bx-small {

	background-image: url(images/bg-bx-small.png);
	background-repeat: repeat-x;
	background-color: #fff6e8;
	background-position: bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
}
a.footer:visited {
	color: #333333;
	text-decoration: none;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.mainlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF5E6;
	text-decoration: none;
}
a.mainlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6DFBB;
	text-decoration: none;
}
a.mainlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF2E2;
	text-decoration: none;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #302E2B;
	text-decoration: none;
	font-weight: bold;
}
