html, body {
margin: 0px;
padding: 0px;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background-color: #000000;
}

.wtbl { background-color: #000000; 
		border: 1px solid #000; 
		margin: 0px; padding: 0px;
		background-image : url("gfx/centergfx.jpg");
		background-repeat: repeat-y;
		background-position: 0px -18px;  }

td {
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}

#btmGfx{ position: relative; top: -40px; left: 4px;}


ul {
    list-style:none;
	line-height: 1.8em;
}

li { font-size: 1.1em; padding: 0px 0px 0px 8px;   }

ol li { font-size: 0.85em; font-weight: bold;}



img { border: 0px; margin: 0px; padding: 0px; }
.caption { font-size: 9px; }

p .address { padding: 5px; font-weight: bold; }
a, a:hover, a:active {
color: #000000;
text-decoration: none;
}

#main p { font-size: 1.0em; font-weight: normal; margin: 5px 5px 5px 25px; line-height: 1.4em; color: #000;  }
#main li { font-size: 1.0em; font-weight: normal; line-height: 1.4em; color: #000; list-style-image: url("gfx/bullet.png"); 
 			margin: 1px 1px 1px 5px;
			padding: 1px 1px 1px 1px;
			line-height: 0.9em;
		}
#linktable li { font-size: 1.0em; font-weight: normal; line-height: 1.4em; 
			list-style: none;
 			margin: 1px 1px 1px -20px;
			padding: 1px 1px 1px 1px;
			line-height: 0.9em;
		}
#linktable ul a { color: #AD1900; }
.note { font-size: 0.75em; }

h1 { font-family: Helvetica, Arial, Verdana, sans-serif;
	 font-weight: bold;
	 color: #000000;
	 margin: 20px 0px 1px 3px;
	 padding: 1px 1px 5px 0px;
	 line-height: 1.1em;
}


h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 120%;
margin-top: -3px;
margin-bottom: 0px;
color:#000000;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 120%;
margin-top: 0px;
color: #1C2C70;
}


.normal { padding: 0px 0px 0px 8px; color: #000000; }
.embw { unicode-bidi:bidi-override; direction: rtl; text-align: left; }

#top { background-color: #000; background-image : url("gfx/topgfx.jpg"); background-repeat: no-repeat; background-position: 0px 0px; height: 170px; width: 900px; }
#navitems { display: block; height: 51px; width: 575px; margin: 0px 0px 0px 60px;
background-repeat: repeat-x; }
#navitems a{ margin: 0px padding: 0px; }

#logo{
position: relative;
top: -80px;
left : -20px;
float: left;
}

#container {
width: 900px;
height: 100%;
padding: 0px;
margin: 0px;
background-image : url("gfx/centergfx.jpg");
background-repeat: repeat-y;
background-position: 0px 170px;
}


#content p { color: #000; }


#applicForm {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	width: 500px;
	background-color: #DEDEDE;
	border: 1px solid #660000;
}

#applicForm td { padding: 3px; }
#applicForm .caption { background-color: #0000CC; color: #FFF; font-size: 1.1em; }
#nvf{ position: relative; left: 500px; top: 12px; height: 2px; width: 50px;}
#conventieData { color: #ad1900; }
#conventieData a { color: #ad1900; }

/* Title */
#title {
display: block;
text-align: left;
padding-bottom: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #660000;
}


/* Footer */

#footer_container {
display: block;
width: 700px;
padding: 20px 0 20px 120px;
clear: both;
}

#footer_container a { color: #990000; }

#footer_container .footer {
padding-top: 5px;
border-top: 1px solid #000;
text-align: left;
font-size: 0.7em;
color: #666666;
}

.gender {width: 70px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; background-color: #000000; border: solid 1px #777777; padding: 1px 2px 1px 2px; margin: 0px 1px 0px 1px;}
.formtxt {width: 190px; height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; background-color: #222222; border: 1px solid #333333; font-style: italic; padding: 1px 2px 1px 4px; margin: 0px 1px 0px 1px;
		background-image : url("gfx/inputbg.png");
		background-repeat: repeat-x;
		background-position: 0px 0px;}
.captchaOK { width: 190px; height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #AD1900; background-color: #222222; border: 1px solid #333333; font-style: italic; padding: 1px 2px 1px 4px; margin: 0px 1px 0px 1px;
				background-image : url("gfx/inputbg.png");
				background-repeat: repeat-x;
				background-position: 0px 0px;}
				
.formarea {width: 190px; height: 60px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; background-color: #222222; border: 1px solid #333333; font-style: italic; padding: 1px 2px 1px 2px; margin: 0px 1px 0px 1px;
		background-image : url("gfx/textareabg.png");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		background-attachment: fixed;
		}
	}
.gender { font-size:11px; color: #000000; background-color: #333333; border: solid 1px #444444; }
input.boton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;
			  width: 90px; height: 20px;
			  background-image : url("gfx/inputbg.png");
			  background-repeat: repeat-x;
			  background-position: center center;
			  color:#000000;
			  border-width:1px;
			  border: solid 1px #777777;
			  }

#navigate {
		display: block;
		width: 220px;
		position: absolute;
		top: 50px;
		left : 480px;
		text-align: right;
	}

#navigate a {
	position: relative;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#navigate a:hover, #navitems a:active {
	color: #AAAAAA;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #FFFFFF;
	}


#navigate .inactive {
	position: relative;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	border: 1px solid #111111;
	background-color: #222222;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#navigate .current {
	position: relative;
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	border: 1px solid #444444;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#menu a { color: #000000;}
#menu a:hover { text-decoration: underline; }
