.TabLink
{
	font-weight:bold;
	color: white;
	margin: 0 7px 0 7px;
	display:block;
	text-decoration:none;
	white-space: nowrap;
}

.selected
{
    color:White;
}

.tabStripMenu td
{
    vertical-align:top;
}

.topRightLinks
{
	text-align:right;
	width:90%;
	background-repeat:repeat-x;
	background-image:url(img/topBg.gif);
}

.topRightLinks a
{
	color:#5898C5; 
	font-weight:bold; 
}
