﻿.rtsLink
{
    text-align: center;
}

.tab
{
    width: 76px;
	height: 33px;
	margin-top: 2px;
    text-decoration: none;
    font: 11px/36px Arial;
    font-weight: bold;
    border: solid 1px #000000;
    border-bottom: 0;
    color: #797979;
}


.tabselected
{
	color: #009933;
	height: 35px;
	margin: 0;
	z-index: 999;
}

.tabhovered
{
	color: #009933 !important;
}

