.text {	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #F2F2F2;
}
a:link {
	color: #FF9933;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 0.1px;
}
a:visited {
	color: #FF9933;
    text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.scrollX {
 height: 240px; width: 578px; /* or whatever values you like*/	padding: 10px 5px 10px 10px;
	overflow: auto;
	clip:  rect(auto 5px auto auto);
	clear: none;
	float: none;
	visibility: visible;}
h1 {
	font-size: 30px;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #F2F2F2;
}


h1 a:link{
	font-size: 32px;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	line-height: 3px;
}

h1 a:visited{
	font-size: 32px;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	line-height: 3px;
}

h2 {
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	color: #F2F2F2;

}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.active {
	color: #FFFFFF;
	background-color: #990000;
	padding-right: 3px;
	padding-left: 3px;


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EAEAEA;


}

.footer a:link {
	color: #FF9933;
	text-decoration: none;
	}
.footer a:visited {
	color: #FF9933;
    text-decoration: none;

}
.footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}




.homepagebg {
	background-image: url(front5.jpg);
	background-repeat: no-repeat;
}
.homepagebg1 {
	background-image: url(front4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000000;


}
.welcome {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #F2F2F2;
	font-weight: bold;


}
.rpicpad {
	padding-left: 10px;
}
.lgtext {
font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #F2F2F2;
}
.blktext {
font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000000;
}
.smtext {
font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #F2F2F2;
}
h3 {

	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #fefefe;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFCC00;
	background-color: #000000;

}

