INPUT
{
    BORDER-RIGHT: #AAAAAA 1px solid;
    BORDER-TOP: #AAAAAA 1px solid;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #AAAAAA 1px solid;
    BORDER-BOTTOM: #AAAAAA 1px solid;
    FONT-FAMILY: verdana, tahoma, arial
}
TEXTAREA
{
    BORDER-RIGHT: #AAAAAA 1px solid;
    BORDER-TOP: #AAAAAA 1px solid;
    BORDER-LEFT: #AAAAAA 1px solid;
    BORDER-BOTTOM: #AAAAAA 1px solid;
    BACKGROUND: #ffffff;
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana, tahoma, arial
}



.namnstor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C41224;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D7D00;
	text-decoration: none;
}
.link:visited {
	color: #5D7D00;
}
.link:hover {
	color: #5D7D00;
}
.link:active {
	color: #5D7D00;
}


.namnliten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C41224;
	font-style: italic;
}
.linkSvart {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linkSvart:visited {
	color: #000000;
}
.linkSvart:hover {
	color: #5D7D00;
}
.linkSvart:active {
	color: #5D7D00;
}

.mellis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C41224;
}
.rubrik {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C41224;
	font-style: italic;
	font-weight: bold;
}
.textvykort {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}



	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#5D7D00;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #5D7D00;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#5D7D00;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #5D7D00;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #5D7D00;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#5D7D00;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #5D7D00;
			}