/* ------------------------- */
/* New classes for BelgarWeb */
body 
{
	background-color: white;
	color: black;
	margin-left: 0;
	margin-top: 0;	
}
.Textbox
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.Textbox80
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	width: 80px;
}

.Textbox100
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	width: 100px;
}

.Textbox120
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	width: 120px;
}

.Dropdownbox
{
	font-family: Verdana, Arial, Verdana;
	font-size: 8pt;
}

table
{
	background: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.TableHeadline
{
	background-color: #000066;
	color: White;
	font-size: 10pt;
	font-weight: bold;	
}

.TableHeaderLeft
{
	background-color: #ede1b8;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

.TableHeaderCenter
{
	background-color: #ede1b8;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

.TableHeaderRight
{
	background-color: #ede1b8;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}

.TableHeader2Left
{
	background-color: #2848A3;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

.TableHeader2Center
{
	background-color: #2848A3;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.TableHeader2Right
{
	background-color: #2848A3;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.TableInfoHeadRight
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

.TableInfoHeadLeft
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.TableDataHeadLeft
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.TableDataLeft
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.TableDataCenter
{
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

.TableDataRight
{
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}

.TableDataLeftAlt
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	background-color: #F5F0DF;
}

.TableDataCenterAlt
{
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	background-color: #F5F0DF;
}

.TableDataRightAlt
{
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	background-color: #F5F0DF;
}

.TableData2Left
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.TableData2Left A
{
	color: white;
}

.TableInfoDataLeft
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.TableInfoDataCenter
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

.TableInfoDataRight
{
	background-color: #ede1b8;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}

.MenuItems
{
	text-decoration: none;
	color: Black;
}

/* ------------------------- */

/*
a				{	color: #7D7CAA;
					font-family: Verdana;
					font-size: 12;
					font-weight: bold;
					text-decoration: none; }

a:hover			{	color: #7D7CAA;
					text-decoration: underline; }
					
a:visited		{	color: Red; }

a:active		{ }

.PageHeader		{	color: Black;
					font-family: Verdana;
					font-size: 17;
					font-weight: bold; }
					
body			{	background-color: white; }
bodyD			{	background-color: black; }
.Header			{	color: black;
					font-family: Verdana;
					font-size: 15;
					font-weight: bold; }

.TableHeader	{	//color: white;
			color: white;
					font-family: Verdana;
					font-size: 12;
					font-weight: bold;
					text-align: Center;
					//background-color: #ff8c00; 
					background-color: #7D7CAA; }

.TableHeaderLeft	{	color: Black;
					font-family: Verdana;
					font-size: 12;
					font-weight: bold;
					text-align: Left;
					background-color: #7D7CAA; }

.Data			{	color: Black;
					font-family: Verdana;
					font-size: 10;
					text-align: Left;
					vertical-align: top;
					//background-color: #E6E6F6; 
					background-color: #E6E6F6; }
				
.DataD			{	color: Black;
					font-family: Verdana;
					font-size: 12;
					vertical-align: top;
					background-color: #E6E6F6; }
					
.DataN			{	color: Black;
					font-family: Verdana;
					font-size: 10;
					text-align: Center;
					vertical-align: top;
					//background-color: #ffffcc;
					background-color: #E6E6F6; }
					
.DataR			{	color: Black;
					font-family: Verdana;
					font-size: 10;
					text-align: Right;
					vertical-align: top;
					//background-color: #ffffcc;  
					background-color: #E6E6F6; }					

.DataPed		{	color: Black;
					font-family: Verdana;
					font-size: 12;
					vertical-align: middle;
					background-color: #E6E6F6; }	
					
.Parent			{	color: Black;
					font-family: Verdana;
					font-size: 12;
					text-align: Center;
					vertical-align: Bottom;
					background-color: White;  }		

.RegHeader	{	background-color: #e8e9ca;
			font-family: Verdana,Arial;
			font-weight: bold;
			font-size: 14;
			vertical-align: text-top;
		}

.RegDataH	{	font-family: Verdana,Arial;
			font-weight: bold;
			font-size: 12;
			vertical-align: text-top;
		}

.RegData	{	font-family: Verdana,Arial;
			font-size: 12;
			vertical-align: text-top;
		}
*/