
.TreeView			{color:#000000; font-size:8pt; font-family: arial} 
A.TreeView:LINK		{Text-Decoration: none; color:#4682b4; font-size:8pt; font-family: arial} 
A.TreeView:VISITED	{Text-Decoration: none; color:#4682b4; font-size:8pt; font-family: arial} 
A.TreeView:HOVER	{Text-Decoration: underline; color:#4682b4; font-size:8pt; font-family: arial}

.ListView			{color:#000000; font-size:8pt; font-family: arial} 
A.ListView:LINK		{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial} 
A.ListView:VISITED	{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial} 
A.ListView:HOVER	{Text-Decoration: none; color:#4682b4; font-size:8pt; font-family: arial}

.MonthView			{color:#000000; font-size:9pt; font-family: arial} 
A.MonthView:LINK	{Text-Decoration: none; color:#000000; font-size:9pt; font-family: arial} 
A.MonthView:VISITED {Text-Decoration: none; color:#000000; font-size:9pt; font-family: arial} 
A.MonthView:HOVER	{background:#808080;Text-Decoration: none; font-size:9pt; color:#ffffff; font-family: arial}

.TabView			
{
	color:#000000;
	/*background-image: url(images/tabview/tb_bg.gif);*/
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size:8pt; 
	font-family: arial
} 
A.TabView:LINK		{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial} 
A.TabView:VISITED	{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial}
A.TabView:HOVER		{Text-Decoration: none; color:blue; font-size:8pt; font-family: arial}

.TabNavTable
{
    BORDER-BOTTOM: #cc3300 2px solid;
    BORDER-LEFT: #cc3300 0px solid;
    BORDER-RIGHT: #cc3300 0px solid;
    BORDER-TOP: #cc3300 2px solid;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    margin-bottom: 5px;
    MARGIN-TOP: 0px
}