/* Elements */
BODY {background-color : #73ABDC;	color : #003333;   
scrollbar-base-color : #949463;
  scrollbar-dlight-color : #CCCC99;
  scrollbar-arrow-color : #003333;
  scrollbar-darkshadow-color : Black;
  scrollbar-face-color : #9C9C6B;
  scrollbar-highlight-color : #FFFF99;
  scrollbar-shadow-color : #666633;
  scrollbar-track-color : #003333;
}
INPUT,SELECT,LABEL,LINKBUTTON {	border : 1px solid #003333;  background-color : #FFFFCC;  color : #003333;  margin-left : 2px;    }

P {	font-family :  "MS Sans Serif", Geneva, sans-serif; font-size : 14px; color :  Black; margin : 3px;}

HR {color : Black;  height : 1px;    }
A:LINK{	color : #FFFFFF;  font-family : "MS Sans Serif", Geneva, sans-serif; }
A:VISITED{color : #333300;  font-family : "MS Sans Serif", Geneva, sans-serif; }
A:ACTIVE{color : #FFFFFF;  font-family : "MS Sans Serif", Geneva, sans-serif; }
A:HOVER {color : #FFFFFF;text-decoration : underline; CURSOR: hand; }
 H1 {color : Black;font : 18px "MS Sans Serif" Geneva sans-serif;}
 H2 {color : Black;font : 16px "MS Sans Serif" Geneva sans-serif;}
 H4 {color : Black;font : 12px "MS Sans Serif" Geneva sans-serif;}

/* Classes */
.clsNameStudent { color : Black; font : 16px "MS Sans Serif" Geneva sans-serif;font-weight : bold;}
 .clsRooster{ background-color : #003333; }
.clsHeader{background-color: #666633;  color : Black; }
/* 
.clsRow	{background-color:window;color:buttontext;font-style:normal;font-weight:normal;cursor:default}
*/
.clsError { background-color : #FFFFCC;font-size :15px;    border-right-color : #8B0000;  border-right-style : solid;    border-left-color : #FF6347;  border-left-style : solid;    border-top-color : #FF6347;  border-top-style:solid;    border : 1px solid #FF6347;  color : Red;  }
.logo{ margin-bottom : 8px; } 
.cls0{background-color: #FFFFCC;}
.cls1{background-color: #CCCC99;}
.menu{ border-bottom : 1px solid Black; border-top-color : Black; border-top-style : solid; border-top-width : 1px; margin-bottom : 8px;  text-align : left;  }
.clsButton{ background-color : transparent; border : 2px groove #003333; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; width : 60px; padding : 0px 0px 0px 0px; color : #003333; text-align : left;   height : 20px;  font-size : 9px;     }
.clsButOver{background-color : #FEFEFE; border : 2px groove #003333; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; width : 60px; padding : 0px 0px 0px 0px; color : #003333; text-align : left; font-size : 9px;  height : 20px;   cursor : hand;  }
.clsRowOver0{background-color: #FFFFAC;                         }
.clsRowOver1{background-color: #BEBF7C;}
.tooltipContainer{
	background : #003333;
}
.tooltipTable {
	
}
.tooltipHeader{
	background : #666633;
	color : Black;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
}
.sluit{
	color : Black;	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

.fixedLesson{
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

/* Id's */
#tooltip{Z-INDEX: 100; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute;   }
#helptip{Z-INDEX: 101; VISIBILITY: hidden; WIDTH: 100px; POSITION: absolute; color : red ;font-family : "MS Sans Serif", Geneva, sans-serif;  font-size : 10px;  border : 1px solid #003333;  background : #FFFFCC;  padding : 2px 2px 2px 2px;        }
#layoutTable{	}
#rooster TD {width :64px;  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size : 10px;  height : 13px;   }
#errorLabel{ background-color : #FFFFCC;color : #FF6347;font-size :15px;  border-bottom : 2px solid #8B0000;  border-right-color : #8B0000;  border-right-style : solid;  border-right-width : 2px;  border-left-color : #FF6347;  border-left-style : solid;  border-left-width : 1px;  border-top-color : #FF6347;  border-top-style:solid;border-top-width: 1px;  padding : 2px 2px; }
#_errorLabel { background-color : #FFFFCC;color : #FF6347;font-size :15px;  border-bottom : 2px solid #8B0000;  border-right-color : #8B0000;  border-right-style : solid;  border-right-width : 2px;  border-left-color : #FF6347;  border-left-style : solid;  border-left-width : 1px;  border-top-color : #FF6347;  border-top-style:solid;border-top-width: 1px;  padding : 2px 2px; }
#tooltiptekst {
	color : #003333;
	background-color : #FFFFCC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;}
	
/* PS Status */
.warningStatus {FONT-SIZE: 8pt; color:#ffffff;}
.errorStatus {color:DarkRed;}

/* BK border button */
.helpbutton{border-style:Outset;font-weight:bold;height:15px;width:52px;visibility:visible; }

/* BK Vrijetekst class */
.VrijtekstLabel {color : Black;font : 12px "MS Sans Serif" Geneva sans-serif;}
