﻿body 
{
  background-color:White; 
  font-family: verdana; 
  font-size:11px;
  color:#3F3F3F; 
  margin-top:0px;
  margin-bottom :0px;
  margin-left :0px;
  margin-right:0px;
}

.tdBackground
{
	background-image:url(~/Images/SearchBg_img.jpg);
}

.TableColour 
{
	background-color: #000000;
	
}
.TableRorColour
{
	background-color: #FFFFFF;
}
.Label
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
}
.TextBox
{
	font-family:Verdana;
	font-size:9pt;
}
.mainHeading
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
}
.lblMessage
{
	font-family:Verdana;
	font-size:10pt;
	color:Blue;
}
.lnkCommentFavorite
{
	font-family:Verdana;
	font-size:10pt;
}
.PannelHeading
{	
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
}
.pannelSubHeading
{
	font-family:Verdana;
	font-size:9pt;
}
.PannelSubSubHeading
{
	font-family:Verdana;
	font-size:8pt;
}
	
.MyProfile
{
	font-family:Verdana;
	font-size:10pt;
	color:#800000;
}
.ProfileBackGround1
{
	background-color:#DEEEFF;
}
.ProfileBackGround2
{
	background-color:#EFF7FF;
}
.ProifleLabel
{
	font-family:Verdana;
	font-size:9pt;
	color:#676767;
}
.ProfileLitral
{
	font-family:Verdana;
	font-size:9pt;
	color:#000000;
	
}

.UserName
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
    color:#07519A;
}
	
	