.Button
{ 
	border:0;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	
}
.TextBox
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #FFF;
	
}
.FlagButton
{
	width: 18px;
	height: 12px;
}
.LinkButton
{
	
}
.CopyRight       
{ 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 175%; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.divFlag
{
	float:right;
	margin: -70px 4px 0px 0px;
}
