BODY {
	FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	COLOR: #485c6c; TEXT-DECORATION: none
}
A:visited {
	COLOR: #485c6c; TEXT-DECORATION: none
}
A:hover {
	COLOR: #d67145; TEXT-DECORATION: underline
}
.header A:link {
	COLOR: #dde2e8; TEXT-DECORATION: none
}
.header A:visited {
	COLOR: #dde2e8; TEXT-DECORATION: none
}
.header A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.header A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}

a
        {
	text-decoration: none
        }
        .menu:link{ color: #0000ee; text-decoration: none;}
        .menu:visited{ color: #551a8b; text-decoration: none;}

        p.update 
        {
        font-family: helvetica, monospace;
        font-size: 14px;
        color: #6699cc;
        font-weight: bold;
        }
        .nonupdate
        {
        font-family: arial, monospace;
        font-size: 14px;
        color: #6699cc;
        font-weight: bold;
        }
        .inpagelink
        {
        font-family: arial, monospace;
        font-size: 22px;
        color: #6699cc;
        font-weight: bold;
        }
        .title
        {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 24px;
        background: #99ccff;
        }

        img.borderlessr
        {
        border:0px;
        float:right;
        }
        .borderlessl
        {
        border:0px;
        float:left;
        }

        table
        .type1
        {
        width: 121px;
        background: #6699cc;
        }
        .type2
        {
        width: 117px;
        background: #ffffff;
        }

        td
        .group
        {
        font-family: arial, helvetica, monospace;
        font-weight: bold;
        font-size: 10px;
        background: #99ccff;
        }
        .page
        {
        font-family: arial, helvetica, monospace;
        font-size: 10px;
        }
        .location
        {
        font-family: arial, helvetica, sans-serif, monospace;
        color: #99ccff;
        font-size: 13px;
        background: #99ccff;
        }
        .img1
        {
        background: #ffffff;
        }
        .img2
        {
        background: #6699cc;
        width: 1px;
        }
        .last
        {
        width: 96%;
        }
        .margin
        {
        width: 5px;
        }
	.bold
	{
	font-style:bold;
	}
