
.BButton
{
	font-weight: bold;
	font-size: x-small;
	color: #6D6F71;
	font-family: Verdana;
	background-color: #FCF2D7;
	border-right: #D9A224 thin solid;
	border-left: #D9A224 thin solid;
	border-top: #D9A224 thin solid;
	border-bottom: #D9A224 thin solid;
	text-align: center;
}
.BigTitle
{
	font-weight: bold;
	font-size: X-small;
	color: #cc9966;
	font-family: verdana;
}
.Texts
{
	font-size: x-small;
	color: #6D6F71;
	font-family: Verdana;
}
.WhiteTitles
{
	font-weight: bold;
	font-size: x-small;
	color: #6D6F71;
	font-family: verdana;
}

.Titles
{
	font-weight: bold;
	font-size: x-small;
	color: #6D6F71;
	font-family: verdana;
}
.BLabel
{
	font-size: x-small;
	color: #D9A224;
	font-family: Verdana;
}
.TableColor
{
background-color: #FFF8E4;
}
.BTitleCell
{
	border-right: #d9a224 thin solid;
	border-top: #d9a224 thin solid;
	border-left: #d9a224 thin solid;
	border-bottom: #d9a224 thin solid;
	background-color: #ffcc66;
}
.BBoldLabel
{
	font-weight: bold;
	font-size: x-small;
	color: #D9A224;
	font-family: Verdana;
}

BODY 
{ 
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px; 
	BACKGROUND-COLOR: #fbf2d7; 
	FONT-SIZE: x-small; 
	COLOR: #060000; 
	FONT-FAMILY: Verdana,Times New Roman, Times, serif 
}
TD 
{ 
	FONT-SIZE: x-small; 
	COLOR: #060000; 
	FONT-FAMILY: Verdana,Times New Roman, Times, serif 
}
TH 
{ 
	FONT-SIZE: x-small; 
	COLOR: #060000; 
	FONT-FAMILY: Verdana,Times New Roman, Times, serif 
}

.BTitle
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	font-family: Verdana;
}

.BTextBox
{
	font-size: x-small;
	color: #cc9966;
	font-family: Verdana;
	background-color: #fcf2d7;
}
.BError
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
}
.Labels
{
	font-size: x-small;
	color: #000000;
	font-family: Verdana;
}

.TextBoxes
{
	border-right: #cc9933 1px groove;
	border-top: #cc9933 1px groove;
	font-size: x-small;
	border-left: #cc9933 1px groove;
	width: 215px;
	color: black;
	border-bottom: #cc9933 1px groove;
	font-family: Verdana;
	background-color: #fcf2d7;
}

.TextAreas
{
	border-right: #cc9933 1px groove;
	border-top: #cc9933 1px groove;
	font-size: x-small;
	border-left: #cc9933 1px groove;
	width: 400px;
	color: black;
	border-bottom: #cc9933 1px groove;
	font-family: Verdana;
	background-color: #fcf2d7;
}

.Lbl
{
	font-size: x-small;
	color: #d19b9b;
	font-family: Verdana;
}

.Lblbold
{
	font-weight: bold;
	font-size: x-small;
	color: #d19b9b;
	font-family: Verdana;
}
.BGridHeader
{
	border-right: #d19b9b thin solid;
	border-top: #d19b9b thin solid;
	font-size: x-small;
	border-left: #d19b9b thin solid;
	color: #ffffff;
	border-bottom: #d19b9b thin solid;
	font-family: verdana;
	background-color: #D9A224;
}
.titleColored
{
	font-weight: bold;
	font-size: small;
	color: #d9a224;
	font-family: Verdana;
}
a:link {
	color: #060000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #060000;
}
a:hover {
	text-decoration: none;
	color: #060000;
}
a:active {
	text-decoration: underline;
	color: #060000;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
}
.LinkNews
{
	text-decoration:none
}

