﻿body {

	 font-family:Verdana;
	 color:white;
	 background-color:black;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 margin-bottom:0px;
}
 table#tFiles td {font-family:Verdana;font-size:9pt;font-weight:normal;color:white;}	
 table#dirFiles td {font-family:Verdana;font-size:8pt;font-weight:normal;color:white;white-space:nowrap }

.white { font-family:Verdana;font-size:6pt;font-weight:bold;color:white;}

.normal { font-family:Verdana;font-size:8pt;color:white;}

.bldwhite { font-family:Verdana;font-size:9pt;font-weight:bold;color:white;}

.black {background-color:black;}

.blk { font-family:Verdana; font-size:8pt;color:black;}

.bblk { font-family:Verdana;font-size:8pt;font-weight:bold;color:black;}

.header { font-family:Verdana; font-size:8pt;font-weight:bold;color:white;}

.red { font-family:Verdana;font-size:8pt;font-weight:bold;color:red;}

.blue { font-family:Verdana;font-size:8pt;font-weight:bold;color:blue}

.blueTD {
	font-family:Verdana;font-size:10pt;font-weight:bold;color:darkblue;background-color:transparent;text-align: center;
}

.yellow { font-family:Verdana;font-size:8pt;font-weight:bold;color:yellow;}

.thin {border:0px solid;border-style:thin;border-color:#000080;}

.large { font-family:Verdana;font-size:12pt;font-weight:bold;color:blue;}

.theFrame {background-color:#F7F4C8;width:680px;height:860px;overflow: auto; }
.theFrame2 {background-color:#F7F4C8;width:700px;height:"100%";overflow: visible  }

.isselected {

  	font-family: Verdana; 

  	font-size: 10pt;

	font-weight: bold;

  	text-align: center;

  	background-color: #F7F4C8;

  	color: black;

}



.unselected {

 	font-family: Verdana; 

	font-size: 10pt; 

	font-weight: normal;

 	text-align: center;

 	background-color: #e9e9e9;

	color: #808080; 

}



.ActiveTabSection {

    BACKGROUND-COLOR: #F7F4C8;

    BORDER-BOTTOM: #F7F4C8 2px solid;

    BORDER-LEFT: black 1px solid;

    BORDER-RIGHT: black 1px solid;

    BORDER-TOP: medium none;

    PADDING-BOTTOM: 0px;

    PADDING-LEFT: 0px;

    PADDING-RIGHT: 0px;

    PADDING-TOP: 0px;

    TEXT-ALIGN: center;

}



.InactiveTabSection {

    BACKGROUND-COLOR:#e9e9e9;

    BORDER-TOP: black 1px solid;

    BORDER-BOTTOM: #F7F4C8 1px solid;

    BORDER-LEFT: black 2px solid;

    BORDER-RIGHT: black 2px solid;

    PADDING-LEFT: 0px;

    PADDING-RIGHT: 0px;

    TEXT-ALIGN: center;

}



.PlainTable {

    BACKGROUND-COLOR: #F7F4C8;

    BORDER-TOP: 0px;

    BORDER-BOTTOM: 0px;

    BORDER-LEFT: 0px;

    BORDER-RIGHT: 0px;

    LEFT: 15px;

    MARGIN-RIGHT: 0px;

}

.drop { 

	position: absolute; 

	width: 3px;   

	font-size: 40pt; 

	filter:flipH(),flipV();

}



.links {

	 padding-top: 5px;

	 font-weight: bold;

	 color: black;

    }

	.links a {

		color: inherit;

		text-decoration: none;

	}

