﻿body {
}
.RequiredRTL
{
	background-color:#fffacd;
	direction:rtl;
}
.RequiredLTR
{
	background-color: #fffacd;
	direction: ltr;
}
.textBoxesStyle
{
	width:350px;
	border:solid 1px #000000;
}
.dropDownListStyle
{
	width:350px;
	border:solid 1px #000000;
}
.highlight
{
   background-color: #fefbd2;
   color: #000080;
}
.CountryCodeStyle
{
	font-weight:bold;
	color:#ff0000;
}
.ReportsStyle
{
	color:#0000ff;
	text-decoration:none;
	font-weight:normal;
}
.ReportsStyle:hover
{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
.SendtoFriend
{
    color:#184A73;font-size:12pt;
    
}
.SendtoFriendTextBox
{
    border:solid 1px black;font-size:12pt;color:#184A73;
}



