.BLabel
{
	font-size: x-small;
	color: dimgray;
	font-family: Verdana;
}

.BBoldLabel
{
	font-weight: bold;
	font-size: x-small;
	color: dimgray;
	font-family: Verdana;
}
.BTitle
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	font-family: Verdana;
}

.WhiteTitles
{
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana;
}
.BTextBox
{
	font-size: x-small;
	color:  dimgray;
	font-family: Verdana;
	background-color: #D1D3D4;
}
.BError
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
}
A:active
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}
A:hover
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}
A:link
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}

A:visited
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}

.Link
{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana;
	text-decoration:none;
}
.BButton
{
	font-weight: bold;
	font-size: x-small;
	color: #6D6F71;
	font-family: Verdana;
	background-color: #D1D3D4;
	border-right: #747474 thin solid;
	border-left: #747474 thin solid;
	border-top: #747474 thin solid;
	border-bottom: #747474 thin solid;
	text-align: center;
}
.BTitleCell
{
	background-color: #747474;
	border-right: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.BGridHeader
{
	background-color: #3a3f34;
	border-right: #707070 thin solid;
	border-left: #707070 thin solid;
	border-top: #707070 thin solid;
	border-bottom: #707070 thin solid;
}

.SmallLabel
{
	font-size: xx-small;
	color: #ffffff;
	font-family: verdana;
}
.SmallLightLabel
{
	font-size: xx-small;
	color: #ffffff;
	font-family: verdana;
}

.SmallBoldLabel
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: verdana;
}
.labels
{
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	font-family: verdana;
}
.Texts
{
	font-size: xx-small;
	color: #666666;
	font-family: verdana;
}
.ArabicTexts
{
	font-size: small;
	color: #666666;
	font-family: arial;
}

.Titles
{
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	font-family: verdana;
}
.DarkTitles
{
	font-weight: bold;
	font-size: xx-small;
	color: #707070;
	font-family: verdana;
}
.TextBoxes
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: xx-small;
	border-left: #999999 1px solid;
	color: #666666;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.CTextBox
{
	font-size: xx-small;
	color: dimgray;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #f0f0f0;
	border-bottom-style: none;
}
.TError
{
	font-size: xx-small;
	color: red;
	font-family: verdana;
}

.Errors
{
	font-size: xx-small;
	color: red;
	font-family: verdana;
}
.VideoTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #a19e11;
	font-family: Verdana;
}
.VideoSmallTitle
{
	font-size: 8pt;
	color: #CC6700;
	font-family: Verdana;
}

.VideoSmallText
{
	font-size: 8pt;
	color: #646730;
	font-family: Verdana;
}
.GreenLabel
{
	font-size: 8pt;
	color: #8E9B32;
	font-family: Verdana;
}

.GreenTextboxes
{
	border-right: #8E9B32 1px solid;
	border-top: #8E9B32 1px solid;
	font-size: xx-small;
	border-left: #8E9B32 1px solid;
	color: #666666;
	border-bottom: #8E9B32 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.PicBorder
{
	border-right: #707070 1px solid;
	border-top: #707070 1px solid;
	border-left: #707070 1px solid;
	border-bottom: #707070 1px solid;
}
