body
{
	background-color: transparent;
	margin-top: 10px;
}

.actText
{
	color: #0000FF;
}

td
{
	background-color: transparent;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, serif;
	/*text-align: center;*/
}

.igloo2003
{
	margin-right: 10px;
}

.infoHeader
{
	font-weight: bold;
}
.indexCenter
{
	text-align: center;
}
/* Menu css */

/* Top */
.TopMenu
{	
	text-align: center;
}

.ActiveTopMenu
{	
	background: #79ADCD;
	text-align: center;
}

/* Both */

.MenuMain
{
	background-color: #FFFFFF;
	text-align: center;
}

.MenuText
{
	color: #79ADCD;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.UndreMenuText
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}

.ActiveMenuText
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}

.UndreMenuText:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}

/* Bottom */

.BottomMenu
{	
	text-align: center;
	background-color: #79ADCD;
}

.Footer
{	
	font-size: 9pt;
	background-color: #79ADCD;
	color: #FFFFFF;
        padding: 6;
        padding-left: 8;
        padding-right: 8;
}

.logo
{
	width: 186px;
}

a#copy
{
        color: #FFFFFF;
        text-decoration: none;
}

tr.old, tr.old td a
{
        color: gray;
}

div.indent
{
        padding-left: 35pt;
}

ul.links
{
        margin-top: 0pt;
        padding-left: 35pt;
}
