﻿body,td
{
	font-family: "Arial";
	font-weight: normal;
	font-size:x-small;
}

.MediumBoldFont
{
	font-weight: bold;
	font-size:small;
	font-family: Arial; 
}

.MediumFont
{
	font-weight: normal;
	font-size:small;
	font-family: Arial;
}

.SmallFont
{
	font-weight: normal;
	font-size:x-small;
	font-family: Arial;
}

a:hover {
	color : black;
    text-decoration : none;
}
a:visited {
	color : black;
}
a {
	color : black;
}
a:link {
	color : black;
    text-decoration: underline;
}

	.requiredred
{
	color: red;
	font-family:Arial;

}

	.requiredredbold
{
	color: red;
	font-family: Arial;
    font-weight:bold;
}

.pnlhide
{
	display:none;
}

.pnlshow
{
	display:inline;
}

.HelpTreeNodeStyle {	
	font-size:small;	                   
	font-family: Arial;} 

.TblHeadColorCSS 
{
	background: #FEC387;	
	font-weight: normal;
	font-size: 10px;
	font-family: "Arial";	
}	    
	                   	    
.TblBGColorCSS 
{
	background: #f4f4f4;	                  	
	font-weight: normal;
	font-size: 10px;	
	font-family: "Arial";	
}
	                  
.TblAlterBGColorCSS { background: white;
	font-weight: normal;
	font-size: 10px;	
	font-family: "Arial";	
}
	                  	     	
.PageBorderColorCSS{ border-color: #cccccc;}              	                  

