body {
	background-color:#F9AA35;
	width:860px;
	height:516px;
	margin-left:auto;
	margin-right:auto;
	/*border:black solid 1px;*/
}
table{
	margin-top:40px;
}

a{
	text-decoration: none;
    color: #0000CC;
}
a:hover {
  	text-decoration: none;
   	color: #32CD32;
   	background-color : yellow;
}
#infodiv{
	display:block;
}
#tooldiv{
	display:none;
}
.questiondd{
	font-size: 35px; 
	font-family: "Comic Sans MS", cursive, sans-serif;
	background-color: yellow;
	margin-bottom:10px;
}
.helpbt{
	font-size: 30px; 
	font-family: "Comic Sans MS", cursive, sans-serif;
}
.red{
	color:red;
}
.yellow{
	background-color: yellow;
}
.results{
	font-size: 33px; 
	font-family: "Comic Sans MS", cursive, sans-serif;
	background-color: yellow;
} 
.signes{
	position:relative;
	font-size: 30px; 
	font-family: "Comic Sans MS", cursive, sans-serif;
	top:-60px;
}  
.signes2{
	position:relative;
	font-size: 30px; 
	font-family: "Comic Sans MS", cursive, sans-serif;
	margin-bottom:10px;
	top:-10px;
}  
.egyptiandrops{
	font-size: 52px; 
	font-family: "Comic Sans MS", cursive, sans-serif;	
} 
.orangeresults{
	position:relative;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 50px;
	background-color: #ffffff;
	height:70px; 
	width:147px;
	top:-0px;
}
.margintop10{
	margin-top:10px;
}


/*TOOL*/
.tooltable{background-color: yellow;}
.tooltitle{font-size: 22px; font-family: "Comic Sans MS", cursive, sans-serif;}
.toolsubtitle{font-size: 16px;}
.nomargintable{margin-top:10px;}
.zeromargintable{margin-top:1px;}
.verticalalign{vertical-align:middle;}
.yellowbg{background-color:yellow;}
.bluebg{background-color:blue;}
.greenbg{background-color:green;}
.redbg{background-color:red;}
.droptool{margin-top:20px; margin-bottom:20px; font-family: "Comic Sans MS", cursive, sans-serif ;font-size: 40px; background-color: yellow;}
.dropfontblue{color:blue;}
.dropfontgreen{color:green;}
.dropfontred{color:red;}
.centered{text-align:center;}
.helpfont{font-size: 20px; font-family: "Comic Sans MS", cursive, sans-serif;}
.toolfoottext{font-size: 14px; font-family: "Comic Sans MS", cursive, sans-serif;}
#toolcanvas{display:inline; background-color:#F9AA35;margin-right:20px; }
/*TOOL*/

/*paginaWeb*/
.pxh{height: 2px;}
.lletra12{font-family: "Comic Sans MS", cursive, sans-serif ;font-size: 12px;}
.lletra14{font-family: "Comic Sans MS", cursive, sans-serif ;font-size: 14px;}
.lletra16{font-family: "Comic Sans MS", cursive, sans-serifS ;font-size: 18px;}
.lletra22{font-family: "Comic Sans MS", cursive, sans-serif ;font-size: 25px;}
.lletra25{font-family: "Comic Sans MS", cursive, sans-serif ;font-size: 22px;}
.bgwhite{
	background-color:white;
	border-style: ridge ridge ridge ridge; 
	border-width: medium medium medium medium; 
	border-color: Aqua Aqua Aqua Aqua;
	}
.groc{background-color:yellow;}
/*paginaWeb*/