body
{
	padding-left:0;
	padding-top:0;
	padding-right:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-size: x-small;
}
.link
{
    COLOR: #8B8D08;
    FONT-SIZE: x-small;
    text-decoration: none;
    font-weight: bold;
}
.link:hover
{
    COLOR: #C51230;
    FONT-SIZE: x-small;
    text-decoration: none;
    font-weight: bold;
}
.link:hover:visited
{
    COLOR: #C51230;
    FONT-SIZE: x-small;
    text-decoration: none;
    font-weight: bold;
}
.link:visited
{
    COLOR: #8B8D08;
    FONT-SIZE: x-small;
    text-decoration: none;
    font-weight: bold;
}
.link2
{
    COLOR: #244860;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover
{
    COLOR: #666666;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover:visited
{
    COLOR: #666666;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:visited
{
    COLOR: #244860;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}

table
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}

.LeftNav
{
	position: absolute;
	border-right: 1px dotted #B1CBEC;
	padding: 0 10px 0 0;
}

.dots
{
	position: absolute;
	border-top: 1px dotted #B1CBEC;
	padding: 10px 0 10px 0;
	width: 100%;
}