body, td, th, caption {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {
	background: #000000; 
	background-image: url("lay/bck3.png");
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mapa {
  	position: absolute;
  	z-index: 1;
  	border: 0;
}


table {
	border-collapse: collapse;
	background-image: url("lay/index6.png");
	background-repeat: no-repeat;
}


table#top {
	width: 1210px;
	margin: 0 auto;
	text-align: left;
	
}


td#left_border {
	background: url("lay/right_border.png");
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#center {
	width: 1210px;
	padding: 0;
}

td#right_border {
	background: url("lay/right_border.png");
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#top_border {
	background: url("lay/top_border.png");
	width: 10px;
	padding: 0;
	font-size: 10px;
}

table#body {
	width: 1210px;
}



td#top_menu {
	background: #3a3a3a url("");
	color: ;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	padding: 0;
}




td#top_menu_border {
	background: url("");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#right {
  
	width: 368px;
	text-align: center;
	vertical-align: top;
	padding-top:90px; padding-right:40px; padding-bottom:5px; padding-left:0px; 
}

td#content {
  	width: 700px;
	text-align: left;
	vertical-align: top;
	padding-top:650px; padding-right:60px; padding-bottom:20px; padding-left:40px;   
}


blockquote.BBQuote {
  	padding: 10px 10px 10px 10px;
  	font-style: italic;
	background: #000000 url('lay/quotes1.png');
	background-position: top left;
	background-repeat: no-repeat;
	border-style: dashed;
	border-color: #414141;
	border-width: thin;
}



td#footer_border {
	background: url("");
	height: 12px;
	padding: 0;
	font-size: 10px;
	
}

td#footer {
	background: #C0C0C0 url("lay/footer.png");
	color: #808080;
	font-size: 11px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}





/* <MENU> */
table.menu {
	width: 100%;
}




table.menu td {
	background: url("lay/menu.png");
	border-style: solid;
	border-color: #990066;
	border-width: thin;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 11px; 
	height: 100px;
	padding: 20px 20px 20px 20px;
}


#ngl {
	color: #cc0066;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#kup {
  	font-size: 9px;
  	text-align: left;
  	
}

/* </MENU> */

/* <MENU card> */
table.menu td.card {
	text-align: center;
	font-size: 11px;
}

table.menu td.card img {
	margin: 0;
}
/* </MENU card> */

/* <MENU right> */
td#right table.menu {
	width: 368px;
	margin: 0px;
}
/* </MENU right> */

/* <MENU content> */
td#content table.menu {
	width: 700px;
}

td#content table.menu th {
	background-image: url("");
}
td#content table.menu td {
	background: #000000;
	color: #FFFFFF;
	font-size: 11px;
	text-align: justify;
	padding: 20px 20px 20px 20px;
}

/* </MENU content> */


.dot {
	color: #000080;
	font-weight: bold;
}

/* <A> */


/* <A menu> */
table.menu a:link {
	color: #8d8d8d;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:visited {
	color: #b5b5b5;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:active {
	color: #6666ff;
	text-decoration: underline;
}

table.menu a:hover {
	color: #ff6699;
	text-decoration: underline;
}
/* </A menu> */


/* <A top_menu> */
td#top_menu a:link {
	color: #8d8d8d;
	font-weight: normal;
	text-decoration: none;
}

td#top_menu a:visited {
	color: #b5b5b5;
	font-weight: normal;
	text-decoration: none;
}

td#top_menu a:active {
	color: #6666ff;
	text-decoration: underline;
}

td#top_menu a:hover {
	color: #ff6699;
	text-decoration: underline;
}
/* </A top_menu> */


/* <A content> */
td#content a:link {
	color: #8d8d8d;
	font-weight: normal;
	text-decoration: none;
}

td#content a:visited {
	color: #b5b5b5;
	font-weight: normal;
	text-decoration: none;
}

td#content a:active {
	color: #6666ff;
	text-decoration: underline;
}

td#content a:hover {
	color: #ff6699;
	text-decoration: underline;
}


/* </A content> */

/* </A> */
