body
{
	background: white;
	font-family: Verdana, Arial, sans-serif;;
	color: black;
	font-size: 12;
}

.infoHome
{
	position: relative;
	left: 150;
	width: 600;
	background-image: url('images/Satellite_Watermark.jpg');
}

.info
{
	position: relative;
	left: 0;
	top: 0;
	width: 600;
}

.homeFont
{
	font-size: 11px;
	color: #282250;
}

.homeFontB
{
	font-size: 12px;
	color: #282250;
	font-weight: Bold;
}

.scope
{
	position: relative;
	top: -20;
}

.homeNav, .homeNav a:link, .homeNav a:visited, .homeNav a:active
{
	font-size: 18;
	position: relative;
	left: 80;
	top: 20;
	text-decoration: none;
	color: black;
	z-index: 20;
}


.homeNav a:hover
{
	color: red;
	text-decoration: none;
}

.adminNav
{
	width: 128;
	background-image: url('images/button.jpg');
	background-repeat: repeat-y;
	height: 150px;

}

.adminNav a:link, .adminNav a:visited, .adminNav a:active
{
	font-size: 12;
	text-decoration: none;
	color: #2aff00;
	z-index: 2;
	height: 22;
}


.adminNav a:hover
{
	color: red;
	text-decoration: none;
}

.colorBar
{
	position: relative;
	top: 20;
	left: 230;
}

.treeMenuDefault 
{

	font-family: Verdana;
}
        

        
.treeMenuBold 
{

	font-family: Verdana;        
	font-weight: bold;
        
}
  

.repository
{
	position: absolute;
	top: -650;
	left: 0;
	font-family: Verdana;
	font-weight: bold;
}


.lstM
{
	color: #000000; 
	font-family : Verdana;
	font-size: 10;
}

#moveFile
{
	position: absolute;
	top: -20;
	left: 150;
	visibility: hidden;
}

.userstbl
{
	position: relative;
	top: 0;
	left: 0;
	font-size: 0.9em;
}

.userLinks, .userLinks a:link, .userLinks a:visited, .userLinks a:active
{
	font-size: 0.9em;
	text-decoration: none;
	color: black;
}


.userLinks a:hover
{
	color: red;
	text-decoration: underline;
}

form {
            display: inline;
}
textarea {
            width: 475px;
            height: 380px;
            margin-left: 5px;
            background: #ffc;
            border: 1px solid #000;
}

#mailsection{
            float: right;
            width: 500px;
            height: 570px;
            margin-left: 5px;
            background: #a6b2fa;
            border: 1px solid #000;
	    position: relative;
	    top: -570;
	    left: 120;
}
#contsection {
            float: left;
            width: 200px;
            height: 570px;
            background: #a6b2fa;
            border: 1px solid #000;
            overflow: auto;
	    position: relative;
	    top: 0;
	    left: 0;
}
.mailfield {
            width: 475px;
            height: 20px;
            margin: 0 0 5px 5px;
            border: 1px solid #000;
            background: #ffc;
            font: bold 11px Verdana, Arial, Helvetica, sans-
serif;
            color: #000;
}
.mailbutton {
            width: 120px;
            height: 25px;
            margin-left: 5px;
            font: bold 11px Verdana, Arial, Helvetica, sans-
serif;
            color: #000;
}
.contfield {
            width: 185px;
            height: 20px;
            margin: 0 0px 5px 5px;
            border: 1px solid #000;
            background: #ffc;
            font: bold 11px Verdana;
            color: #000;
}

.fileDate
{
	position: relative;
	left: 175;
	color: black;
	size: 0.2em;
	font-style: italic;
}