﻿body
{
}

.HypText
{
    font-family: 'Times New Roman';
    background-color: #f1e6c9;
    color: #894027;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
}

.TopMenu
{ 
    font-family: 'Agency FB';
    background-color: #F1E6C9;
    color: #894027;
    font-size: 21px;
    font-weight: bold;
 /*   text-decoration: underline; */
	text-align: center; 
}


.SearchBoxHdrText
{
    font-family: 'Agency FB';
    background-color: #F1E6C9;
    color: #894027;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


.SearchBoxDropHdrText
{
    font-family: 'Agency FB';
    background-color: #F1E6C9;
    color: #894027;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.SearchBox
{
    font-family: 'Agency FB'; 
 /*   font-family: 'Times New Roman'; */

    background-color: #F1E6C9;
    color: #894027;
/*    color: #000000; */
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold; 
}

.HomeTextBox
{
    font-family: 'Times New Roman';
    /*font-family: 'Agency FB';*/
    background-color: #f1e6c9; /* color: #894027; */ /*    color: #000000; */
    vertical-align: middle; /*    text-align: center; */
    font-size: 19px;
    /*font-weight: bold;*/
    background-image: none;
    overflow: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #000000;
}

.TBLastUpdate
{
	font-family: 'Times New Roman'; /*font-family: 'Agency FB';*/
	background-color: #f1e6c9; /* color: #894027; */ /*    color: #000000; */
	vertical-align: middle; /*    text-align: center; */
	font-size: 19px; /*font-weight: bold;*/
	background-image: none;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #ff0000;
}

.HomeTextCentered
{
    font-family: 'Times New Roman';
    background-color: #f1e6c9;
    color: #894027; 
    vertical-align: middle; 
    font-size: 18px;
    /*font-weight: bold;
    background-image: none;*/
    overflow: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: center;
    /*color: #000000;*/
}

.CGHeaderText
{
	font-family: 'Agency FB';
	background-color: transparent;
	color: #894027;
	vertical-align: middle;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	overflow: auto;
	text-decoration: underline;
	background-image: none;
}

.CGEntryBoxText
{
    background-color: #f1e6c9;
    color: #894027;
}

.LegalText
{
    /*    font-family: 'Agency FB'; */
    background-color: #f1e6c9;
    color: #000000; /*    color: #000000; */
    vertical-align: middle; /*    text-align: center; */
    font-size: 18px;
    font-weight: normal;
    background-image: none;
    overflow: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 17px;
    font-family: 'Times New Roman';
}

.MoreInfoBut
{
	background-color: #f1e6c9;
	/*color: #894027;*/
	color: Red;
	font-size: 16px;
	font-weight: bold;
}
.EntryTextBox
{
	font-family: 'Agency FB';
	background-color: white;
	color: #894027;
	font-size: 14pt;
}

/* gridview settings*/
.GridView1
{
	background-color: #894027; /*brown*/
	color: white;
	font-weight: bold;
	font-family: 'Agency FB';
	font-size: 18px;
}
.GridView2
{
	background-color: #f1e6c9;	/*light buff*/
	color: #894027;
	font-size: 18px;
}

.HypertextRifle
{
    font-family: 'Agency FB';
    background-color: #F1E6C9;
    color: #894027;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.VerText
{
	font-family: 'Times New Roman';
	background-color: #f1e6c9;
	color: #894027;
	font-size: 12px;
	text-decoration: none;
}

.MenuHL
{
	font-family: 'Agency FB';
	background-color: #F1E6C9;
	color: #894027;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}


