body {
	background-color:#ffffff;
}
.alienheader {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rekenmodule {
	background-color:#75b96c;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	padding:0px;
}
.rekenmodule_thermometer {
	background-color:#75b96c;
	font-size: 10pt;
	font-weight:bold;
	text-align:left;
	padding:0px;
}
.rekenmodule_uitlijning {
	text-align:right;

}



/* ORDER IS IMPORTANT DUE TO CASCADES*/

/* General */
body,td,tr,div,span,p,hr,.Message,TFOOT,label,.Normal,.NormalRed,.NormalBold,{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
A:link,A:visited,A:active,A:hover
A:hover{
	color:#014b16;
	font-weight:bold;
}
.Normalgreen{
	color:#014b16;
	font-weight:bold;
}
.NormalBold{
	font-weight:bold;
}

/* Headers */
thead,h1,h2,h3,h4,h5,h6,th,.SubHead,.SubSubHead,.ItemTitle{
	color:#004b16;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
thead,.SubHead,.SubSubHead,.ItemTitle{
	font-size:9pt;
}
.Head{
	font-size:13pt;
	color:#004b16;
	font-family: Verdana, sans-serif;
	font-weight: bold;
 } 



/* TextBoxes */
.NormalTextBox,SELECT,OPTION,INPUT,TEXTAREA{
	font-family: Verdana, sans-serif;
	font-size:9pt;
}

/*right section colors*/
.rightcontent thead,.rightcontent h1,.rightcontent h2,.rightcontent h3,.rightcontent h4,.rightcontent h5,.rightcontent h6,.rightcontent th,.rightcontent .SubHead,.rightcontent .SubSubHead,.rightcontent .Head,.rightcontent .ItemTitle{
	font-size:10pt;
	color:#000000;
}
.rightcontent td,.rightcontent div,.rightcontent span,.rightcontent p,.rightcontent hr,.rightcontent .Message,.rightcontent TFOOT,.rightcontent label,.rightcontent .Normal,.rightcontent .NormalRed,.rightcontent .NormalBold,.rightcontent A,.rightcontent A:link,.rightcontent A:visited{
	color:#000000;
}
.rightcontent A:hover{
	color:#000000;
}

/* Skin Specific */

/* Buttons */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active,A.CommandButton:hover{
	font-weight:bold;
   	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:10pt;
	border: 1px outset;
	padding:1px;
	margin-top:2px;
	margin-bottom:2px;
	color:#014b16;	 
}
A.CommandButton:hover{
	border: 1px inset;
	color:#000000;

}

/* Tabs  and other links */
.OtherTabs,A.OtherTabs:link,A.OtherTabs:visited,A.OtherTabs:active,A.OtherTabs:hover {
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
}
A.OtherTabs:hover {
	color: #ff0000;
}
.SelectedTab,A.SelectedTab:link,A.SelectedTab:visited,A.SelectedTab:active,A.SelectedTab:hover {
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
}
A.SelectedTab:hover {
	color: #ff0000;
}

.SkinObject,A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active,A.SkinObject:hover {
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
}
A.SkinObject:hover {
	color: #ff0000;
}

/*Login*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:visited,A.LoginTabs:active,A.LoginTabs:hover {
	font-weight: normal;
	font-size: 10pt;
	color: #f4b500;
	font-family: Verdana, sans-serif;
}
A.LoginTabs:hover {
	color: #ff0000;
}


/* Other bits*/
SMALL   {    font-size:  8pt;}
BIG {    font-size:  14pt;}
BLOCKQUOTE, PRE {    font-family:    Lucida Console, monospace;}
UL LI   {    list-style-type:    square ;}
UL LI LI    {    list-style-type:    disc;}
UL LI LI LI {    list-style-type:    circle;}
OL LI   {    list-style-type:    decimal;}
OL OL LI { list-style-type:    lower-alpha;}
OL OL OL LI { list-style-type:    lower-roman;}
HR {height:1pt; text-align:left}

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-size:11px;	font-weight:normal;

}
.submenuitemselected{
	color:#000000; font-size:11px; font-weight:normal;

}
.submenu{
    color:#000000; font-size:11px; font-weight:normal;
	padding:0px;
	margin-left:0px;
	margin-top:2px;
}
.rootmenuitem TD{ 
	color:#FFFFFF; font-size:12px; font-weight:bold;
	text-align:left;
	padding:0px;
	height:38px;	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#75b96c; font-size:12px; font-weight:bold;
	background-color: #004b16;
	text-align:left;
	padding:0px;
	height:38px;	
}








