h1 {
	color: #006699;
	font-size:20px;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699
}
.menu3l {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}
.cabecera {
	margin-bottom: 5px;
	padding:0px;
	padding-top:15px;
}
.contenido {
	float: left;
	width: 518px;
	text-align: justify;
	margin-right: 10px;
	margin-top:10px;
}
.menu {
	width: 206px;
	float: right;
	margin-left: 3px;
	margin-top:15px;
	
	}
		.menu1 {
	background-color:#E2E6F2;
	padding:6px;
	}

		.menu2 {
	background-color:#E2E6F2;
	padding-left:15px;
	}
		.menu3 {
	background-color:#E2E6F2;
	padding:6px;
	font-size:12px;
	padding-left:10px;
	}

body {
width:750px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
margin-left:auto;
margin-right:auto;
}
.menu-der { margin-left:30px;}
.copy {text-align:center;
font-size:11px;
}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right;
 }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
