body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #CCCCCC;
}
a {
	font-size: 12px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#a {
	background-color: #5D5D5D;
	padding: 10px;
	width: 600px;
	position: relative;
	left: 100px;
	top: 10px;
	border: 2px dotted #FFFFFF;
	font-size: 12px;
}
#b {
	background-color: #FFFFFF;
	padding: 10px;
	width: 96%;
	color: #5D5D5D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
}
#e {
	background-color: #F7F7F7;
	padding: 5px;
	height: 10px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	color: #CCCCCC;
}

#c {
	border: 1px dotted #FFCCFF;
	background-color: #F6F6F6;
}
.STYLE1 {
	font-size: 18px;
	font-weight: bold;
}
.STYLE2 {
	font-size: 14px;
	font-weight: bold;
}
#ly {
	background-color: #FFFFF0;
	padding: 10px;
	height: auto;
	width: 90%;
	border: 1px dotted #5D5D5D;
	left: 20px;
	line-height: 30px;
	color: #888888;
}
#lytextts {
	color: #888888;
	background-color: #FAFAFA;
	border: 1px dotted #FFFF00;
	position: absolute;
	height: 85px;
	width: 432px;
	top: 38%;
	left: 53px;
	padding: 8px;
}
#hb {
	background-color: #FFFFF4;
	width: 60%;
	border: 1px dotted #999999;
	padding: 20px;
}
