﻿body 
{
    margin:0px 0px 0px 0px; 
}
.Heading1
{
    font-family: Verdana;
	font-size: 13px;
	font-style: normal;	
	font-weight: bold;
	color: #113B6B; 
	text-decoration: none;	
}
.Heading2
{
    font-family: Verdana;
	font-size: 13px;
	font-style: normal;	
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;	
}
.Heading3
{
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #113B6B; 
	text-decoration: none;	
}
.Heading4
{
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #02679B; 
	text-decoration: none;	
}
.lbl1
{    
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	color: #454545;
	text-decoration: none;	
}
.lbl2
{    
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.lbl3
{    
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	color: #32507F;
	text-decoration: none;	
}
.lbl4
{    
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #04101E;
	text-decoration: none;	
}
.lbl5
{    
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	color: #454545;
	text-decoration: none;	
}
.txt1
{   
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	
}
.footer
{    
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: normal;
	color: #454545;
	text-decoration: none;	
	background-color:#E5E5E5;   
}
.hyplink1
{   
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #113B6B;
	text-decoration: none;	
}
.hyplink1:hover
{   
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	color: #787878;
	text-decoration:underline;	
}
.hyplink2
{   
    cursor:pointer;
}
.hyplink2:hover
{   
    cursor:pointer;
}

.error1
{   
    font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
	font-weight: normal;
	color: red;
	text-decoration: none;	
}

.imgover
{
    background-color:White;
}
.imgover:hover
{
    background-color:Yellow;
}
