a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:active {color: blue; text-decoration: none}
a:hover {color: blue; text-decoration: underline}

.big1
{font: normal normal normal 16pt/18pt Arial;} 

.big2
{font: normal normal normal 12pt/16pt Arial;} 

.heading
{
	font: normal 8pt Verdana;
	font-weight: bold;
	text-align: left;
	background-color: lightblue;
} 

.header
{
	font: normal 8pt Verdana;
	font-weight: bold;
}

.data-white
{
	font: normal 8pt Verdana;
	text-align: left;
	vertical-align: top;
}

.data-grey
{
	font: normal 8pt Verdana;
	background-color: #D1D1D1;
	vertical-align: top;
}


.schemaTabell{
	border-style: hidden; 
}

.forklaringsTabell{
	border-style: hidden; 
	border-width: 0px;
}


.data
{
	font: normal 8pt Verdana;
}


.commonCell
{
	border-right: 1px  solid #AAAAAA;
	border-bottom: 1px  solid #AAAAAA;
}

.vecka
{
	border-bottom: 1px  solid #AAAAAA;
	border-top: 1px  solid #AAAAAA;
	border-left: 1px  solid #AAAAAA;
	border-right: 1px  solid #AAAAAA;
}

.blank
{
	border-bottom: 0px  solid #AAAAAA;
	border-top: 0px  solid #AAAAAA;
	border-left: 0px  solid #AAAAAA;
	border-right: 0px  solid #AAAAAA;
}

.openRightCell
{
	border-right: 0px  solid #AAAAAA;
	border-bottom: 1px  solid #AAAAAA;	
}
.openLeftCell
{
	border-left: 0px  solid #AAAAAA;
	border-right: 1px  solid #AAAAAA;
	border-bottom: 1px  solid #AAAAAA;
}

.closeLeftCell
{
	border-left: 1px  solid #AAAAAA;
	border-right: 1px  solid #AAAAAA;
	border-bottom: 1px  solid #AAAAAA;
}


