﻿body {
}

.LinkPagesTable
{
	left: -10px;
	position: relative;
	top: 5px;
	vertical-align: top;
	text-align: left;
	width: 160px;
}

.LinkPagesGroup
{
    left: -10px;
    position: relative;
    top: -4px;
    color: #423f49;
    font-size: 10pt;
    font-family: verdana;
        left: -2px;
    font-weight: bold;
    text-decoration: none;
}

.LinkPages
{
    color: #000099;
    font-size: 9pt;
    font-family: verdana;
    left: 16px;
    position: relative;
    top: -6px;
    line-height: 24px;
}
.LinkPages a:link
{
    color: #000099;
}
.LinkPages a:visited
{
	color: #000099;
}
.LinkPages a:hover
{
	color: #cc0000;
}
.LinkPages a:active
{
	color: #000099;
}


.PagesContentTable
{
	position: relative;
	width: 520px;
	left: 15px;
	top: 8px;
}

.PrintButton
{
	position: relative;
	left: 260px;
	top: -10px;
	color: #777777;
}

.PagesNavigationGroupTd
{
    position: relative;
    left: 0px;
    top: 0px;
    color: #393736;
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
}

.PagesNavigationLinkTd
{
    position: relative;
    left: 10px;
    top: 0px;
    height: 19px;

}

.PagesNavigationLinkTd a:link
{
    color: #000099;
        font-size: 8pt;
    font-family: verdana;
}
.PagesNavigationLinkTd a:visited
{
	color: #000099;
}
.PagesNavigationLinkTd a:hover
{
	color: #ff0000;
}
.PagesNavigationLinkTd a:active
{
	color: #000099;
}

.PagesNavigationTable
{
    position: relative;
    left: 0px;
    top: 10px;
}
