body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(marble-side.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #cc9900;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #999999;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
}

h1 {
	margin-top: 0px;
	font-size: 36px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
	margin-bottom: 0px;
}

#Container {
	width: 100%;
}

.TablePage {
	width: 100%;
	background-image: url(top-bkgd.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.CornerImage {
	left: 0px;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.Navigation {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 150px;
}

.NavContent {
	background-image: url(nav-bkgd.gif);
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
}

.NavContent a:link, .NavContent a:visited {
	color: #000000;
	text-decoration: none;
}

.NavContent a:hover, .NavContent a:visited:hover {
	color: #999999;
	text-decoration: none;
}

.SideBox {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.SideBoxContent {
	background-color: #EFD980;
	margin: 0px;
	padding: 8px;
}

.SideBoxContent a:link, .SideBoxContent a:visited {
	color: #996600;
	text-decoration: underline;
}

.SideBoxContent a:hover, .SideBoxContent a:visited:hover {
	color: #999999;
	text-decoration: underline;
}

.img {
	border: none;
}

.caldatetitle {  
	font: normal normal 15pt/16pt "Times New Roman", Times, serif;
	color: #000099; 
	text-decoration: none; 
	background-color: #FDCE35;
	padding: 6px;
	border: 1px solid #DBBB52
	}

.caldatetime {  
	font: normal bold 10pt/13pt "Times New Roman", Times, serif;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFEAA4; 
	vertical-align: text-top;
	padding: 6px;
	border: 1px solid #DBBB52;
	width: 100px
	}

.calcontent {  
	font: normal normal 10pt/13pt "Times New Roman", Times, serif;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFF4D1; 
	vertical-align: text-top;
	text-align: left;
	padding: 6px;
	border: 1px solid #DBBB52
	}