body
{
	background-position-x: center;
	scrollbar-face-color: #b67545;
	background-attachment: fixed;
	background-image: url("images/bgcover.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}

.bgDownload
{
	background-color: white;
	filter: alpha(opacity=80);
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding : 1px 1px 1px 10px;
}

.bgHeader
{
	background-attachment: fixed;
	background-image: url("images/bgHeader.jpg");
	background-repeat: repeat-x;
}

.SiteBy
{
	font-size: 10pt;
}

.Header
{
	text-align:center;
}
.Welcome_Table
{
	height: auto;
	width: 100%;
	margin-top: 50px;
}
.Main_Table
{
	height: 100%;
	width: 100%;
}

A:link
{
	font-weight: bold;
	color: #000000;
}
A:visited
{
	font-weight: bold;
	color: #9900cc;
}

.Download {background-color:Transparent; text-align: justify; font-size: 11pt; font-weight: bold; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; line-height: 14pt; font-style: italic; text-decoration: none; color: #000000}
