/* Default CSS Stylesheet for a new Web Application project */

BODY, td
{
font-family: Verdana;
font-size: 11px;

	
}
.BlckLabel{
color: black;
font-family: Verdana;
font-size: x-small;
}
.RedLabel{
color: red;
font-family: Verdana;
font-size: x-small;
}
.Menu{
    text-decoration: none;
    color:  #564093;
    font-family: Verdana;
    font-size: 11px;

}

.Foot{
    text-decoration: none;
    color:  #57543F;
    font-family: Verdana;
    font-size: xx-small;
}

A:{
    color: #564093;
    font-family: Verdana;}

A:visited {
    color: #564093;
    font-family: Verdana;}

A:hover {
    text-decoration: underline;
    color: #564093;
    font-family: Verdana;
}

A.topMenu{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
    color:  #996600;
}

.SubCategories
{
	text-decoration: none;
    color:  #57543F;
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.CategoryHeader
{
color: #F7C13D;
font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.Paragraph
{
color: White;
font-family: Verdana;
text-indent: 10px;
font-size: x-small;
}

.Mission
{
color: black;
font-family: Verdana;
text-indent: 10px;
font-size: x-small;
}
.QuickSearch
{
	text-decoration: none;
    color: #F7C13D;
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.CenterLabel
{
color: black;
font-family: Verdana;
font-size: x-small;
}
.CenterLink
{
	text-decoration: none;
    color:  blue;
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.Navlink
{
	text-decoration: none;
    color:  White;
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.NavLabel
{
	color: #F7C13D;
	font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.HeaderLabels
{
	color: white;
font-family: Verdana;
font-weight:bold;
font-size: x-small;
}
.HeaderLink
{
	text-decoration: none;
    color:  White;
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
}
.DGDescription
{
	text-decoration: none;
    color: #0A246A;
    font-family: Arial;
	font-weight: bold;
    font-size: small;
}
.SCDescription
{
	text-decoration: none;
    color: #FFFFFF;
    font-family: Arial;
	font-weight: bold;
    font-size: x-small;
}
.DGLink
{
	text-decoration: none;
    color:  White;
    font-family: Verdana;
    font-size: x-small;
}
.Title
{
	text-decoration: none;
    color:  #0A246A;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
}
.Font
{

    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;

}
.DataGrid
{
	text-decoration: none;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
	color: White;
}