BODY{
	font-family: "Georgia";
	color: #505050;
	margin: 0px;
}

a:link, a:visited, a:hover{
	color: #505050;
	text-decoration: underline;
}

TD{
	background-color: White;
	font-size: 14px;
	color: #505050;
	text-align: left;
}

.header{
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
}

IMG{
	border: none;
}

.tbar{
	background-image: url(pix/t-bar.jpg);
	background-repeat: repeat-x;
	color: #859BA8;
	font-family: "Verdana";
	font-size: 10px;
}

.cbar{
	background-image: url(pix/c-bar.jpg);
	background-repeat: repeat-x;
}

.info{
	background-color: #eeeeee;
	font-size: 11px;
	vertical-align: middle;
}

.xleft{
	background-image: url(pix/x-left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.xright{
	background-image: url(pix/x-right.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.cont{
	background-image: url(pix/content-bg.jpg);
	background-repeat: repeat-x;
}
