body
{
	background-color: #EEEEEE;
	margin: 0;
}

form 
{
	margin: 0px;
}

#divHeaderContainer {
	background-color: #373737;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	width: 766px;
}

#tblHeaderHeader {
	background-color: #E55300;
	border: 1px solid white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 755;
	height: 66;
} 

#tblHeaderControls {
	background-color: #373737;
	color: White;
	border: 0px none;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	width: 755;
	height: 36;
} 

.clsTrControlRow1 {
	height: 20px;
	line-height: 19px;
}

.clsHeaderInput {
	border-style: none;
	height: 20px;
	/*line-height: 15px;*/
	width: 120px;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
}

.clsPasswordInput {
	border-style: none;
	height: 20px;
	/*line-height: 15px;*/
	width: 85px;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;			
}

.clsTrControlRow2 {
	line-height: 11px;
	padding-top: 2px;
}

.clsTrControlRow2 a:link {
	color: Yellow; 
}

.clsTrControlRow2 a:active {
	color: Red; 
}

.clsTrControlRow2 a:visited {
	color: orange; 
}

.clsTrControlRow2 a:hover {
	color: white; 
}

.clsTdTitleWhite
{
	FONT-FAMILY: Verdana;
	font-weight: bold;
    FONT-SIZE: 9pt;    
    color: White;
}

.clsTdTitleOrange
{
	FONT-FAMILY: Verdana;
	font-weight: bold;
    FONT-SIZE: 9pt;    
    color:  #E55300;
    	
}

.clsTdForgotLink 
{
	FONT-FAMILY: Verdana;
	font-weight: normal;
    FONT-SIZE: 7pt;        
    color: Yellow;
    	
}


#tblHeaderFooter {
	background-color: #E55300;
	border: 0px none;
	border-top: solid 1px white;
	margin-left: 0px;
	width: 755;
	height: 24;
} 
