@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.textOrange {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #EE9611;
}

a:link {
	color: #472114;
}
a:visited {
	color: #FFFFFF
}
a:hover {
	color: #;
	color: #EE9611;
}
.topLeft {
	background-image: url(../images/topLeft.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
.topRight {
	background-image: url(../images/topRight.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
.bottonRight {
	background-image: url(../images/bottonRight.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
.bottonLeft {
	background-image: url(../images/bottonLeft.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	margin: 0px;
	padding: 0px;
}
.Horiz {
	background-image: url(../images/horizontal.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
.Vert {
	background-image: url(../images/vertical.png);
	background-repeat: repeat-y;
	background-position: left center;
	width: 21px;
}
.H1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #EE9611;
	font-size: 1.5em;
	font-style: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#centerTable  {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1 em;
	padding: 0px;
	margin: 0px;
}
#rightTable {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: .75em;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/btn.png);
	background-position: center;
	color: #472114;
}
.brown {
	background-image: url(../images/brown.png);
}
.navBtn {
	font-size: 0.9em;
	background-image: url(../images/btn.png);
	color: #472114;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.navSpacer {
	background-image: url(../images/right.png);
	background-repeat: repeat-x;
	color: #472114;
}

#leftTable {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: .75em;
}
.mainLeft {
	background-image: url(../images/mainLeft.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.mainRight {
	background-image: url(../images/mainRight.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.azul {
	background-image: url(../images/azul.png);
	background-repeat: repeat;
}
.H1B {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #EE9611;
	font-size: 1.5em;
	font-style: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/azul.png);
	background-repeat: repeat;
}
