body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
	scrollbar-3d-light-color:#00E870;
	scrollbar-arrow-color:#FFF200;
    scrollbar-base-color:#00E870;
    scrollbar-dark-shadow-color:#00E870;
    scrollbar-face-color:#007137;
    scrollbar-highlight-color:#00E870;
    scrollbar-shadow-color:#00E870;
}

#bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:white;
	text-decoration: none;
}
#bottom a:hover{
	color: #00FF00;
	text-decoration:underline;
}
#bottom td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	text-align:center;
	text-decoration: none;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align:center;
	text-decoration: none;
}

form {
	padding:0;
	margin:0;
}

.list_item {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:white;
	background-color:#009900;
	border:1px solid #006600;
	width:150px;
}

.update {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-align: left;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	text-transform:uppercase;
}

.text_fields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:white;
	background-color:#009900;
	border:1px solid #006600;
	width:200px;
}

.bt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:#009900;
	border:1px solid #006600;
	width:100px;
}

.back_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: justify;
}
.new-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: right;
	line-height: 17px;
}.danish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


.links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    color: black;
    text-decoration: none;
   
}

.links a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.links a:hover{
    text-decoration:underline;
}
