body { background-color:white; color:black }
.otherLink { background-color:white; color:blue; text-decoration:underline }
.otherLinkOver { background-color:white; color:red; text-decoration:underline }

.mainContent {  font: 12px Arial, Helvetica, sans-serif; background-color:white; color: #000000; text-decoration: none; white-space: nowrap; padding:0px}
.mainContent a:link, a:visited { background-color:white; color:black; text-decoration:none }
.mainContent a:hover { text-decoration:underline; background-color:white; color:#990000 }
.webfx-tree-container     { margin: 0px;
                            padding: 0px;
                            font: normal 12px menu, sans-serif; }
.webfx-tree-item          { padding: 0px;
                            margin: 0px;
                            font: normal 12px menu, sans-serif;
                            color: black;
			    background-color:white }
.webfx-tree-item a        { background-color:white; color: black;
                            text-decoration: none;
                            margin-left: 5px; }
.webfx-tree-item a:hover  { background-color:white; color: blue;
                            text-decoration: underline;
                            margin-left: 5px; }
.webfx-tree-item a:active { background: Highlight;
                            color: white;
                            text-decoration: none;
                            margin-left: 5px; }
.webfx-tree-item img      { vertical-align: middle; }

table {  font: 12px Arial, Helvetica, sans-serif; background-color:white; color: #000000}

.regstyle {  font: 200 10px Arial, Helvetica, sans-serif; vertical-align: text-top}
.indentText {  margin:  20px}
.BlueBold {  font-weight: 600; background-color:white; color: #000099}
.RedBold {  font-weight: 600; background-color:white; color: #990000}
.smallNotice {  font: 400 9px Verdana, Arial, Helvetica, sans-serif; background-color:white; color: #990000}
.blueUnderline {
	background-color:white; color: #0000FF;
	text-decoration: underline;
}
.logoHeight { height:120px }