﻿
.labelHeading{font-family:Arial; font-size:11pt; font-weight:bold;}
.labelfont{font-family:Arial; font-size:10pt; text-align:right; padding-right:20px;font-weight:normal;}
.fontButton{font-family:Arial; font-size:10pt; background-color:#E0EDFF;}
.fontButton:hover{font-family:Arial; font-size:10pt; background-color:Gray;}


.black_txt{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

.black_txt:hover{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration:Underline;
}


.grynormal
 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}

a.grynormal:hover
 {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: Black;
	text-decoration: underline;	
}


.blueboldtxt1{
	font-family: Verdana;
	font-size:12px;
	color: #0e4e7e;
	font-weight:bold;
	text-decoration:none;
}

a.blueboldtxt1:hover{
	text-decoration: underline;
}