.alphaKey {
	font-size: 10pt;
	background-color: #660000;
	text-align: left;
	text-indent: 4pt;
	white-space: nowrap;
	width: 100%;
	font-weight: bold;
	color: #FFCC66;
}
#copyTable {
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
}
#copyTable th {
	font-size: 10pt;
	background-color: #660000;
	white-space: nowrap;
	width: 100%;
	font-weight: bold;
	color: #FFCC66;
}
#indexTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../backgrounds/grey_grad_9.jpg);
}
#linkTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 10pt;
}
#creditsTable {
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
}
#indexTable a:active {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 2px 4px;
	border: 1px inset #990099;
}
#indexTable a:visited {
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0px 4px;
	background-color: #FFFFCC;
	border: 1px outset #330033;
	line-height: 12pt;
	font-size: 8pt;
	white-space: nowrap;
	margin: 2pt;
	font-weight: bold;
}
#indexTable a:link {
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0px 4px;
	background-color: #FFFFCC;
	border: 1px outset #330033;
	line-height: 12pt;
	font-size: 8pt;
	white-space: nowrap;
	margin: 2pt;
	font-weight: bold;
}
#indexTable a:hover {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #330033;
}
#indexTable th {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	text-indent: 10pt;
}
#linkTable a {
	font-size: 7pt;
	color: #660000;
}
#linkTable a:visited {
	color: #330000;
}
#linkTable a:hover {
	color: #FFFFFF;
	background-color: #660000;
}
#headerTable {
        font-size: 14pt;
        color: #FFFFFF;
}
#mainTable {
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
}
#mainTable th {
        font-size: 13pt;
        color: #FFCC66;
        background-color: #660000;
        text-align: right;
}
.photo {
        border: medium groove #660000;
}
#seeAlso a {
	white-space: nowrap;
}

