html {
scrollbar-base-color: #990000;
scrollbar-arrow-color: white;

scrollbar-shadow-color: #993333;
scrollbar-lightshadow-color: red; 
scrollbar-darkshadow-color: #993333;

scrollbar-highlight-color: #FFFF99;
scrollbar-3dlight-color: blue;
 }
	
	body {
	background-image:  url("./images/4Site/bk.GIF");
	background-color: black;
	margin:0px;
	background-position: center;
	background-attachment: fixed;
	text-align: center;
}

.container {
	width:800px;
	margin:20px auto;
	position: relative;
	text-align: left;
	background-color: black;
}

.pg_container {
	z-index: 1;
	margin: 10px;
	width:750px;
	min-height: 600px;
	padding:10px;
	position: relative;
	background-image:  url("./images/4Site/bk3.GIF");
	border:20px solid silver;
}

.hr1 {
	width:100%;
	height: 35px;
	position: relative;
	background-image:  url("./images/4Site/ln1.GIF");
	background-position: center;
	border:0px solid silver;
}

.topnavbox {
	z-index: 2;
	position: relative;
	left:10px;
	width:500px;
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin:0px;
	}	
	
.navlink {
	text-decoration: none;
	color: #990000;
	background-color: Silver;
	padding:5px;
	border:1px solid black;
	}
	
	a.navlink:hover {
	background-color: black;
	color: white;
	border:1px solid white;
	}
	
	.PgHeader {
	z-index: 1;
	position: relative;
	width:500px;
	background-color: #990000;
	padding:10px;
	text-align: left;
	float:left;
	border:1px solid black;
}
	
	.PgHeader2 {
	z-index: 1;
	position: relative;
	width:100%;
	background-color: #990000;
	padding:10px;
	text-align: left;
	float:left;
	border:1px solid black;
}



	
	
.PgHeaderImg {
	position: relative;
	float:left;
	margin-right: 20px;
	}
.PgHeaderTxt {
	width:200px;
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 50px;
	}
	
	
.PgFooterTxt {
top:350px;
	width:175px;
	font-family:Arial;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear:right;
	margin: 10px;
	}
	

	
	.PgCntr {
	z-index: 1;
	position: relative;
	width:500px;
	background-color: black;
	padding:10px;
	text-align: left;
	float:left;
	border:1px solid black;
}


	
.TxtMainTitle2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}

.TxtMainTitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.TxtReg{
	position: relative;
	font-family: Arial, "AvantGarde Bk BT";
	font-size: 12px;
	color: #FFFFFF;
}

.TxtBldBlk{
	position: relative;
	font-family: Arial, "AvantGarde Bk BT";
	font-size: 12px;
	font-weight: bold;
	color: black;
}

			.LogoCrn {			
			float:left;
			clear:left;
	position: relative;
	}
	
	.SubHead {
width:100%;
padding:5px;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
    text-align: Center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

	

	


