@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(siteparts/bg200.jpg);
}
.mainTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.redTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #990000;
}
.blueTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000099;
}
.copyrightTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}
.Txt10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.headTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
.bdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.bdrBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.dotBtm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.columnBdr {
	border: 4px solid #666;
}


.rightLeft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #000;
}

.columnHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	
}
.leftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #000;
	border-left-color: #999;
}
h1 {
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	
}
#logo {
	position:absolute;
	width:500px;
	height:254px;
	z-index:1;
	left: 200px;
	top: 0px;
}
#sfl {
	position:absolute;
	width:175px;
	height:585px;
	z-index:6;
	left: -45px;
	top: 165px;
}

#sbl {
	position:absolute;
	width:175px;
	height:585px;
	z-index:5;
	left: 760px;
	top: 165px;
}
#fbPic {
	position:absolute;
	width:123px;
	height:150px;
	z-index:2;
	left: -42px;
	top: 21px;
}
#bbPic {
	position:absolute;
	width:122px;
	height:150px;
	z-index:3;
	left: 810px;
	top: 21px;
}
#copyright {
	position:absolute;
	width:600px;
	height:20px;
	z-index:2;
	left: 50%;
	top: 809px;
	margin-left: -298px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#fff;
	display:block; width:165px;background-color: #990000;
}
a:active {
	text-decoration: none;
}
.newlink a:link {
	text-decoration:none;
	color:#000;
}
.newlink a:visited {
	color:#000;
}
.newlink a:hover {
	text-decoration: none;
	color:#fff;
	display:block; width:88px;background-color: #990000;
}
.threelink a:link {
	text-decoration:none;
	color:#000;
}
.threelink a:visited {
	color:#000;
}
.threelink a:hover {
	text-decoration: none;
	color:#fff;
	display:block; width:132px;background-color: #990000;
}
