﻿.body {padding:0; margin:0;}
.labelHeading{font-family:Arial; font-size:12pt;}
.labelfont{font-family:Arial; font-size:10pt; text-align:right; padding-right:20px;}
.fontButton{font-family:Arial; font-size:10pt; background-color:#E0EDFF;}
.fontButton:hover{font-family:Arial; font-size:10pt; background-color:#FFC166; cursor:pointer;}
.Message_Success{font-family:Arial; font-size:10pt; color:Black; font-weight:bolder;}
.Message_Fail{font-family:Arial; font-size:10pt; color:Red; font-weight:bolder;}
/* Footer Style Sheets */
.black_FooterStart{
	font-family: Arial;
	font-size:11px;
	color: Black;
	text-decoration: none;
}


.black_txt{
	font-family: Arial;
	font-size:11px;
	color: #999999;
	text-decoration: none;
}

.black_txt:hover{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration:Underline;
}

.black_txt1{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

.url_txt{
	font-family: Arial;
	font-size:11px;
	color: #336699;
	text-decoration: none;
}

.url_txt:hover{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration:Underline;
	cursor:pointer;
}

.
/*Footer  End here*/


/** Gridview Css **/
.GridView_Content{font-family:Arial; font-size:12px; text-align:center;}
.GridView_LinkButton{font-family:Arial; font-size:12px; text-align:center; color:#004783;}
/** End Gridview Css **/
