/* --- Metherial --*/


.mainbody {
  margin:0;
  padding:0;
  background:#FFFFFF;
  background: url(graphics/background.png) left top no-repeat;
  background-size: 100%;
  background-origin: content
}

/* --- Link roll-over text highlighing --*/

a.a	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
	text-decoration: none;
	color : #C00000;
	}
a.a:Visited	{
	color : #C00000;
    }
a.a:Hover     {
    color : #C0C0C0;

    }
a.a:Active	{
	color : #C00000;
    }


/* --- Link roll-over text highlighing --*/
a.b	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 14pt;
    font-weight : bold;
	text-decoration: none;
	color : #C00000;
	}
a.b:Visited	{
	color : #C00000;
    }
a.b:Hover     {
    color : #000000;

    }
a.b:Active	{
	color : #C00000;
    }

/* --- std text highlighing --*/
.b	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 14pt;
    font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	}

/* --- Link roll-over text highlighing --*/
a.e	{
    font-family : Arial;
    font-size : 9pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #C00000;
	}
a.e:Visited	{
	color : #C00000;
    }
a.e:Hover     {
    color : #000000;

    }
a.e:Active	{
	color : #C00000;
    }

/* --- Link roll-over text highlighing --*/
a.g	{
    font-family : Arial;
    font-size : 9pt;
    line-height: 14pt;
    font-weight : normal;
	text-decoration: none;
	color : #C00000;
	}
a.g:Visited	{
	color : #C00000;
    }
a.g:Hover     {
    color : #000000;

    }
a.g:Active	{
	color : #C00000;
    }

/* --- std text highlighing --*/
.g	{
    font-family : Arial;
    font-size : 9pt;
    line-height: 14pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
	}



/* --- std text highlighing --*/
.e	{
    font-family : Arial;
    font-size : 9pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
	}


/* --- Link roll-over text highlighing --*/
a.c	{
    font-family : Arial;
    font-size : 8pt;
    line-height: 12pt;
	text-decoration: none;
	color : #C00000;
	}
a.c:Visited	{
	color : #C00000;
    }
a.c:Hover     {
    color : #C0C0C0;
    }
a.c:Active	{
	color : #C00000;
    }

/* --- Link roll-over text highlighing --*/
a.f	{
    font-family : Arial;
    font-size : 12pt;
	text-decoration: none;
	color : #C00000;
	}
a.f:Visited	{
	color : #C00000;
    }
a.f:Hover     {
    color : #C0C0C0;
    }
a.f:Active	{
	color : #C00000;
    }

/* --- Link roll-over text highlighing --*/
a.d	{
    font-family : Arial;
    font-size : 8pt;
	text-decoration: none;
	color : #C0C0C0;
	}
a.d:Visited	{
	color : #C0C0C0;
    }
a.d:Hover     {
    color : #C00000;
    }
a.d:Active	{
	color : #C0C0C0;
    }


