
body {
    color: #000000;
    margin:0%;
}

h2 {
	margin-top: 2em;
}

h3 {
	margin-top: 3em;
}

td.air,table.air,td.airhorizon,table.airhorizon  {
    background-color: #7097D0;
}

span.nl {
  font-family: Times;
  color: #2509f0;
  font-weight: bold;

}

table.left{
    margin-bottom: 1em;
    border-style:solid;
    border-width:1px;
    width: 80%;
}

div.line {
    border-left-color:#000000;

    border-left-width:2px;
    border-left-style:solid;

    border-right-width:2px;
    border-right-style:solid;

    border-top-width:2px;
    border-top-style:solid;

    border-bottom-width:2px;
    border-bottom-style:solid;

    text-align:center;
	font-size: 1em;
}

span.red , span.redb{
	color: #ff0000;
}

span.redb{
   font-weight: bold;
}

a.inlink:hover{
	color: #FF1111;
}

a.lanlink{
	color: #FFFFFF;
}

a.lanlink:hover{
	color: #FF1111;
}

h1 {
    font-size: 1.7em;
    text-align:center;
	margin-bottom: 1em;
}

td.bg {
	background-color: #FFFFFF;
}

table.bg {
    background-color:#FFFFFF;
}

a.air:hover{
    background: none;
}

table.menu{
	color: #FFFFFF;
	background-color: #6583b3;
}

td.menuitem {
	background-color: #7097D0;
	padding-left:10px;
}

a.notextdecoration {
	color: #000000;
    display:block;
    width:100%;
    text-decoration:none;
}

a.menuitem {
	color: #FFFFFF;
    display:block;
    width:100%;
    text-decoration:none;
}

a.menuitemsel:hover, a.menuitem:hover, a.menuitem2:hover  {
	color:#FF1111;/*red*/
}

td.menucategory1{
	padding-left:3px;
	color: #FFFFFF;
	background-color: #6e8abe;
}

td.menucategory2{
	color: #FFFFFF;
	background-color: #7097D0;
}

span.folder{
    padding:0.0em;
	width:16px;
	height:16px;
    background-color: #fff000;
}

/*nothing becomes the border of the logo background-color:#7097D0;*/
table.logo , table.logo_under{
	background-color:#000000;
}

td.top  {
	font-size:2em;
	padding-top: 0em;
	padding-left: 2em;
	padding-right: 1em;
	padding-bottom: 0em;
}

td.main {
	vertical-align: top;

}

/* lines between menu options*/
td.line {
	height:3px;
}

/* lines between menu options*/
td.thinline {
	height:2px;
}

td.thinline, td.line, td.logo , td.menucorner,td.menuleft,td.menutop,td.menuright, td.menubottom {
	padding:0;
	background-color:#6278A7;
}


td.menuleft,td.menuright{
	width:4px;
}

td.menutop, td.menubottom {
	height:4px;
}

td.menucorner{
	width:4px;
	height:4px;
}

input.answer {
	background-color: #DDDDDD;
	color:#000000;
	margin-right: 0.5cm;
	width: 13em;
	border-width:1;
	border-style:solid;
	border-color:black;
}

a.quiz {
	color: #000000;
        text-decoration:none;
}

a.quiz:hover {
	color: #000000;
        text-decoration:underline;
}
