BODY {padding: 0;  
      margin: 0;
      text-align:center;
      background: url(/img/bakgrund.gif) top left repeat;
     }

.footer {
	width:902px;
	height:34px;
	background-color:#7fd405;
	//background-color:#7BD708;
	font:normal 10px Verdana;
	font-weight: bold;
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px solid green;
	text-align:left;
}

.calrow {
	background-color:#BDE79C;
}

a {
	color:black;
	text-decoration: none;
}

a:hover {color:#99ff99;
}

.milonic a{
	font:normal 0px Verdana;
	width:0px;
	height:0px;
	color:#7fd405;
}

.main {
	border-left:1px solid green;
	border-right:1px solid green;
	text-align:center;
	background-color:#e6ffc6;
	width:902px;
}

.bigpicture {
	/*background: url(/img/door.jpg) top left no-repeat;*/
	width:900px;
	height:425px;
	color:#FFFFFF;
	font:normal 28px Verdana;
}

.bigpicturetable {
	background:none;
	color:#FFFFFF;
	font:normal 28px Verdana;
	height:425px;
}

.greenlink {
	color:#1F8B1E;
	font-weight:bold;
}

.greenlink:hover {
	color:#58C700;	
}

.redbold {
	color:#990033;
	font-weight:bold;
}

.links {
	background-color:#7fd405;
}	
