.bodypage {
	background-color:		8CA49D;
	layer-background-color:		8CA49D;
}

.bodybg {
	background-color:		D5D5D5;
	background-image:		url("images/bg.gif");
	layer-background-color:		D5D5D5;
}

.border {
	background-color:		000F41;
	layer-background-color:		000F41;
}

.menuitem {
	font-family:			Verdana;
	font-weight:			bold;
	font-size:			13pt;
	text-decoration:		none;
	color:				117E99;
	line-height:			40px;
}

.menuitem:hover {
	color:				000F41;
}

.introtext {
	font-family:			Verdana;
	font-size:			12pt;
	font-weight:			600;
	color:				#BBBBBB;
}

.deftext {
	font-family:			Verdana;
	font-size:			12pt;
	font-weight:			600;
	color:				#BBBBBB;
}

.deflink {
	font-family:			Verdana;
	font-size:			12pt;
	font-weight:			600;
	color:				#8888DD;
}

.deflink:hover {
	color:				#AAAAFF;
}

.piecetext {
	font-family:			Verdana;
	font-size:			12pt;
	font-weight:			600;
	color:				#BBBBBB;
	text-decoration:		none;
}

.piecetext:hover {
	color:				#888888;
	text-decoration:		underline;
}

.pieceidtext {
	font-family:			Courier;
	font-size:			12pt;
	font-weight:			600;
	color:				#BBBBBB;
	text-decoration:		none;
}

.pieceidtext:hover {
	color:				#888888;
	text-decoration:		underline;
}

.disclaimertext {
	font-family:			Arial;
	font-size:			15pt;
	line-height:			40px;
	color:				#BBBBBB;
}

.templink {
	font-family:			Arial;
	font-size:			16pt;
	color:				#000088;
	text-decoration:		none;
}

.agreelink {
	text-decoration:		none;
	font-size:			17pt;
	color:				#00FF00;
	font-family:			Verdana;
}

.disagreelink {
	text-decoration:		none;
	font-size:			17pt;
	color:				#FF0000;
	font-family:			Verdana;
}

.barlink {
	text-decoration:		none;
	color:				#8888BB;
	font-family:			Verdana;
	font-size:			12pt;
}

.barlink:hover {
	color:				#BBBBFF;
}

.sg_all {
	position:			absolute;
	top:				120;
}

.fg_all {
	position:			absolute;
	top:				270;
}

.notetext {
	font-family:			Verdana;
	font-size:			7pt;
	color:				#CCCCCC;
}

#bulletDiv {
	position:			absolute;
	left:				88px;
	top:				88px;
	width:				75px;
	height:				75px;
	clip:				rect(0,75,75,0);
}





































