html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../Images/pointer2.gif);
}

html {

  scrollbar-arrow-color: #666666;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #E0E0E0;
  scrollbar-face-color: #e6e6e6;
  scrollbar-shadow-color: #808080;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #E0E0E0
}
body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #6B7D9C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6B7D9C;
}
a:hover {
	text-decoration: underline;
	color: #BD1039;
}
a:active {
	text-decoration: underline;
	color: #BD1039;
}
#InstructionLayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../Images/BGInstructions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	width: 250px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 20px;
	visibility: hidden;
	font-weight: normal;
	margin: 0px;
}
a.Title:link {
	color: white;
	text-decoration: none;
}
a.Title:visited {
	text-decoration: none;
	color: white;
}
a.Title:hover {
	text-decoration: underline;
	color: white;
}
a.Title:active {
	text-decoration: none;
	color: white;
}

a.TitleBold:link {
	color: white;
	text-decoration: none;
	font-weight:bold;
}
a.TitleBold:visited {
	text-decoration: none;
	color: white;
	font-weight:bold;
}
a.TitleBold:hover {
	text-decoration: underline;
	color: white;
	font-weight:bold;
}
a.TitleBold:active {
	text-decoration: none;
	color: white;
	font-weight:bold;
}
a.TitleBoldYl:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}
a.TitleBoldYl:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight:bold;
}
a.TitleBoldYl:hover {
	text-decoration: underline;
	color: white;
	font-weight:bold;
}
a.TitleBoldYl:active {
	text-decoration: none;
	color: #FFFF00;
	font-weight:bold;
}
a.TitleBlack:link {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a.TitleBlack:visited {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a.TitleBlack:hover {
	text-decoration: underline;
	color: #bd1039;
	font-weight:bold;
}
#PopupInstructionsSS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../../Images/BGInstructions2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 336px;
	width: 250px;
	position: absolute;
	z-index: 100;
	left: 1px;
	top: 12px;
	visibility: hidden;
	font-weight: normal;
	margin: 0px;
}
#tableGrid {
	overflow: auto;
	height: 450px;
}
.12text {
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../Images/BulletRed.gif);
}
