/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
A:link {
	color: #FF6600;
	text-decoration: underline;
}
A:visited {
	color: #FF6600;
	text-decoration: underline;
}
A:active {
	color: #FF6600;
	text-decoration: underline;
}
A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	margin: 0px 0px 0px;
	background-color: White;
}
table.main {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;	
	vertical-align: top;

}
tr.header {
	background-image: url(http://www.kinderenvanecuador.nl/images/bgtop.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
}
td.menubar {
	vertical-align: top;
	background-image: url(http://www.kinderenvanecuador.nl/images/bgmain.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat;
}
td.fullcontent {
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #FFFF99;
	border-top: 2px solid #FF6600;
	border-left: 2px solid #FF6600;
}
table.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
}
tr.listheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: center;
	vertical-align: middle;
	background-color: #F3F3F3;
}
td.tdlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
}
td.tdlistaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
	width: 50px;
}
td.tdlistid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
	width: 40px;
}
table.thumbview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
.menu {
	font-family: "Comic Sans MS";
	color: #000066;
	font-size: medium;
	margin-left: 10px;
	margin-right: 10px;
}
.menu A:link {
	color: #000066;
	text-decoration: underline;
}
.menu A:visited {
	color: #000066;
	text-decoration: underline;
}
.menu A:active {
	color: #000066;
	text-decoration: underline;
}
.menu A:hover {
	color: #FF6600;
	text-decoration: underline;
}
.small {
	font-size: x-small;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
.content A:link {
	color: #FF6600;
	text-decoration: underline;
}
.content A:visited {
	color: #FF6600;
	text-decoration: underline;
}
.content A:active {
	color: #FF6600;
	text-decoration: underline;
}
.content A:hover {
	color: #993300;
	text-decoration: underline;
}
.contentcenter {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.contentcenter A:link {
	color: #FF6600;
	text-decoration: underline;
}
.contentcenter A:visited {
	color: #FF6600;
	text-decoration: underline;
}
.contentcenter A:active {
	color: #FF6600;
	text-decoration: underline;
}
.contentcenter A:hover {
	color: #993300;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}
.footer A:link {
	color: #FF6600;
	text-decoration: underline;
}
.footer A:visited {
	color: #FF6600;
	text-decoration: underline;
}
.footer A:active {
	color: #FF6600;
	text-decoration: underline;
}
.footer A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.green {
	font-weight: bold;
	color: Green;
}
.orange {
	font-weight: bold;
	color: #FF6600;
}
.purple {
	font-weight: bold;
	color: Purple;
}
.blue {
	font-weight: bold;
	color: Blue;
}
.red {
	font-weight: bold;
	color: Red;
}
.lila {
	font-weight: bold;
	color: Fuchsia;
}
.white {
	font-weight: bold;
	color: White;
}
.yellow {
	font-weight: bold;
	color: Yellow;
}
.bggrey {
	background-color: #DCDCDC;
	font-size: larger;
}
.full {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	width: 100%;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.form {
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border-bottom: #000000 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #000000 1px solid;
	text-align: right;
}
.form A:link {
	color: #006699;
	text-decoration: underline;
}
.form A:visited {
	color: #006699;
	text-decoration: underline;
}
.form A:active {
	color: #006699;
	text-decoration: underline;
}
.form A:hover {
	color: #0DA3C8;
	text-decoration: underline;
}
.formbig {
	background-color: #F5F5F5;
	border-bottom: #000000 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #000000 1px solid;
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 500px;
}
.formbig A:link {
	color: #006699;
	text-decoration: underline;
}
.formbig A:visited {
	color: #006699;
	text-decoration: underline;
}
.formbig A:active {
	color: #006699;
	text-decoration: underline;
}
.formbig A:hover {
	color: #0DA3C8;
	text-decoration: underline;
}
.fieldlabel {
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
.fieldcell {
	font-size: 12px;
	width: 220px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella1 {
	font-size: 12px;
	width: 50px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella2 {
	font-size: 12px;
	width: 246px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella3 {
	font-size: 12px;
	width: 149px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.button {
	font-size: 13px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF6600;
}
.radioscale0 {
	font-size: 10px;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B22222;
}
.radioscale1 {
	font-size: 10px;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Red;
}
.radioscale2 {
	font-size: 10px;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E08000;
}
.radioscale3 {
	font-size: 10px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Yellow;
}
.radioscale4 {
	font-size: 10px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Green;
}
.thumbwith {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	text-align: left;
	color: Black;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-left: #FF6600 1px solid;
	padding-right: 10px;
	padding-left: 5px;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #FF6600;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #FF6600;
	text-align: left;
}
img.logotop {
	border: none;
	width: 686px;
	height: 95px;
}
img.btn_menu {
	border: none;
	width: 40px;
	height: 40px;
	margin-top: 0px;
	margin-right: 5px;
}
img.flags {
	border: none;
	width: 68px;
	height: 50px;
	margin-top: 0px;
	margin-right: 5px;
}
img.flagsb {
	border: none;
	width: 35px;
	height: 20px;
	margin-top: 0px;
	margin-right: 2px;
}
img.spacer {
	border: none;
	width: 225px;
	height: 1px;
}
img.spacer2 {
	border: none;
	width: 220px;
	height: 1px;
}
img.logo {
	border: none;
	width: 535px;
	height: 575px;
}
img.ok {
	 width: 40px;
	 height: 40px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 5px;
	 vertical-align: middle;
}
img.president {
	 width: 350px;
	 height: 312px;
	 border: 0px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}
img.secretary {
	 width: 350px;
	 height: 456px;
	 border: 0px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}
img.committeemember {
	 width: 350px;
	 height: 289px;
	 border: 0px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

img.loginbutton {
	width: 21px;
	height: 20px;
	border: 0px;
	vertical-align: bottom;
	margin-left: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
img.nophoto {
	width: 26px;
	height: 26px;
	border: 0px;
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
img.ascdesc {
	width: 15px;
	height: 10px;
	border: 0px;
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
img.nav1 {
	 width: 10px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
}
img.nav2 {
	 width: 7px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
}
img.nav3 {
	 width: 7px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 2px;
	 margin-right: 2px;
	 vertical-align: middle;
}
img.thumb {
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 0px;
	 margin-left: 5px;
	 margin-right: 5px;
}
img.photo1 {
	 width: 200px;
	 height: 150px;
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-left: 2px;
	 margin-right: 2px;
}
img.photo2 {
	 width: 150px;
	 height: 200px;
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-left: 2px;
	 margin-right: 2px;
}
img.w3c {
	 width: 88px;
	 height: 31px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.noborder {
	border: 0px;
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
img.map_ecuador {
	 width: 600px;
	 height: 528px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.world_map {
	 width: 600px;
	 height: 404px;
	 border: 0px;
	 margin-top: 10px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.pushpin {
	 width: 20px;
	 height: 20px;
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 5px;
}
img.pasfoto {
	 width: 125px;
	 height: 140px;
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 margin-right: 10px;
}
img.casita {
	 width: 215px;
	 height: 250px;
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.casitaleft {
	 float: left;
	 width: 215px;
	 height: 250px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 margin-right: 10px;
}
img.casitathumb {
	 width: 150px;
	 height: 110px;
	 border: 0px;
	 margin: 3px;
}