﻿body
{
	font-family: Verdana;
	background-color: #ffffff;
	font-size: 10pt;
}

table
{
	font-family: Verdana;
	background-color: #ffffff;
	font-size: 10pt;
}

.PageHeader
{
	font-size: 20pt;
	text-align: center;
}

.Emphasis
{
	font-size: 16pt;
	font-weight: bold;
}

.Highlight
{
	font-weight: bold;
	color: Blue;
}

.LinkButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffe0;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}
.LinkButton:hover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffd700;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}
.LinkButton:visited
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffe0;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}
.LinkButtonActive
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	background-color: #ffffe0;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}
.LinkButtonActive:hover
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	background-color: #ffd700;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}
.LinkButtonActive:visited
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	background-color: #ffffe0;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: blue;
}

.Rendement
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 20px;
	color: #00c000;
}

.CurrentPF
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 5px;
}

.HelpPopup
{
	position: absolute;
	background-color: #ffffcc;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #0000ff;
	width: 500px;
}

.TopLeft
{
	background-color: #0000ff;
	font-weight: bold;
	font-size: 20pt;
	vertical-align: middle;
	color: #ffffff;
	font-family: Verdana;
	text-align: center;
}

.TopRight
{
	background-color: #0000ff;
}

#TopRight .Header
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	background-color: #0000ff;
	text-align: center;
	color: #ffffff;
}

#TopRight .Subheader
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
}

#TopRight .Subheader a
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #0000ff;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#TopRight .Header a
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	background-color: #0000ff;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#TopRight .Active a
{
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#TopRight .Inactive a
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.BottomLeft
{
	background-color: #ffffff;
	padding-left: 1px;
}

#BottomLeft .Header
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

#BottomLeft .Header a
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

#BottomLeft .Item a
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

#BottomLeft .Item a:hover
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	color: #0000ff;
	background-color: #fffff0;
}

.MiddleLeft
{
	background-image: url(../images/vline.jpg);
	background-repeat: repeat-y;
}

.NewsContents
{
	margin: 10px;
}

.CalenderMonth
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: #ffffff;
	font-family: Verdana;
	background-color: #0000ff;
	text-align: center;
}

.CalenderDay
{
	font-size: 7pt;
	font-family: Verdana;
	vertical-align: middle;
	width: 20px;
	height: 10px;
	text-align: center;
}

.CalenderDayAction
{
	font-size: 7pt;
	font-family: Verdana;
	width: 20px;
	height: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #0000ff;
	vertical-align: middle;
	text-decoration: none;
}

