.tab{
	color: #000000;
	font-size: 10pt;}

.tab_inactive
{
	color: #C0C0C0;
	font-size: 10pt;
}

.tab_link:link
{
	color: #000000;
	text-decoration: none;
	width: 100%;
}

.tab_link:active
{
	color: #000000;
	text-decoration: none;
	width: 100%;
}

.tab_link:visited
{
	color: #000000;
	text-decoration: none;
	width: 100%;
}


.heading
{
	font-family: Arial Narrow,Arial;
	font-size: 15pt;
}

.button
{
	border: 1px solid;
	background-color: #DEE1E6;
	background-image: url('images/button_tile.jpg');
}

.box
{
	border: 1px solid;
	font-size: 10pt;
}

.sub_head
{
	background-color: #939FBE;
	color: #FFFFFF;
}
.Des
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px;
}
.CalcY{background-color:#CCFFCC;}
.CalcC{background-color:#FF66CC;}
.CalcH{background-color:#FFDD3F;}
.CalcU{background-color:#99CCFF;}