.txt {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	color: #7D5038;
	text-align: justify;
	line-height: 180%;
}
.txt2 {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	color: #7D5038;
	text-align: justify;
	line-height: 100%;
}
.lng {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	color: #BB3D00;
	text-align: right;
}
.footer_menu {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	color: #BB3D00;
	text-align: center;
}

.menu1 a {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	text-decoration:	none;
	color:			#F58220;
	line-height: 145%;
}
.menu2 a {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	text-decoration:	none;
	color:			#7D5038;
	line-height: 145%;
}
.menu3 a {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	text-decoration:	none;
	color:			#F58220;
	background-color: #E0E0E0;
	line-height: 145%;
}
.menu4 a {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	text-decoration:	none;
	color:			#7D5038;
	background-color: #E0E0E0;
	line-height: 145%;
}
a {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	text-decoration:	none;
	color:			#F58220;
}
a:hover { background-color: #E0E0E0}
.bg {	 
		background-repeat: no-repeat; 
		background-position: 0% 0%;
		background-color: #FFFFFF;
}
 hr {
  border: 0;
  background-color: #330000;
  width: 33%;
  height: 1px;
}
h1 {
	font-size: 14pt;
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0pt;
	color: #7D5038;
	font-weight: bold;
}
h2 { 
	font-size: 12pt;
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0pt;
	color: #BB3D00;
	font-weight: bold;
}
.saturs {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	letter-spacing: 0pt;
	font-size: 8pt;
	color: #330000;
}
.header {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	letter-spacing: 0pt;
	font-size: 8pt;
	color: #330000;
	font-weight: bold;
}
.dateheader {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	letter-spacing: 0pt;
	font-size: 8pt;
	color: #330000;
}
.footer {
	font-family: "Comic Sans MS", "lucida console", verdana, cursive;
	margin: 0 0 0 0;
	letter-spacing: 0pt;
	font-size: 7pt;
	color: #330000;
}
.line {
	background-repeat: repeat-x; 
}
/* BORDERS */

.b_1_0_0_0 {
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 1;
	border-bottom-width: 0;
}
.b_0_1_0_0 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 0;
}
.b_0_0_1_0 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
}
.b_0_0_0_1 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1;
}
.b_1_1_0_0 {

	border-style: solid;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 0;
}
.b_0_1_1_0 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
}
.b_0_0_1_1 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
}
.b_1_0_0_1 {
	border-style: solid;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1;
}
.b_1_1_1_0 {
	border-style: solid;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
}
.b_0_1_1_1 {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
}
.b_1_0_1_1 {
	border-style: solid;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 1;
}
.b_1_1_0_1 {
	border-style: solid;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 1;
}
.b_1_1_1_1 {
	border-style: solid;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
}

