/* color palette=KULER 52 Minutes; page background=FFE6A7 ON HTML; table background=FAFFF8; H3=FFBC31; bullets & menu=55839E and FFBC31 onmouseover and vlink; body=193A4D . Font: H3="Charlemagne STD, Arial, Verdana"; bullets & menu="Charlemagne STD, Arial, Verdana"; body="Arial, Verdana" */

/* applied to all TNA pages */

BODY {
	background-color:#c2c1c1;
	background-image: url(bg.gif); 
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font: arial;
}

DIV.header {
	color:#8CC041;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:20px;
	background-color:#FFFFFF;
	line-height: 1.5;
}

TABLE {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#545253;
	font-size:12px;
	border: groove
}

H2 {color:#193A4D; font-family:Arial, Helvetica, sans-serif}

HR {color:#8CC041; height:3px}

A:LINK {color:#8CC041; text-decoration:none}
A:VISITED {color:#8CC041; font-style:normal; text-decoration:none}
A:HOVER {color:#999999; text-decoration:underline; font-weight:bold}
A:ACTIVE {color:#999999}

DIV.copyright {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10px; text-align:center}

DIV.banner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	text-align:center;
	background-color: #FFFF66;
}
#banner a:hover{
	color:#FFF; 
	text-decoration:underline;
	background:#8CC041
	}
	

DIV.menu {font-family: "Arial Narrow", arial, sans-serif; font-size:22px; font-style:normal; text-align:center}

#menu ul{
	list-style-type:none;
	display:block;
	width:150px; 
	height:231px; 
	padding:28px 0 0 0; 
	margin:20px;
	background:url(imgs/menu_bg.jpg) 0 0 no-repeat; 
	}

#menu ul li{
	position:relative;
	width:150px; 
	height:35px;  
	margin:0 auto;
	background:url(imgs/punto.gif) 0 100% repeat-x;
	}

#menu ul li a{
	display:block;
	width:150px; 
	height:30px;
	padding:0 0 0 18px;
	padding-top:8px;
	vertical-align:bottom; 
	font:18px "Arial Narrow", arial, sans-serif; 
	font-weight:bold;
	color:#8CC041;
	text-decoration:none;
	}

#menu ul li a:hover{ 
	color:#FFF; 
	text-decoration:none;
	background:#8CC041;
	background-image: url(arrow-list.gif) no-repeat 2px center;
	}

#menu ul li.home{
	display:block
	width:150px; 	
	height:30px;
	padding:0 0 0 18px;
	padding-top:8px; 
	font:18px "Arial Narrow", arial, sans-serif; 
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background: url(imgs/inicio_btn.gif) 0 0 no-repeat;
	}


DIV.main {font-family:"Calligraph421 BT","Verdana","Arial"; font-size:16px; font-style:italic; color:#55839E}

DIV.pop {background-color:#c2c1c1}
.popup {
	background-color:#c2c1c1;
}

DIV.news {font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:underline; color:#c2c1c1}