a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #333333;
	margin: 0px;
	background-image: url(images/bp_head_2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bdrLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bdrBtn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.style1 {color: #FFFFFF}
.style8 {font-size: xx-small}
.style12 {font-size: 10pt}

#NavBar {
	position:absolute;
	z-index:5;
	left: 0px;
	top: 106px;
	height: 35px;
	width: 738px;
	visibility: visible;
}
#Body {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 143px;
	visibility: visible;
	width: 100%;
	background-color: #333333;
}

#NavBarColor {
	position:absolute;
	z-index:5;
	left: 0px;
	top: 110px;
	width: 523px;
	height: 45px;
	visibility: hidden;
}
#Layer1 {
	position:absolute;
	width:187px;
	height:39px;
	z-index:4;
	left: 304px;
	top: 2px;
	visibility: visible;
}
