body
{
	background-color: ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bgfader.jpg);
}

a:link		{
	color: #4682B4;
	text-decoration: none;

}
a:active		{
	color: #4682B4;
	text-decoration: none;

}
a:visited	{
	color: #4682B4;
	text-decoration: none;

}
a:hover		{
	color: #602e2d;
	text-decoration: underline;
}
.main-bg {
	font-family: "Verdana";
	font-size: 9pt;
	color: 000000;
	background-image: url(img/bgbarblue.jpg);
	height: 25px;
}

.header {
	font-family: "georgia";
	font-size: 13pt;
	color: black;
	font-style: italic;
	border-width: 1px;
	border-style: dotted;
	border-color: #c4c4c4;
	background-image: url(img/titlebar.jpg);
}

.tdbackground {
	font-family: "georgia";
	font-size: 9pt;
	color: Black;

	background-image: url(img/tdfader.jpg);
	padding: 15px;
}