/* CSS Document */

body {
	background-image: url(../slices/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
}

/* Menu Bar */
a.glink, a.glink:visited{
	text-decoration:none;
	font-size: 11px;
	color: #000033;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: "Trebuchet Ms";
}

a.glink:hover{
	border: none;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	background-color: #CEE7FF;
	}
a.visitando{
	text-decoration:none;
	border: none;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	background-color:#000066;
	}
h1 {
	font-family: "Trebuchet Ms";
	font-size: 20px;
	font-weight: bold;
	color: #014F91;
}
h1 {
	font-family: "Trebuchet Ms";
	font-size: 20px;
	font-weight: bold;
	color: #014F91;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
p {
	font-family: "Trebuchet Ms";
	font-size: 13px;
}
.nt {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nt1 {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.nt2 {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet Ms";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-bottom-color: #003366;
	background-color: #DFE8EC;
}
h4 {
	font-family: "Trebuchet Ms";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
ul {
	font-family: "Trebuchet Ms";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
