body
{
	font-family: Tahoma;
	font-size: 12px;
	cursor: default;
}

table
{
	font-family: Tahoma;
	font-size: 12px;
}

input
{
	font-family: Tahoma;
	font-size: 12px;
}

A
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

A:Hover
{
	text-decoration: underline;
}

.Topbanner
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.Topbanner A
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.Index
{
	background-color: #FFFFFF;
	color: #000000;
	border-top: 2 solid black;
	border-right: 2 solid black;
	cursor: hand;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
}

.SelectedIndex
{
	background-color: #000000;
	color: #FFFFFF;
	border-top: 2 solid black;
	border-right: 2 solid black;
	cursor: hand;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
}
