
/*- Menu --------------------------- */
td.n1 {
	background: #90BCD5 url('../img/mod/n1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 0px 15px;
	font-family:Arial,Tahoma,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 163px;
	height: 25px;
	}
	
td.n2 {
	background: #FCFCFC url('img/mod/nbg.jpg');
	background-position: left top;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #C0BFBF;
	padding: 5px 0px 0px 15px;
	font-family:Arial,Tahoma,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	height: 23px;
	}
td.n2 a:link {display:block; color: #868686; text-decoration: none;}
td.n2 a:visited {display:block; color: #868686; text-decoration: none;}
td.n2 a:hover {display:block; color: #126A9F; text-decoration: none;}

td.n3 {
	background: #FCFCFC url('../img/mod/nbase.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 163px;
	height: 13px;
	padding: 0px;
	margin: 0px;
	}

td.nbg {
	background: #FCFCFC;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #C0BFBF;
	padding: 5px 5px 5px 5px;
	line-height: 15px;
	font-family:Arial,Tahoma,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	width: 163px;
	}
td.nbg a:link {color: #126A9F; text-decoration: none;}
td.nbg a:visited {color: #126A9F; text-decoration: none;}
td.nbg a:hover {color: #868686; text-decoration: none;}