html,body,form,p,a,ol,div,pre,legend,label,br,button,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif, verdana;
	vertical-align: baseline;
	color: black;
	text-align: left;
}

table {mystyle .css (linje 37) border:0none;
	
}

.underline {
    text-decoration: underline;
}

.low {
	height: 10px;
	max-height: 10px;
	}
html,head,body,div {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif, verdana;
	vertical-align: baseline;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 100%;
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.widthquiz {
	width: 800px;
}

h1.toptitle {
	color: white;
	font-size: 120%;
	width: 100%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 80%;
	font-weight: bold;
	color: red;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.left10 {
	padding-left: 10px;
}
table.left {
	margin-left: 0;
	margin-right: auto;
}

.white {
	color: white;
}

.black {
	color: black;
}

.bold {
	font-weight: bold;
}

h4#white {
	color: white;
}

h4#blue {
	color: #568EAF;
}

h4#lightblue {
	color: #CDEDEA;
}

span.testscore {
	color: #00008B;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif, verdana;
}

td {
	background-repeat: no-repeat;
}

.menubox {
	font-weight: bold;
	background-color: #568EAF;
	color: #CDEDEA;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.menubox_over {
	font-weight: bolder;
	background-color: #568EAF;
	color: white;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

div.subpage {
	width: 850px;
}

.margin-top {
	margin-top: 20px;
}

div {
	position: relative;
	background-color: white;
	color: black;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-weight: normal;
	padding: 0;
}

div.toptitle {
	top: 15px;
	border-collapse: collapse;
	background-color: #5F5F5F;
	padding-left: 20px;
	width: 100%;
	height: 100%;
	color: white;
}

div.contactform {
	color: black;
	font-size: 90%;
}

div.question {
	font-size: 90%;
	background-color: #d5d5d5;
	color: black;
	width: 300px;
}

div.calendarbox {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #568EAF none repeat scroll 0 0;
	border: 1px solid #D2D2D2;
	color: white;
	display: block;
	padding: 6px;
}

#loginfields {
	width: 500px;
}

div.indentleft10 {
	left: 10;
}

div.indent10 {
	top: 10;
	left: 10;
}

div.indent3 {
	width:500;
	top: 3;
	left: 3;
	word-wrap: break-word;
	
}


div.indent20 {
	top: 20;
	left: 20;
}

div.normal_text {
	font-size: 80%;
}

.bgblue {
   background-color: #d2d2d2;
}

.bgblue2 {
   background-color: #eeeeee;
}

.gamequestion {
   background-color: #dddddd; 
   color:black; 
   width:175px; 
   padding-left:3px; 
   margin-bottom:3px;
}

.gamequestion_short {
   background-color: #dddddd; 
   color:black; 
   width:130px; 
   padding-left:3px; 
   margin-bottom:3px;
}

.border {
  border: 1px solid #D2D2D2;
  padding: 4px;
  margin-right: 8px;
  background-color: #e5e5a5;
}

.border-comments {
  border: 1px solid #D2D2D2;
  padding: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  background-color: #e5e5e5;
}

.hblue {
  color: #5080A0;
}

.hblueborder {
  border: 1px solid #5080A0;
}


.tablecell_menu_out {
	background-color: #959595;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 80%;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 60%;
}

.big_text {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 100%;
}

a.headlinelink {
	font-size: 80%;
	font-weight: bold;
}

a {
	color: blue;
	font-family: Arial, Helvetica, sans-serif, verdana;
}

a.link {
	font-size: 80%;
}

a.smalllink {
	font-size: 80%;
	color: blue;
}

a#tiplink {
	font-size: 80%;
	color: #568EAF;
	font-weight: bolder;
}

body {
	font-size: 1px;
	background-color: #E5E5E5;
}

table,td {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

TABLE.content {
	padding: 0;
	vertical-align: top;
	border-collapse: collapse;
}

TABLE.content TD {
	padding: 0;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px solid black;
}

table.toptable {
	width: 100%;
	height: 90px;
	vertical-align: middle;
	top: auto;
	padding: 0;
	border-collapse: collapse;
	background-color: #5F5F5F;
}

table.toptable td {
	vertical-align: middle;
}

div#contentcontainer {
	border: 1px solid #959595;
}

.separator {
	color: #959595;
}

#competitionquestion {
	color: #568EAF;
	font-weight: bold;
	font-size: 150%;
	width: 600px;
	text-align: center;
}

.menu {
	padding: 0;
	border-collapse: collapse;
	background-color: #568EAF;
	border: 2px solid #959595;
}

table.bingo {
	border: 2px solid #222222;
	margin: 7px;
	width: 500px;
    text-align: center;
}

table.bingo TD {
	border: 1px solid #ffffff;
    font-size: 12pt;
    font-weight: bold;	
	height: 100;
	width: 100;
	overflow: hidden; 
	padding: 3px;
	background-color: #eeeeee;
	color: #222200;
	vertical-align:middle;
	
}

table.gamematrix {
	border: 2px solid #222222;
	margin: 1px;
	width: 420px;
    text-align: center;
}

table.gamematrix TD {
	border: 1px solid #ffffff;
    font-size: 12pt;
    font-weight: bold;	
	height: 38px;
	width: 38px;
	overflow: hidden; 
	padding: 0px;
	background-color: #eeeeee;
	color: #222200;
	vertical-align:middle;
	
}

table.lettermatrix {
	border: 2px solid #222222;
	margin: 1px;
	width: 420px;
    text-align: center;
}

table.lettermatrix TD {
	border: 1px solid #ffffff;
    font-size: 12pt;
    font-weight: bold;	
	height: 48px;
	width: 38px;
	overflow: hidden; 
	padding: 0px;
	background-color: #eeeeee;
	color: #222200;
	vertical-align:middle;
	
}



TABLE.greyborder {
	border: 0px solid #959595;
}

TABLE.greyborder TD {
	border: 0px solid #959595;
}
	
.nametextbox {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #222222;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    outline: medium none;
    overflow-x: hidden;
    padding: 4px;
    white-space: pre-wrap;
    resize: none;
}


.textbox {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #222222;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    height: 86px;
    outline: medium none;
    overflow-x: hidden;
    padding: 4px;
    white-space: pre-wrap;
    width: 482px;
    word-wrap: break-word;
    resize: none;
}

