.body
{
	background-color: Black;
	width: 100%;
}

.pageTable
{
	height: 100%;
	width: 100%;
}

.pageRow
{
}

.bodyTable
{
	height: 100%;
	width: 100%;
}

.headerRow
{
	height: 100px;
}

.contentRow
{
	height: 100%;
}

.menuTD
{
	background-color: Black;
	width: 200px;
	vertical-align:top;
}

.contentTD
{
	height:100%;	
}

.contentDiv
{
	OVERFLOW: auto;  
	HEIGHT: 100%;
}

.contentDivOff
{
	OVERFLOW:hidden ;  
	HEIGHT: 100%;
}

.footerRow
{
	height: 100px;
}

hdrLeft
{
	vertical-align:bottom ;
	
}

hdrRight
{
	vertical-align:bottom ;
}
	
.contentHeader
{
	font-family:'Arial','Helvetica','Sans-serif';
	text-align:left;
	font-size:large;
	color:White;
}

.contentBody
{
	font-family:'Arial','Helvetica','Sans-serif';
	text-align:left;
	color:White;
}

.imageLayerText {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:9px;
        font-style:italic;
        text-decoration:none;
        color:black;
}

menu
{

}

.menuOver
{
	background-color: #748CF9;
}

.menuOut
{
	background-color: White;
}

.aText
{
	vertical-align:top ;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:White ;
}

.aText a:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #748CF9;
}

.aText a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #748CF9;
}

.aText a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#748CF9 ;
}

.aGrid 
{
	vertical-align:top ;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:White ;
}

.aGrid a:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: White;
}

.aGrid a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: White;
}

.aGrid a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#748CF9 ;
}

a:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#748CF9;
}

a:visited{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#748CF9;
}

a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#748CF9 ;
}
