
.header
{
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}
.header TH
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: white;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #C0C0C0 ;
}
.header TD
{

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: white;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #C0C0C0 ; 
}

.header A
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
    color: white;	
	BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #C0C0C0 ;
}



.admintable {
	border: 1px solid #E5E5E5;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.adminwhitelabel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.adminbodytext {
	font-size: 8pt;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.adminlabel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #686868;
}
.adminlabel2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #686868;
	font-weight: normal;
}
.adminsmalllabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #686868;
	font-weight: bold;
}



.contents
{
    border: 0px solid #E5E5E5;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	BACKGROUND: WHITE;
 }
.contents TH
{
    border: 0px solid #E5E5E5;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BACKGROUND: #C0C0C0
}
.contents TR 
{
	BACKGROUND:WHITE;
}


.contents TD
{

    border: 0px solid #E5E5E5;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BACKGROUND:WHITE;
	COLOR: #686868;
}
.function
{
    FONT-WEIGHT: bold;
 
    BACKGROUND: #E5E5E5;
    MARGIN-BOTTOM: 1px;
    COLOR:#6f6f6f;
    BORDER-BOTTOM: 1px solid #666666; ; border-left-color:#666666; border-left-width:medium; border-right-color:#666666; border-right-width:medium; border-top-color:#666666; border-top-width:medium; font-size:8pt
}
.function TH
{
    FONT-WEIGHT: bold;
    BACKGROUND: #E5E5E5 ;
    COLOR: #686868;
}
.function TD
{
    FONT-WEIGHT: bold;
    BACKGROUND: #E5E5E5 ;
    color:#6f6f6f;
}
.function A
{
    FONT-WEIGHT: bold;
    BACKGROUND: #E5E5E5 ;
    color:#6f6f6f;
    text-decoration: underline;
}

.oddList
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR:#f8f7ef;
    color:#6f6f6f;
}


.oddList TD
{
	color: #6f6f6f;
}


.currList
{
	font-size: 8pt;
	/*padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
    
    BACKGROUND-COLOR: #F8D695;
}

.evenList 
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#6f6f6f;
}

.evenList TD
{
	font-size: 8pt;
	color: #6f6f6f;

}
