.Header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #0000ff
}
.LinkHeader
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #9191ff
}
A:link
{
    COLOR: #000000
}
A:visited
{
    COLOR: #000000
}
A:hover
{
    COLOR: #000000
}
A:active
{
    COLOR: #000000
}
BODY
{
    BACKGROUND-POSITION: 0px 0px;
    LEFT: 0px;
    TOP: 0px;
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Tahoma, sans-serif, Arial
}
INPUT
{
    FONT-SIZE: 10px
}
.LeftSide
{
    BACKGROUND-COLOR: #ffffcc
}
.copyright
{
    FONT-SIZE: 9px;
    FONT-STYLE: italic
}
.SideLink
{
	font-size: 10px;
	TEXT-DECORATION: none;
}
.SideLink:Hover
{
	COLOR: #0000ff;
	text-decoration: underline;
}
.SiteBorder
{
	border: white 5px solid;
}
A:link.RightContentLink, A:Visited.RightContentLink, A:Active.RightContentLink
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A:hover.RightContentLink
{
	text-decoration: underline;
}
A:link.RightContentHeader, A:Visited.RightContentHeader, A:Active.RightContentHeader
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:hover.RightContentHeader
{
	text-decoration: underline;
}
