﻿.TopMenuGroup
{
 
}
.headerimage
{
 
}

.TopMenuItem
{
  font-family:Tahoma,Verdana ,Arial, Helvetica, sans-serif; 
  font-size:12px;
  font-weight:bold; 
  color:#2d2f3d;

  cursor:pointer;
  text-transform:uppercase;
  	  	width:155px;
  }
.TopMenuItemHover 
{
  font-family:Tahoma,Verdana ,Arial, Helvetica, sans-serif; 
  font-size:12px;
  font-weight:bold; 
  color:#c9c9c9;

    cursor:pointer;
	  text-transform:uppercase;
	  width:155px;
}
.MenuGroup
{
width:155px;
}
.TopGroup
{

}
.MenuItem
{

 font-family:Times New Roman, serif;
	color: #EF59A1;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
  	  width:150px;
  	  cursor:pointer;
  }
.MenuItemHover 
{

 font-family:Times New Roman, serif;
	color: #EF59A1;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	    width:150px;
	    cursor:pointer;
}