@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gray-back.gif);
	scrollbar-arrow-color: WHITE;
	scrollbar-base-color: #4A4949;
	scrollbar-dark-shadow-color: #4A4949;
	scrollbar-track-color: #4A4949;
	scrollbar-face-color: #ABAAB5;
	scrollbar-shadow-color: #4A4949;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: #4A4949;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #757373;
}
.styleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.paragraphText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.blackText {
	color: #000000;
}
.smText {
	font-size: xx-small;
	font-style: italic;
	color: #999999;
}
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
div#textbox {
	width: 305px;
	padding-right: 8px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 210px;
	overflow: auto;
	scrollbar-face-color: #f7f3dd;
	scrollbar-shadow-color: #EDE8CC;
	scrollbar-highlight-color: #EDE8CC;
	scrollbar-3dlight-color: #EDE8CC;
	scrollbar-darkshadow-color: #EDE8CC;
	scrollbar-track-color: #EDE8CC;
	scrollbar-arrow-color: #999999;
}
div#textbox2 {
	width: 305px;
	padding-right: 8px;
	margin-top: 10px;
	height: 180px;
	overflow: auto;
	scrollbar-face-color: #f7f3dd;
	scrollbar-shadow-color: #EDE8CC;
	scrollbar-highlight-color: #EDE8CC;
	scrollbar-3dlight-color: #EDE8CC;
	scrollbar-darkshadow-color: #EDE8CC;
	scrollbar-track-color: #EDE8CC;
	scrollbar-arrow-color: #999999;
}