body
{
	background-color: #000000;
	font: 11px tahoma;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
form
{
	display: inline;
}
td
{
	font: 11px tahoma;
	color: #ffffff;
}
a:link
{
	color: white;
	
}
a:visited
{
	color: white;
	
}
a:hover
{
	color: white;
	
}
a:active
{
        color: white;

}
a.iehack:link
{
        color: white;

}
a.iehack:visited
{
        color: white;

}
a.iehack:hover
{
        color: white;

}
a.iehack:active
{
        color: white;

}
.navstrip
{
	background-color: #3e425f;
	
}
.big
{
	font: 10pt tahoma;
	color: #ffffff;
}
.dim
{
	font: 11px tahoma;
	color: #bbbbbb;
}
.navblock
{
	
	color: #ffffff;
	font: bold 11px tahoma;
	padding-left: 0px;
	padding-right: 8px;
	text-align: bottom;
}
.navblock a:link
{
	color: #ffffff;
	text-decoration: none;
	
}
.navblock a:visited
{
	color: #ffffff;
	text-decoration: none;
	
}
.navblock a:hover, a:active
{
	color: #ffffff;
	text-decoration: underline;
	
}

.upcoming
{
	padding-left: 40px;padding-top: 2px;padding-right: 20px;padding-bottom: 7px;
	font: 11px tahoma;
	color: #ffffff;

}
.upcoming a:link
{
	color: #c6dff4;
	text-decoration: underline;
	
}
.upcoming a:visited
{
	color: #c6dff4;
	text-decoration: underline;
	
}
.upcoming a:hover, a:active
{
	color: #c6dff4;
	
	text-decoration: underline;
}

.news
{
	
	color: #000000;
	font: 12px 'times new roman';
	
}
.news a:link
{
	color: #000000;
	text-decoration: underline;
	
}
.news a:visited
{
	color: #000000;
	text-decoration: underline;
	
}
.news a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
	
}
