BODY {
	background-color : #000128;
	color:  #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 4px;
	padding : 0px;
}

TABLE.main {
	border : 2px;
	border-top : 0px;
	border-bottom : 0px;
	border-color : White;
	border-style : solid;
}

TABLE.showListing {
		background-color : #000128;
		color : #345AA0;
		font-size: small;
		text-align: right;
		border : 0px;
}

TR.alt {
	background-color : #152140;	
}

TD.bottom {
	height : 3px;
	border: 0px;
	border-bottom : 2px;
	border-color : White;
	border-style : solid;
}

TH {
	background-color : #000128;
	color:#A8D7FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  110%;
	font-weight : normal;
	text-align : left;
	margin-top : 110%;
	margin-bottom : 110%;
	border : 2px;
	border-top : 0px;
	border-right: 0px;
	border-color : White;
	border-style : solid;
}

TH.yearLeft {
	border : 0px;
	border-bottom : 2px;
	border-color : White;
	border-style : solid;
}

A:LINK {
	text-decoration : underline;
	color : #E3D7AC;
}

A:VISITED {
	text-decoration : underline;
	color:  #EBD5D5;
}

.month {
	background-color : #000128;
	color:#A8D7FF;
}

#indexDetails {
	background-color : #E3D7AC;
	font-size : 150%;
	color : #000151;
	border : 2px;
	border-left: 0px;
	border-right: 0px;
	border-color : White;
	border-style : solid;
}

#indexDate {
	color : #345AA0;	
}