	body, p, a, td, ol, ul, h2, h3, h4
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 12px;
	}
	body
	{
		MARGIN-TOP: 0px;
		MARGIN-BOTTOM: 0px;
		MARGIN-LEFT: 0px;
		MARGIN-RIGHT: 0px;
		COLOR: #000000;
		BACKGROUND-COLOR: #FFFFFF;
	}
	p.compact
	{
                font-size: 12px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	p.footer
	{
		font-size: 10px;
		color: #808080;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	p.heading, a.toolbar
	{
		color: #ffffff;
	}
	p.text
	{
		line-height: 135%;
	}
	p.links
	{
		line-height: 200%;
	}
	p.title
	{
		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size: 16px;
                font-weight: bold;
	}
	p.table
	{
		line-height: 145%;
                font-size: 12px;
		font-weight: bold;
	}
	table.admin
	{
		background-color: #879AD9;

	}
	table.frame
	{
		background-color: #002096;
                padding: 1; 

	}
	td.toolbar
	{
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
	}
        td.nav
        {
                color: #ffffff;
                background-color: #0C38C1;
        }
	a 
	{
		color: #15009A;
	}
	a.heading
	{
		font-size: 14px;
		font-weight: bold;
	}
	a:hover
	{
		color: #7BB1FF;
	}
	a.nav
	{
		text-decoration: none;
	}
        a.marquee
        {
               font-size: 14px;
               font-weight: bold;
               text-decoration: none;
        }
	h2
	{
		font-size: 16px;
	}
	h3
	{
		font-size: 14px;
	}
	h4
	{
		font-size: 12px;
	}
	.DivMenu 
	{
		position: absolute;
		left: -200;
		top: -1000;
		z-index: 100;
		background-color: #F7F3E9;
	}
	.TDMenu
	{
		color: darkblue;
		cursor: default;
	}
	Img
	{
		border: none 0px;
	}
	Layer
	{
		border: none 0px;
	}
	.LayerItemMenu
	{
		font-family: verdana;
                font-size: 60%;
                margin: 0;
                padding: 0;
                border: 3px groove lightgrey;

	}
	.textlink
	{
		font-family: verdana;
                font-size: 60%;
                color: white; 
                text-decoration: none;
	}
        .LayerItemMenuSelect
        {
                BACKGROUND-COLOR: #00008B;
		font-family: verdana;
                font-size: 60%;
                margin: 0;
                padding: 0;
                border: 3px groove lightgrey;
        }

