td.IndexCell {
	background-color:#0038B7;
	width:164;
	height:22;
}

td.IndexCell a{
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	color:#FFFFFF;
	font-weight:normal;
	background-color:#0038B7;	
}
td.IndexCell a:visited {
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	text-decoration:none;
	color:#FFFFFF;
    font-weight:normal;
    background-color:#0038B7;
}

td.IndexCell a:hover {
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	color:#FF9400;
    font-weight:normal;
    background-color:#0038B7;
}

td.Cell {
	width:164;
	height:22;
	background-color:#0038B7;	
}

td.Cell a{
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	color:#FFFFFF;
	font-weight:normal;	
}
td.Cell a:visited {
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	text-decoration:none;
	color:#FFFFFF;
    font-weight:normal;
}

td.Cell a:hover {
	text-decoration:none;
	font-size:12pt;
	width:164;
	height:22;
	color:#FF9400;
    font-weight:normal;
}

td.Blank {
	background-color:#0038B7;
	width:194;
}

td.Header a{
	text-decoration: none;
	color:#0038B7;
}

td.Header a:hover{
	color:#FF9400;
	text-decoration: none;
	background-color:#0038B7;
}

td.HeaderCell a{

	color:#FFFFFF;
    font-weight:normal;
    text-decoration: none;
}

td.HeaderCell a:hover{
	color:#FF9400;
	font-weight:normal;
	text-decoration: none;
}

td.Link a{
	text-decoration: none;
	color:#0038B7;
}

td.Link a:hover{
	color:#FF9400;
	text-decoration: underline;
}

td.Footer {
	font-size: x-small;
}

td.Footer a{
	font-size: x-small;
	text-decoration: none;
	color:#0038B7;
}

td.Footer a:hover{
	font-size: x-small;
	text-decoration: underline;
	color:#FF9400;
}