﻿
.MainTable
{
	
}


.MainPageHeadingTD
{
	/* background:#77773B;   	background:#DAEAF9; */
	background:#d45d0a;
	font-family: verdana;
	font-size: 13pt;
	font-weight:bold;
	text-align :center ;    
	color:White;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}


.FormHeadingTD
{
	/* background:#77773B;   	background:#DAEAF9; */
	background:#b1b1b1;
	font-family: verdana;
	font-size: 9pt;
	font-weight:bold;
	color:Black ;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}


.SubHeadingTD
{
	/*background:#B5B461;  	background:#5A94C6;*/
	background:#b1b1b1;
	font-family:Verdana;
	font-size: 9pt;
	font-weight:bold;
	color:Black;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px
}


.FooterTD
{
	/*background:#B5B461;  	background:#5A94C6;*/
	background:#ebebeb;
	font-family:Verdana;
	font-size: 10pt;
	font-weight:bold;
	color:Black;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px
}


.PrivacyPolicyTD
{
	/*background:#B5B461;  	background:#5A94C6;*/
	background:#f1f1f1;
	font-family:Verdana;
	font-size: 9pt;
	font-weight:normal;
	color:Black;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px
}



.HyperLink
{
 
	color:Black ;
	font-family: verdana;
	font-size:8pt;
	font-weight:bold;
	 text-decoration: none;
}


.HyperLink:hover 
{
    font-family: verdana; 
    font-size: 8pt; 
   font-weight:bold;
    color:Black;
    text-decoration: underline;

}





.LabelHeading
{
	color:Black ;
	font-family: Verdana ;
	font-size:10pt;
	font-weight:normal ;
	text-align :left;


}


.LabelError
{
	color:Red  ;
	font-family: Verdana ;
	font-size:10pt;
	font-weight:normal ;
	text-align :center ;


}

.TextTD
{

	background:white;
	font-family:Verdana;
	font-size: 9pt;
	font-weight:normal;
	color:Black;
}


.TDHeading
{

	background:#ebebeb;
	font-family:Verdana;
	font-size: 11pt;
	font-weight:bold;
	color:Black;
	height :25px;
}

.TDText
{

	background:white;
	font-family:Verdana;
	font-size: 10pt;
	font-weight:normal;
	color:Black;
}


.Button
{
	font-family: Candara;
	font-size:9pt;
	font-weight:normal ;
	padding: 1px 0px 0px 0px;
	color:White;
	background: #969494;
	/*BORDER-TOP: 5px Outset;*/
	BORDER-RIGHT: 3px Outset;
	/*BORDER-LEFT: 5px Outset;*/
	BORDER-BOTTOM: 3px Outset;

}




.MenuHeadingTD
{
	/* background:#77773B;    	background:#0D4882;*/
	background:#15568E;

	font-family: Goudy Old Style;
	font-size: 12pt;
	font-weight:bold;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px
}


.HomePageText {
	font-family: Verdana;
	font-size: small;
	color: #4F6B72;
}
.LogoTD
{
	BORDER-LEFT-COLOR: #868535;
	BORDER-BOTTOM-COLOR: #868535;
	BORDER-TOP: 2px solid;
	BORDER-TOP-COLOR: #868535;
	BORDER-RIGHT: 2px solid;
	BORDER-LEFT: 2px solid;
	BORDER-RIGHT-COLOR: #868535;
	BORDER-BOTTOM: 2px solid;
}
.MessageTD
{
	font-family: Verdana;
	font-size: 8pt;
	color:Red;
}
.TopTD
{
	font-family: Goudy Old Style;
	font-size: 11pt;
	background:#B5B461;
}
.LeftTD
{
	font-family: Goudy Old Style;
	font-size: 11pt;
	background:#96964E;
}
.BottomLineTD
{
	background:#77773B;
	height: 2px;
}
.MenuFontSize
{
	font-size: 10pt;
	font-weight:bold;
}

.ContentTD
{
	font-size: 8pt;
	color: #4F6B72;
	background: #FCFBDD;
	font-family: Verdana;
}
.ContentTD td
{
	padding-right:5px;
}
.ContentTD a:link,
.ContentTD a:visited
{
	color: #77773B;
}
.Grid
{
}
.Grid th {
	font-family: Goudy Old Style;
	font-size:12pt;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	
	text-align: center;
	padding:  3px 6px 3px 12px;
	background:#B5B461;
}

.Grid th a:link,
.Grid th a:visited{
color: #4F6B72;
}
.Grid td a:link,
.Grid td a:visited{
color: #77773B;
}

.Grid td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 2px;
	color: #4f6b72;
}
/*
.Grid td alt{
	background-color:Red;
	color:Aqua;
}
*/



.ComboBox
{
	font-family: Verdana;
	font-size:8pt;
	width:200px;
}

.TDWithBorder
{
	border-right: 2px solid #868535;
	border-bottom: 2px solid #868535;
	border-left: 2px solid #868535;
	border-top: 2px solid #868535;
}

.Image
{
	height:300px;
	width:250px;
}
