body {

	background-color: #FFFFFF;

}



a:link {

	color: #990033;

	text-decoration: none;

}     /* unvisited link */



a:visited {

	color: #990033;

	text-decoration: none;

}  /* visited link */



a:hover {

	color: #990033;

	text-decoration: none;

}   /* mouse over link */



a:active {

	color: #990033;

	text-decoration: none;

}   /* selected link */



.meny {

	background-color: #82002B;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;



}

.main {

	background-color: #EAE8DF;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-left-color: #000000;

	vertical-align: top;





}

.left {

	background-color: #D0CCB9;

	border-top: 1px solid #000000;

	border-right: 1px none #000000;

	border-bottom: 1px none #000000;

	border-left: 1px none #000000;

	vertical-align: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;







}

.huvudrubrik {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

}

.mellanrubrik {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;





}

.nyheter {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

}



}

.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CCCCCC;

}

.inmatning

{

	border: 1px solid #6699CC;

	color: #000000;

	cursor: hand; /* for IE */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	overflow: hidden;

}

.input		

{

	color : #FFFFFF;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 10px;

	font-weight: bold;

	border: 1px solid #990033;

	background-color: #990033;

}


