body {
	border-top: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	background-color: #000000;
	background-image: url("web_img_files/background_pattern.gif");
	padding: 0px;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;

}
table {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;

}
table.bg {
	background-image: url("web_img_files/black.gif");
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;	
}
td.red_border {
	background-image: url("web_img_files/red_border.gif");
	padding: 0px;
	
}
td.meny {
		background-color: #1E1E1E;
}
h3 {
	font-family: "Trebuchet MS", Serif;
	font-size: 13px;
	text-decoration: underline;
}

td.right_shade {
	background-image: url("web_img_files/right_shade.gif");	
}


a:link, a:visited {
	text-decoration: none;
	color: #6A0D00;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}
img {
	border: 0px;
	padding: 0px;
	
}
i {
	font-size: 9px;
	
	
}
pre {
		font-family: "Trebuchet MS", Serif;
	font-size: 12px;
}
html {
    overflow-y: scroll;
}
form,input,textarea {
  margin: 0px;
  padding: 0px;
	border: 1px solid #000000;
  font-size: 11px;
  font-family: "Trebuchet MS", Serif;
}
hr {
	width: 400px;
	border-color: #cccccc;
}

iframe {
	border: 0px;
}