body {
	background-color:#205B9F;
}
#maintable {
	background-color:#FFFFFF;
	width:976px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C1CACF;
	border-left-color: #C1CACF;
	
}
.headerFade {
	background-image:url(https://www.budgetingsoftware.biz/Library/images/headerFade.jpg);
	background-repeat: repeat-x;
	width: 965px;
	height: 54px;
} 
.navBackgroundBar {
	background-image: url(https://www.budgetingsoftware.biz/Library/images/navBackgroundBar.jpg);
	width: 965px;
	height: 54px;
	vertical-align:middle;
}
.contentBackgroundFade {
	background-image:url(https://www.budgetingsoftware.biz/Library/images/contentBackgroundFade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:965px;
	background-color:#FFFFFF;
}

td {
	font: normal 12px/17px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}

td a:link {
	font: normal 12px/17px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
td a:visited {
	font: normal 12px/17px Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
td a:hover {
	font: normal 12px/17px Tahoma, Verdana, Arial, sans-serif;
	color: #008DC4;
	text-decoration: underline;
}	
td a:active {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
