body {
	margin: 0;
	height:100%;
	overflow-y:auto;
	background-color: #272727;
}

.bgtable {
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}

.bgtable2 {
	height: 100%;
}


td, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Serif;
	font-size: 11px;
	margin: 0px;
}

h1 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal; 
	display: inline;
}
h3 {
	font-size: 11px;
	font-weight: bold; 
	color: #0a9ce6;
	display: inline;
}
h4 {
	font-family: Arial, Serif;
	font-size: 26px;
	margin: 0px;
	font-weight: bold; 
	display: inline;
}

.footer td {
	color: #666666;
}

span.cufon_logo_catchphrase {
	font-size: 15.5px;
	color: #ffffff;
}
.cufon_top_middle_button {
	font-size: 12px;
	padding: 0px;
}

.top_middle_table td {
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.defaultcontent td {
	text-align: left;
}

a.top_middle_link {
	color: #ffffff;
	text-decoration: none;
}
a.top_bottom_link {
	color: #666666;
	text-decoration: none;
}
a.top_middle_link:hover, a.top_bottom_link:hover {
	color: #0a9ce6;
	text-decoration: none;
}
a, a.footeremaillink {
	color: #0a9ce6;
}
a.footerlink {
	text-decoration: none;
	color: #666666;
}
a.krummestilink {
	color: #666666;
}
a.forsideheadinglink {
	color: #000000;
	text-decoration: none;
}

.input_search {
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #d0cfcf;
	border-bottom: 1px solid #d0cfcf;
	height: 20px;
	vertical-align: middle;
	background-color: #ffffff;
}
.content_blackbox {
	background-color: #000000;
}
.content_blackbox td{
	color: #ffffff;
}

.lillebox_input {
	width: 160px;
}

#msnchatdiv {
	position: fixed;
	vertical-align: top;
	z-index: 1000;
	right: 0px;
	bottom: 0px;
	display: none;
	'background-color: white;
}
#msnchatdiv_close {
	position: absolute;
	z-index: 105;
	top: 25%;
	right: 25%;
	display: block;
}
