body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
}

A:link { color:#d4d655;}
A:visited { color:#d4d655;}
A:hover { color:#ffff99;}
A:active { color:#ffff99;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.subFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #FFFFFF;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D4D655;	
	border-color:#ffff99;

}
.subHeading A:link { color:#d4d655;}
.subHeading A:visited { color:#d4d655;}
.subHeading A:hover { color:#ffff99;}
.subHeading A:active { color:#ffff99;}
.tabOn {
	background-color: #333333;
	color:#FFFF66;
}
.tabOff {
	background-color: #000000;
}

.tabOn A:link { color:#d4d655;}
.tabOn A:visited { color:#d4d655;}
.tabOn A:hover { color:#d4d655;}
.tabOn A:active { color:#d4d655;}

.tabOff A:link { color:#d4d655;}
.tabOff A:visited { color:#d4d655;}
.tabOff A:hover { color:#d4d655;}
.tabOff A:active { color:#d4d655;}

@media all {
	h1,	h2, p { margin:0 0 .8em 0 }
}

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */
#container	{ position:relative; width:600px; height:450px; z-index:100 }
/* Include id's for all your layers here, with commas between. */
#January, #February, #March, #April, #May, #June, #July, #August, #September, #October, #November, #December	{ 
	position:absolute; visibility:hidden; left:0; top:0; z-index:1 }

.titleheader{
font-family: "Times New Roman", Times, serif;
font-size:22pt;
font-style:italic;
font-weight:bold;
text-align: left;
text-align: bottom;
}

.diamondInventory {
	background: url(../../images/delton-sprites.png) no-repeat 0 0;  /** background image, bkgd repeat, bkgd position **/ 
	width:268px;
	height:36px;
	text-align:center;
	margin:30px 0 30px 75px;
	font-family:Georgia, "Times New Roman", Times, serif; }

.diamondInventory a {
	width:268px;
	height:29px;
	display:block;
	color:#fff;
	font-size:17px; 
	text-decoration:none; 
	padding-top:7px; }

.diamondInventory a:hover {
	background: url(../../images/delton-sprites.png) no-repeat 0 -46px;  /** background image, bkgd repeat, bkgd position **/ 
	color:#fff; }
