BODY
{
	MARGIN: 10px; 
	background-color: black;
	background-position: center top; 
	background-repeat: no-repeat;
}

SPAN
{
	font-family: Verdana;
	font-size: 10pt;
	color: Yellow;
}

A
{
	font-family: Verdana;
	font-size: 10pt;
	color: Yellow;
}

.Link
{
	color:White;
	text-decoration:none;
}

.LeftMenu
{
	font-family: Verdana;
	Font-Size:10pt;
	Font-Weight:Bold;
	Color: White;
	text-decoration: none;
}

.LeftMenuButton
{
	background-image: url(images/bannerbg.JPG);
	filter:alpha(opacity=60);
}

.SelectedItem
{
	font-family: Verdana;
	Font-Size:12pt;
	Font-Weight:Bold;
	text-decoration: underline;
	Color: Yellow;
}

.Normal
{
	font-family: Verdana;
	font-size: 10pt;
	color: White;
}

.NormalSmall
{
	font-family: Verdana;
	font-size: 9pt;
	color: Yellow;
}

.SubTitle
{
	font-family: Verdana;
	font-size: 11pt;
	color: Yellow;
}

.Credits
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
}

.IndexLink
{
	color:White;
	font-family: Verdana;
	Font-Size:9pt;
	Font-Weight:Bold;
	text-decoration:none;
}

.SelectedIndex
{
	color:Yellow;
	font-family: Verdana;
	Font-Size:9pt;
	Font-Weight:Bold;
	text-decoration:underline;
}
