.BError
{
	font-size: xx-small;
	color: #ff0033;

	font-family: Verdana;
}

.Textboxes
{
	BORDER-RIGHT: #656565 1px solid;
    BORDER-TOP: #656565 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #656565 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #656565 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.BTextbox
{
	BORDER-RIGHT: #656565 1px solid;
    BORDER-TOP: #656565 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #656565 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #656565 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.OrangeLbl
{
	font-weight: bold;
	font-size: x-small;
	color: #d19961;
	font-family: Verdana, Arial;
}
.NLink
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.PicBorder
{
	border-right: #666666 2px solid;
	border-top: #666666 2px solid;
	border-left: #666666 2px solid;
	border-bottom: #666666 2px solid;
}
.Link
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.LabelsLink
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.BLabel
{
	font-size: xx-small;
	color: #656565;
	font-family: Verdana, Arial;
}
.Labels
{
	font-size: xx-small;
	color: #666666;
	font-family: Verdana, Arial;
}
.BoldLabels
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: Verdana, Arial;
}
.BTitle
{
	font-weight: bold;
	margin-left: 1px;
	text-transform: capitalize;
	color: #ffffff;
	margin-right: 1px;
	font-family: Verdana, Arial;
	font-variant: normal;
	background-color :#656565;
}
.BBody
{
	background-color :#E9EFCD;
}
.BBodyButtons
{
	background-color :#C3DF70;
}

.BTitleCell
{
	background-color: #656565;
	border-right: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-bottom: #000000 thin solid;
}


.Denied
{
	font-weight: bold;
	font-size: 14pt;
	color: #cc0000;
	font-family: Arial, Verdana;
}
.Errors
{
	font-size: xx-small;
	color: #ff0033;
	font-family: Verdana;
}

.buttons
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Arial, Verdana;
	background-color: #656565;
	text-align: center;
	height: 18px;
	font-size: 11px;

}
.BButton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Arial, Verdana;
	background-color: #656565;
	text-align: center;
	height: 18px;
	font-size: 11px;

}
SELECT
{
	font-size: xx-small;
	color: #656565;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}

.BGridHeader
{
	background-color: #656565;
	border-right: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.GridHeader
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: verdana;
	background-color: #61677E;
	text-decoration: none;
}
.GridItem
{
	font-size: xx-small;
	color: #131955;
	font-family: verdana;
	background-color: #f7f7f7;
	text-decoration: none;
}
.GridAlternatingItem
{
	font-size: xx-small;
	color: #030945;
	font-family: verdana;
	background-color: #e7e7e7;
	text-decoration: none;
	
}
.GridSelectedItem
{
	font-weight: bold;
	font-size: xx-small;
	color: #FA931C;
	font-family: verdana;
	background-color: #aaaaaa;
	text-decoration: none;
}
.lblDenied
{
	font-weight: bolder;
	font-size: small;
	color: #cc0000;
	font-family: Verdana;
}
.TDAbout
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
}
.SmallBoldLabel
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: verdana;
}
.SmallLightLabel
{
	font-size: xx-small;
	color: #666666;
	font-family: verdana;
}

.BrownLabel
{
	font-size: xx-small;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
}
.Titles
{
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
}

.RightAlign
{
	font-size: x-small;
	font-family: Arial;
	text-align: right;
}
.LeftAlign
{
	text-align: left;
}