body {
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:#8D95F8;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#FFFFCC;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	background-image: url(/images/backgrounds/BackgroundFinal.jpg);
}
#TxtBox {
	background-image: none;
	background-repeat: no-repeat;
	height: 210px;
	width: 315px;
}
#MainTbl {
	background-repeat: no-repeat;
}
#SearchBar {
	background-image: url(/images/misc/Search.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#SearchBar #SearchBox {
	height: 25px;
	width: 100%;
	vertical-align: middle;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #8D95F8;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.TblText {
	height: 375px;
	width: 500px;
	overflow: auto;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bkgrndTbl #BodyFrame .TblText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
#bkgrndTbl #BodyFrame .TblText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8D95F8;
	text-decoration: none;
}
#bkgrndTbl #BodyFrame .TblText a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
#bkgrndTbl #BodyFrame .TblText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
#bkgrndTbl #BodyFrame .TblText a:visited:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8D95F8;
	text-decoration: none;
}
#bkgrndTbl {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 520px 150px;
	width: 800px;
}
#bkgrndTbl {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 520px 150px;
	width: 800px;
}
#BottomNav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#BottomNav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
#BottomNav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#BottomNav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#BottomNav a:visited:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
.cursor {  cursor: hand}

