﻿
td
{
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color : #242424;
}
.title
{
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color : #ffffff;
	
}
.Menu
{
    text-align:center;
    font-family : Tahoma;
    font-size:11px;
    }
a.menu
{
	font-family : Tahoma, Arial;
	font-size : 8pt;	
	color : #1a1a1a;
    text-decoration : none;
   	text-align:right;
 }
a.menu:hover
{
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color : #ffffff;
    text-decoration : none;
	text-align:right;    
 }
.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}
.menua a:visited{
	color: #DBB94F;
}
.menub  {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;

	color: black;
}
.menub a:hover{
	color: orange;

}

.menub a:visited
{
	color: inherit;
	}
a{
	color: black;
}
.normal
{font-family : Tahoma, Arial;
	font-size : 11px;
	color :Black ;
	
	}
	.btnEnable
	{
	    cursor:pointer ;
	    }
	
