﻿body {
}

__tabMenuRow
{
	 
	 
}

__tabMenuCell
{
	vertical-align: bottom;
	text-align: center;
}

__tabMenuMainRow
{
	vertical-align: bottom;
	text-align: center;
	 
}

__tabMenuMainCell
{
	vertical-align: bottom;
	text-align: center;
	width:92px;
	
}

A.tabmenu:link
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.tabmenu:visited
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.tabmenu:active
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.tabmenu:hover
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration:underline;
}
