﻿.LinkModel
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#7A9EB4;
}
body
{
	font-family:Tahoma;
}
.MenuStyle 
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:Black;
}
.FMenuStyle 
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:White;
}

.SeeAll
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:Red;
	float:right;
	width:180px;
	margin-right:40px;
	margin-bottom:2px;
}
 .Hide 
 {
 	 display:none;
  } 
