BODY {
		 margin : 0px;
		 background-image : URL(img/bg.jpg);
		 font-family : Verdana, Arial, Sans-Serif;
		 color : black;
		 font-size : 11px;
		 scrollbar-face-color : white;
		 scrollbar-arrow-color : 108060;
		 scrollbar-highlight-color : white;
		 scrollbar-shadow-color :  white;
		 scrollbar-darkshadow-color : #108060;
		 scrollbar-3dlight-color : #108060;
		 scrollbar-track-color : white;
		 overflow : auto;
		 }
a.menulink {
					 	font-family : Verdana, Arial, Sans-Serif;
						font-size : 10px;
						color : #10A040;
						text-decoration : none;
						}
a.menulink:link {
					 	font-family : Verdana, Arial, Sans-Serif;
						font-size : 10px;
						color : #10A040;
						text-decoration : none;
						}
a.menulink:hover {
					 	font-family : Verdana, Arial, Sans-Serif;
						font-size : 10px;
						color : #108060;
						text-decoration : none;
						}
table, td {
			 font-family : Verdana, Arial, Sans-Serif;
		 	 color : black;
		 	 font-size : 11px;
			 vertical-align : top;
			 }
.newstable {
					 font-family : Verdana, Arial, Sans-Serif;
					 color : black;
					 font-size : 11px;
					 border : 0px solid #108060;
					 }
.venstretabel {
							border-right : 1px dotted #108060; 
							padding : 4px;
							width : 150px;
							height : 100%;
							}
.venstretabelmenu {
							border-bottom : 1px solid #108060;
							font-family : Verdana, Arial, Sans-Serif;
					 		color : #108060;
					 		font-size : 11px;
							text-decoration : none;
							}
.hojretabel {
							padding : 4px;
							width : 600px;
							}
a.newslink {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : black;
					 		font-size : 11px;
							text-decoration : none;
							}					
a.newslink:link {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : black;
					 		font-size : 11px;
							text-decoration : none;
							}			
a.newslink:hover {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : #108060;
					 		font-size : 11px;
							text-decoration : none;
							}							
a.newsheadline {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : #10A040;
					 		font-size : 15px;
							text-decoration : none;
							}
a.newsheadline:link {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : #10A040;
					 		font-size : 15px;
							text-decoration : none;
							}
a.newsheadline:hover {
							font-family : Verdana, Arial, Sans-Serif;
					 		color : #108060;
					 		font-size : 15px;
							text-decoration : none;
							}
input, option, select {
			 				border: 1px #108060 solid;
							background-color : white;
							color : black;
							}
textarea {
				 border: 1px #108060 solid;
				 font-family : Verdana, Arial, Sans-Serif;
				 scrollbar-face-color : white;
				 scrollbar-track-color : white;
				 scrollbar-highlight-color : #108060;
				 scrollbar-3dlight-color : white;
				 scollbar-arrow-color : #108060;
				 scrollbar-darkshadow-color : white;
				 scrollbar-shadow-color : white;
				 overflow : auto;
				 color : black;
				 }
