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

.justify {
	TEXT-ALIGN: justify
}
A {
	COLOR: #3333ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #8888ff; TEXT-DECORATION: none
}
#content {
	Z-INDEX: 15; LEFT: 60px; WIDTH: 950px; POSITION: absolute; TOP: 328px
}
H1 {
	FONT: bold 16px Arial, Helvetica, sans-serif; COLOR: #231401
}
/* FONT {
	FONT: bold 16px times new roman,Times, serif; COLOR: #231401
} */
div.hr {
  height: 100px;
  background: url(horsehrblue.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.title1 {
	FONT: bold 36px "Times New Roman", Times, serif; COLOR: #000000
}
.title1g {
	FONT: bold 36px Georgia, "Times New Roman", Times, serif; COLOR: #000000
}
.title1gr {
	FONT: bold 36px Georgia, "Times New Roman", Times, serif; COLOR: #ff0000
}
.title2 {
	FONT: bold 30px "Times New Roman", Times, serif; COLOR: #000000
}
.title2link {
	FONT: bold 24px "Times New Roman", Times, serif; COLOR: #0000ff
}
.title3 {
	FONT: bold 20px "Times New Roman", Times, serif; COLOR: #000000
}
.title4 {
	FONT: bold 12px "Times New Roman", Times, serif; COLOR: #000000
}
.body1 {
	FONT: bold 30px Arial, Helvetica, sans-serif; COLOR: #000000
}
.body2 {
	FONT: bold 24px Arial, Helvetica, sans-serif; COLOR: #000000
}
.body3 {
	FONT: bold 18px Arial, Helvetica, sans-serif; COLOR: #000000
}
.body4 {
	FONT: bold 16px Arial, Helvetica, sans-serif; COLOR: #000000
}
.body5 {
	FONT: bold 9px Arial, Helvetica, sans-serif; COLOR: #000000
}

/*body {
	background-image: url(bkg_dark.jpg);
	background-repeat: repeat;
} */


