body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;	}
	
a {
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif, arial;
	color: #000000;

}
a:hover {
	font-weight: bold;
		text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif, arial;
	color: #86211C;
}


H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;}
	
H2 {font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
		font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;}

H3 {font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
		font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;}
		
H4 {font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
		font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;}	
	
ul {margin-top:0;
	margin-bottom:0;
	padding-bottom:0;}

.TEXTcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.TEXTcontentBigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.TEXTcontentlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTcontentlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTcontentlink:active {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTcontentlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #86211C;
	font-weight: bold;
	text-decoration: underline;
}
.TEXTnavlink {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}a.TEXTnavlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTnavlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTnavlink:active {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTnavlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #AADD56;
	font-weight: bold;
	text-decoration: none;
}
}a.TEXTnavlinkBigger:link {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
}a.TEXTnavlinkBigger:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
}a.TEXTnavlinkBigger:active {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.TEXTnavlinkBigger:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #37362F;
	font-weight: bold;
	text-decoration: none;
}
.BGleft {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BGright {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BGhighlight1 {
	background-image: url(../images/highlight1.jpg);
	background-repeat: repeat-y;
}
.BGhighlight2 {
	background-image: url(../images/highlight2.jpg);
	background-repeat: repeat-y;
}
.BGhighlight3 {
	background-image: url(../images/highlight3.gif);
	background-repeat: repeat-y;
}
.BGtone {
	background-image: url(../images/twotone.gif);
	background-repeat: repeat-y;
}
