body
{
	background-color: #FFFFFF;
	background-position: center 44px;
	SCROLLBAR-FACE-COLOR: #b67545;
	background-attachment: fixed;
	background-image: url(images/bgcover5.jpg);
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #b67545;
	background-repeat: no-repeat;
	font-family: "arial" , serif;
	SCROLLBAR-BASE-COLOR: #000000;
}
.Today {padding-right: 10; font-size: 16pt; font-weight: bold; text-align:right; font-family:Serif; color:#333333}
.bgHeader
{
	background-attachment: fixed;
	background-image: url("images/bgHeader.jpg");
	background-repeat: repeat-x;
}

.SiteBy
{
	font-weight: bold;
	font-size: 10pt;
}

.Header
{
	text-align:center;
}
.Welcome_Table
{
	height: auto;
	width: 100%;
	margin-top: 50px;
}
.Main_Table
{
	height: 100%;
	width: 100%;
}


