body
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	color:#000000;
	padding-top:0px;
	margin:0;
	background-color:#FFFFFF;
}

/* ************************* */
DIV.textmenu   /*centered at the bottom of the screen.  Duplicate of the javascript buttons */
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	text-align: center;		
}

/* ************************* */
DIV.copyright   /* At the bottom of the screen.  */
{
	font-family: Arial, Helvetica, Verdana;
	color:#CCCCFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 9pt;	
	padding-top:3px;
	padding-bottom:3px;
}

/* ************************* */
DIV.heading   /*centered, bold, and larger */
{
	font-family: Arial, Helvetica, Verdana;
	font-size: larger;
	font-weight:bold;
	text-align: center;		
}

/* ************************* */
DIV.pageheading 
{
	font-family: Arial, Helvetica, Verdana;
	font-weight:bold;
	text-align: left;
	padding-top:6px;	
	color:#09074D;
	text-decoration:underline;
	font-size: 11pt;
}

/* ************************* */
DIV.leftsubheading   /*left, bold, and larger */
{
	font-family: Arial, Helvetica, Verdana;
	font-weight:bold;
	text-align: left;		
}
/* ************************* */
DIV.leftheading   /* left, bold, and larger */
{
	font-family: Arial, Helvetica, Verdana;
	font-size: larger;
	font-weight:bold;
	text-align: left;	
}

/* ************************* */
DIV.smaller
{
	font-family: Arial, Helvetica, Verdana;
	font-size: smaller;
	font-weight:bold;
}

/* ************************* */
DIV.xxsmall
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;	
}

/* ************************* */
ul.nopadding
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	margin-top:0px;	
}


/* ***********
a:Visited
{
	color:##CCCCFF;
}
************** */


/* ***************
a:Link
{
	color:##CCCCFF;
}
************** */


/* ****************
a:Hover
{
	color:#0000FF;
}
************** */

a.button:Visited
{
	color:#CCCFF0;
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
}
a.button:Link
{
	color:#CCCFF0;
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
}
a.button:Hover
{
	color:#FFAE00;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10pt;
}


TD.selected
{
	color:#FFAE00;
	font-weight:bold;
	font-size: 10pt;
	padding-top:3px;
	padding-bottom:6px;
}

/* ************************* */
TD.notselected
{
	color:#FFAE00;
	font-weight:bold;
	font-size: 10pt;
	padding-top:3px;
	padding-bottom:6px;
}

/* ************************* */
Table
{
	border:3;
	padding:0;
	font-size: 10pt;
}


/* ************************* */
TR
{
	vertical-align:top;
	padding:0;
	font-size: 10pt;
}

/* ************************* */
TD
{
	vertical-align:top;
	padding:0;
	font-size: 10pt;
}

/* ************************* */
TD.padding
{
	vertical-align:top;
	padding:6;
	font-size: 10pt;
}

/* ************************* */

/* ************************* */

/* ************************* */

/* ************************* */

/* ************************* */

/* ************************* */

/* ************************* */

/* ************************* */


