@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-image: url(TextureBackground.gif);
	vertical-align: top;
}
h3 {
	font-size: 12px;
	text-align: center;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #0000FF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	line-height: 1.3em;
	text-align: justify;
}
h2 {
	color: #FF9933;
	text-align: center;
	font-size: 22px;
}
#tdNavigation {
	text-align: center;
	padding: 0px;
}
#tdLogo {
	background-color: #99CCFF;
	text-align: center;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
}
#tdNavigation a {
	color: #000000;
	text-decoration: none;
	background-color: #9966CC;
	display: block;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #CC99FF;
	border-left-color: #9999FF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px;
	background-image: url(graphic/button.jpg);
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tdNavigation a:hover {
	color: #FF0000;
	background-color: #CC00CC;
	background-image: url(graphic/cayuco.gif);
}
#tdNavigation a:active {
	background-color: #9999FF;
}

h4 {
	font-size: 36px;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;
}

