html {height: 100%}
#ManagerBody { background-color: #000014; background-repeat: repeat-x; font-size: 10pt; color: #091D11; font-weight: normal; font-family: Verdana, Arial, helvetica, Sans-Serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 100%; }

#formtable
{
	width: 90%; 
	background-color: #0082ca; 
	border: solid 1px #fdb928; 
	font-size: 10pt; 
	color: #091D11; 
	font-weight: normal; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#formheading
{
	border-bottom: solid 1px #fdb928; 
	background-color: #004b7c; 
	font-size: 15pt; 
	text-align: center; 
	font-weight: bold; 
	color: #ffffff; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#innertable1
{
	background-color: #004b7c;
	width:90%; 
	border: solid 1px #fdb928; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#formSelect
{
	width: 100%;
	font-size: 10px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}
#formSelect1{width: 100%; font-size: 10px; border: solid 1px #000000; background-color: #F7F8FF;}


#innertable2
{
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#LoginTable
{
	width: 200px;
	background-color: #004b7c;
	border: solid 1px #fdb928; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#HomeDir1
{
	font-size: 12px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}

#HomeDir2
{
	font-size: 12px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}

#UserNameBox
{
	font-size: 12px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}
#PasswordBox
{
	font-size: 12px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}

#FileInput
{
	font-size: 13px; 
	border: solid 1px #000000; 
	background-color: #F7F8FF;
}
input.buttonUpload
{
	font-size: 13px;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	background-color: #F7F8FF;
	color: #000000;
	margin-right: 6px;
	border: solid 1px #798FCE;
}

input.button
{
	font-size: 10px;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	background-color: #F7F8FF;
	color: #000000;
	margin-right: 6px;
	border: solid 1px #798FCE;
}

A.yellowlink:link 
{
	font-size: 10pt; 
	font-style: normal; 
	color: #FEBA27; 
	text-decoration: none; 
	font-family: Verdana, Arial, helvetica, Sans-Serif;
}
A.yellowlink:visited 
{
	font-size: 10pt; 
	font-style: normal; 
	color: #FEBA27; 
	text-decoration: none
}
A.yellowlink:hover 
{
	font-weight: bold; 
	color: #FEBA27; 
	text-decoration: none
}