.colorLine
{
	background: #5D5D5D;
}

a {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.textLeft
{

	padding-left: 10px;
	padding-top: 15px;
	font-size: 10px;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-align: left;
	text-decoration: none;
}

.mainFrame 
{
	border-left: #5D5D5D 1px solid;
	vertical-align: top; 
	background : #ffffff;
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px
}

.linkLeftframe {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #075D88;
}

.textBlack {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}


.huvudrubrik {
	text-decoration: none;
	font-family: Verdana; 
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.underrubrik {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.enhet {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.parantes 
{
	text-decoration: none;
	font-family: Verdana; 
	font-size: 9px;
	color: #000000;
}

.textfield{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana; 
	font-size: 10px;
	height: 20px;
}

.selectbox{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana; 
	font-size: 10px;
	height: 20px;
}

.tabellrubrik {
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
}

.tabellRad
{
	vertical-align: top;
	height: 22px;
}

.tableFirstRow {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
}

.tableSecondRow {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.resultatTabell
{
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	padding: 4px;
}

.resultatTabellRubrik
{
	font-weight: bold;
	padding-left: 11px;
	border-bottom: #9c9a9c 1px solid;
	height: 30px;
}

.resultatTabellUnderrubrik
{
	font-family: Verdana; 
	font-size: 10px;
	font-style: italic;
}

.resultatTabellTextRad1
{
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.resultatTabellTextRad2
{
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.resultatTabellVaerdeRad1
{
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.resultatTabellVaerdeRad2
{
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.felmeddelande {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.felmeddelandeSpecifik {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #ff0000;
}

.felmeddelandeLaenk {
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}

.tabUp {
	background-color: #FFCF42;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position : bottom;
}

.tabDown {
	background-color: #FFCF42;
	background-repeat: no-repeat;
	background-position : bottom;
}

