﻿.textStylebuttom
{
	width: 20%;
	border-style: none;
	border-width: medium;
}
.btnstyle
{
	font-family: Tahoma;
	border-style: solid;
	border-width: 1;
	font-size:9px;
}

.lblStyle
{
	font-weight:normal;
	font-size:9px;
	font-family:Tahoma;
	color:Black;	
}
.ddlStyle
{	
	font-family: Tahoma;
	font-size: x-small;
	color: Black;	
}
.ddlStyleCountryDay
{
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
	width:90%	
}
.RadioButtonListStyle
{
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
}
.txtStyle
{
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
}

.tableStyle
{	
	margin-left:0px;
	margin-top:0px;
	width:100%;
	background-color:#E7E7E7;
	vertical-align:top;
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	
	border-left-style:solid;
	border-left-color:Gray;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:Gray;
	border-right-width:1px;
	
	
	
}
.headingStyle
{
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: White;
}
.titleStyle
{
	font-family: Tahoma;
	font-size: x-small;
}
.subHeadungStyle
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:Black;
}
.titleProfilePreview
{
	color: Black; 
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: bold
}







