BODY {
 background-attachment: fixed;
}

.MENU {
 font-size: 14pt;
 color: #990000;
 font-family: "arial", "helvetica", sans-serif;
 position: absolute;
 top: 100px;
 left: 10px;
}

.MENUTXT {
	color : yellow;
	font-size: 14pt;
	font-family: "arial", "helvetica", sans-serif;
}

.TITLE {
 font-size: 30pt;
 font-weight: 100;
 color: #BBBBAA;
 font-family: "arial", "helvetica", sans-serif;
}

.status {
 font-size: 16pt;
 font-weight: 100;
 color: #FFFFFF;
 font-family: "arial", "helvetica", sans-serif;
}

.INDEXTXT {
 position: absolute;
 top: 300px;
 left: 220px;
}

.MAINTXT {
 position: absolute;
 top: 55px;
 left: 220px;
}

.PARA {
 position: absolute;
 left: 220px;
}

.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.SMALL {
 font-size: 8pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.ADD {
 font-size: 8pt;
 font-weight: 100;
 color: #DDDDBB;
 font-family: "arial", "helvetica", sans-serif;
}

.LETTER {
 font-size: 14pt;
 font-weight: 100;
 color: #DDDDBB;
 font-family: "arial", "helvetica", sans-serif;
}

.HIGHLIGHT {
 font-size: 14pt;
 font-weight: 100;
 color: #ff0000;
 font-family: "arial", "helvetica", sans-serif;
}

.NEWSHEAD {
 font-size: 12pt;
 font-weight: 800;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.NEWSITEM {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

.NEWSITEM2 {
 font-size: 10pt;
 font-weight: 100;
 color: #ffffff;
 font-family: "arial", "helvetica", sans-serif;
}

H1 {
 font-size: 16pt;
 font-weight: 800;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

H2 {
 font-size: 12pt;
 font-weight: 800;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}

B {
 font-size: 9pt;
 font-weight: 800;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
}

OL {
 font-size: 10pt;
 font-weight: 100;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
}

UL {
 font-size: 10pt;
 font-weight: 100;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
}

.NOUNDER {
 color: #00FFFF;
 text-decoration:none;
}
.mainFolderLine {
    color : navy;
    font-size : 9pt;
    text-decoration : none;
    margin-bottom : 0px;
    margin-top : 0px;
}

.subFolderLine {
    color : blue;
    font-size : 9pt;
    text-decoration : none;
}

.linkLine {
    color :yellow;
    font-size : 8pt;
}

.linkLineMouseOver{
    font-size : 9pt;
    color : orange;
}

.mainFolderLineMouseOver{
    font-size : 9pt;
    color :orange;
    text-decoration : none;
}

.subFolderLineMouseOver{
    font-size : 9pt;
    color :yellow;
    text-decoration : none;
}

.mainFolderBox {
	background-color : rgb(0,0,40);
color :yellow;
font-size :11pt;
	margin-bottom : 1px;
	margin-top :1px;
}

.subFolderBox {
    color : 159920;
    font-size : 9pt;
    text-decoration : none;
    margin-bottom : 0px;
    margin-top : 0px;
}

.linkBox {
	background-color : rgb(0,0,85);
	color : ffffff;
	font-size : 9pt;
	margin-top : 0px;
	margin-bottom : 0px;
}

.leftColumn {
    font-size : 9pt;
    padding-right :4px;
}

.rightColumn {
    font-size : 9pt;
    padding-left : 5pt;
}

.header {
}

.footer {
    font-size : 9pt;
}


.menuTreeBox {
}

A:link {
	color : silver;
	text-decoration:none;
}

A:visited {
	color : silver;
	text-decoration:none;
}

A:hover {
	color : lime;
	text-decoration:none;
}
A:active {
	color : white;
	text-decoration:none;
}
