
.TopMenu 
{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif; 
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	cursor: hand
	}
	
.TopMenuActive 
{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif; 
	font-size: 16pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
}

.TopMenuActive1
{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
}

.SubMenu
{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #6600FF; 
	cursor: hand
	}
	
.TableHeaderBlue {
	font-family:  Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
	text-decoration: none
}

.TableHeaderBlack {
	font-family:  Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.TableHeaderWhite {
	font-family:  Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}


.Topfieldname
{
	font: Arial, Microsoft Sans Serif, MS Sans Serif; 
	font-size:10pt;
	color: #ACA7A5; 
	font-weight:bold; 
	text-decoration:none
	}

.Link {
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size:11pt;
	font-weight:bold;
	color: Gray;
	text-decoration: none
}

.fieldnameDarkBlue{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size:8pt;
	color: #003399;
	text-decoration:none;
}

.fieldnameBlue{
	font-family:  Microsoft Sans Serif, Arial,MS Sans Serif;
	font-size:8pt;
	color: #3366FF;
	text-decoration:none;
}

.fieldnameWhiteR{
	font-family:  Microsoft Sans Serif, Arial,MS Sans Serif;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration:none;
}

.fieldnameRed{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size:10pt;
	color: #EA0000;
	text-decoration:none;
}

.fieldnameWhite{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size:9pt;
	color: White;
	text-decoration:none;
}
.fieldnameWhiteB{
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size:10pt;
	color: White;
	font-weight:bold;
	text-decoration:none;
}
.fieldnameGray { 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 8pt;
	color: #999999;
	font-weight: bold; 
	text-decoration: none
}
			
.fieldnameBack 
{ 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: none
}

.fieldnameDetail 
{ 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 7pt;
	color: #6F7071;
	text-decoration: none
}

.fieldnameBackL
{ 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: underline
}

.fieldnameBackB
{ 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 8pt;
	font-weight: bold; 
	color: #4B4B4B;
	text-decoration: none
}

.fieldnameBackB1
{ 
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 9pt;
	font-weight: bold; 
	color: #4B4B4B;
	text-decoration: none
}

.GridHeader 
{
	background-color:#d7deee ;
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	text-align:left 
}

.GridItem { 
	background-color:White;
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	text-align:left
}

.GridAlter 
{ 
	background-color:#d4d4da;
	font-family: Arial, Microsoft Sans Serif, MS Sans Serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	text-align:left 
}

.button {
	BACKGROUND: #3333FF;
	BORDER-BOTTOM: 1px solid #CCFFFF;
	BORDER-LEFT: #afc4d5 1px solid;
	BORDER-RIGHT: #104a7b 1px solid;
	BORDER-TOP: #afc4d5 1px solid;
	COLOR: White;
	CURSOR: hand;
	FONT-FAMILY: Arial, Microsoft Sans Serif, MS Sans Serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}

.buttonS {
	BACKGROUND: #CC3300;
	BORDER-BOTTOM: 1px solid #CCFFFF;
	BORDER-LEFT: #afc4d5 1px solid;
	BORDER-RIGHT: #104a7b 1px solid;
	BORDER-TOP: #afc4d5 1px solid;
	COLOR: White;
	CURSOR: hand;
	FONT-FAMILY: Arial, Microsoft Sans Serif, MS Sans Serif;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	font-weight : bold;
}

.LinkTo 
{
	CURSOR: hand;
}


