@charset "utf-8";
.links {
	color: #990000;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
}
.sub_head {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.header {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
}
.style3 {font-size: small}
.underline {
	font-family: "Trebuchet MS", "Tw Cen MT", Verdana;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.splash_border {
	border: thick solid #990000;
}
.red_header {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
