
.textarea01bb {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bluebullet.gif);
	font-size: 14px;
}

.textarea01gb {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/greenbullet.gif);
	font-size: 14px;
}

.textarea01title {
	font-size: 24px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.textarea02 {
	font-family: Arial, Helvetica, sans-serif;
}

.textarea02link {
	font-family: Arial, Helvetica, sans-serif;
}

.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.xlfont1 {
	font-family: "Times New Roman", Times, serif;
	color: #0080FF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.xlfont2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.xlfont01 {
	font-family: "Times New Roman", Times, serif;
	color: #0080FF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.xlfont02 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


.inspectorfont {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #0080FF;
	text-decoration: none;

}

.inspectorfont2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.inspectorfont01 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #0080FF;
	text-decoration: none;

}

.inspectorfont02 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.bundlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bundlefont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	color: #0080FF;
	text-decoration: none;
}




.list1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	list-style-image: url(images/bluebullet.gif);
}

.list2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	list-style-image: url(images/arrowbullet.gif);
}

.list2 A {
color: red;
}

.list2 A:Hover {
color: blue;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
cursor: hand;
}

.list2 A:Active {
color: green;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
cursor: hand;
}

.customtitle {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
#scroller{
	position:absolute;
	width:80%;
	height:180px;
	left:20px;
	top:150px;
	border-right:0px;
	background-image: none;
	overflow: hidden;
	visibility: visible;
}
