html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 100%;
	margin: 0;
	border: 0;
	background-color: #29427B;
}
img {
	border: 0;
}
p {
	margin: 0 0 1em 0;
}
td {
	vertical-align: top;
}
#LeftCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color: #29427B;
	color: White;
	width: auto;
	text-align: center;
	vertical-align: bottom;
}
#MiddleCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color: #7B8694;
	color: White;
	width: 34%;
	text-align: center;
	vertical-align: bottom;
}
#RightCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color: #FF6F10;
	color: White;
	width: auto;
	text-align: center;
	vertical-align: bottom;
}
#LeftCol img, #MiddleCol img, #RightCol img {
	border: 0;
}
#pdfframe {
	background-color: #FFFFFF;
	width: 735px;
	height: 500px;
/*	overflow: auto;*/
	overflow-x:hidden;
	overflow-y:auto;
	padding: 0;
}
#Main {
	height: 100%;
}
#Content {
	position: absolute;
	background-color: White;
	color: Black;
	width: 770px;
	left: 100px;
	top: 30px;
	visibility: hidden;
}
#logo {
	position:absolute; 
	top:14px; 
	left:20px; 
	visibility: hidden;
}
.text {
	FONT-SIZE: 11px;
	COLOR: #585c5e;
	font-family: Arial, Helvetica, sans-serif;
}
.whitetext {
   FONT-SIZE: 11px;
   COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-weight: bold;
	font-size: 11px;
	color: #585c5e;
	font-family: Arial, Helvetica, sans-serif;
}
.overskrift {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.search {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #c00000;
    FONT-STYLE: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.textinput {
    BACKGROUND-COLOR: #96b5ba
}
A {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #585c5e;
    TEXT-DECORATION: underline;
}
A:hover {
    COLOR: #ff6f10;
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #585c5e;
    TEXT-DECORATION: underline;
}
A:active {
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.spanstyle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    VISIBILITY: visible;
    COLOR: red;
    FONT-FAMILY: Verdana;
    POSITION: absolute;
    TOP: -50px;
}
.stext {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #294963;
    FONT-STYLE: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.wtext {
    FONT-SIZE: 11px;
    COLOR: white;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
    BORDER-RIGHT: #2c477a 1px solid;
    BORDER-TOP: #2c477a 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #2c477a 1px solid;
    COLOR: white;
    BORDER-BOTTOM: #2c477a 1px solid;
    BACKGROUND-COLOR: #2c477a;
}
.button1 {
    BORDER-RIGHT: #606060 1px solid;
    BORDER-TOP: 1px solid #E7E7E7;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #E7E7E7 1px solid;
    COLOR: white;
    BORDER-BOTTOM: 1px solid #606060;
    BACKGROUND-COLOR: #00C600;
}
.nyhed {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #2c477a;
}
.select {
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    BORDER-BOTTOM: thin inset;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #dfe4e8;
}
.topBox {
    FONT-SIZE: 11px;
    COLOR: white;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #2c477a;
	line-height : 20px;
}
.trans {
    BACKGROUND-COLOR: transparent;
}
select.CountryWide{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin inset;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #dfe4e8;
	width : 300px;
	vertical-align : middle;
	text-align : right;
}
.subscribebox {
	background-image : url(../images/box.gif);
	background-repeat : no-repeat;
	width : 154px;
	height : 115px;
	padding-top : 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin : 0px;
}
form.formsubscribebox {
	padding : 0px;
	margin : 0px;
	vertical-align : top;
}
.analyser {
/*	background-color: #E4E4E4;*/
	font-size: 11px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
/*	margin: 2px 5px 2px 5px;*/
	padding: 5px 10px 5px 5px;
}
#WMagLogoBig {
	background-image: url(../images/wmaglogobig.gif);
	background-repeat: no-repeat;
}
#BratzLogoBig {
	background-image: url(/upload/images/bratzlogobig350x200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#BoyzHoodLogoBig {
	background-image: url(/upload/images/boyzhoodlogo350x156.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.adminmenutable {
	background-color: #EDEDED;
	border: 1px solid #8F8F8F; 	
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
table.menu {
	font: normal 9px verdana, Arial, sans-serif;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
}
td.menu {
	font: normal 10px verdana, Arial, sans-serif;
	text-align: left;
}
.MenuOverskrift {
	font: bold 11px Arial, Helvetica, sans-serif; 
	background-color: #29427B;
	color: #FFFFFF;
	border: 1px solid #3B5CA6;
	text-align : center;
	line-height: 20px;
}
a.MenuOverskrifLink:link, a.MenuOverskrifLink:visited, a.MenuOverskrifLink:active {
	background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	display: block;
	width:100%;
}
a.MenuOverskrifLink:hover {
	background-color: transparent;
	text-decoration: underline;
	color: black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	display: block;
	width:100%;
}
a.MenuItem:link, a.MenuItem:visited, a.MenuItem:active {
	font: bold 11px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background-color: #E9E9E9;
	color: #555555;
	border-bottom : 1px solid #6D6D6D;
	display: block;
	line-height: 18px;
	width: 100%;
}
a.MenuItem:hover {
	text-decoration: none;
	background-color: #00C600;
	color: #FFFFFF;
	border-bottom : 1px solid #6D6D6D;
	text-transform: uppercase;
	display: block;
	width: 100%;
}
a.MenuItem1:link, a.MenuItem1:visited, a.MenuItem1:active {
	font: bold 11px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background-color: #E9E9E9;
	color: #555555;
	border-bottom : 1px solid #6D6D6D;
	display: block;
	line-height: 18px;
	width: 100%;
}
a.MenuItem1:hover {
	text-decoration: none;
	background-color: #00C600;
	color: #FFFFFF;
	border-bottom : 1px solid #6D6D6D;
	text-transform: uppercase;
	display: block;
	width: 100%;
}
.MenuItem1Inactive {
	font: bold 11px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background-color: #8FBC8F;
	color: #FFFFFF;
	border-bottom : 1px solid #6D6D6D;
	display: block;
	line-height: 18px;
	width: 100%;
}
form {
	padding: 0;
	margin: 0;
}
input {
	border: #000000 1px solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.checkbox {
	border: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #000000 1px solid;
}
.red {
	color: Red;
}
.blue {
	color: Blue;
}
.green {
	color: Green;
}
.GrayTable {
	font-size: 11px;
	color: #585c5e;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDD9;
	border:1px #000000 solid;
}
.Outer {
	background-color: #FFFFFF;
	width: 770px;
}
.Inner {
	width: 736px;
}
.combo {
	border: #000000 1px solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ScreenOnly {
	display: block;
}
