﻿img
{
	border: none;
}

.tabTd
{
	padding-left: 2px;
	padding-right: 2px;	
	font-size: 10pt;
}

.activeTab
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

.inactiveTab
{
	font-size: 10pt;
	color: Gray;
	font-weight: normal;
	text-decoration: none;
}


.inactiveTab a
{
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
}

.inactiveTab a:hover
{
	color: White;
	text-decoration: none;
	font-weight: normal;
}