﻿body {
}
.Button
{
	background-image: url('Images/btn.JPG' );
	color: White;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #d8040e;
	width: 114px;
	cursor:hand;
}
.Btn
{
	background-image: url('Images/btn.JPG' );
	color: Yellow;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #d8040e;
	width: 114px;
}
.Heading
{
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 600;
}
.More
{
	font-family: Arial;
	font-size: 9pt;
	cursor:hand;
}
.Text
{
	font-family: Arial;
	font-size: 9pt;
	color: Gray;
	text-align: justify;
}
.Text1
{
	font-family: Arial;
	font-size: 9pt;
	color: Gray;
}
.NewBorder
{
	border-collapse: collapse;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 0;
	margin-top: 0;
}
.SubHeading
{
	font-family: Monotype Corsiva;
	/*font-size: 24pt;*/
	font-size: 15pt;
	color: Brown;
	text-decoration:underline;
	text-align: justify;
}
.Label
{
	font-family: Georgia;
	font-style: italic;
	font-size: 12pt;
	color: Brown;
	text-align: justify;
}
.Mainlogo
{
	font-family: Monotype Corsiva;
	
	font-size: 24pt;
	
	font-weight:bold;
}
.MenuText
{
	font-family: Arial;
	font-style: italic;
	font-size: 9pt;
	color: Black;
	
}
.MenuLabel
{
	font-family: Georgia;
	font-style: italic;
	font-size: 12pt;
	color: Automatic;
	text-align: justify;
}
.menulbl
{
	font-family: Georgia;
	font-style: italic;
	font-size: 10pt;
	color: Automatic;
}
.accordionHeader
{
    border: 0px solid #2F4F4F;
    color: white;
   
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: White;
    border: 0px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    
   
}
.Image
{
	cursor:hand;

}
.Contactstext
{
	font-size:9pt;
	font-family:Arial;
}
A.header2:link {
	FONT-SIZE: 11px; COLOR: #001B7A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
}
A.header2:visited {
	FONT-SIZE: 11px; COLOR: #001B7A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
A.header2:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
}
.UC
{
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	
}
