body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #161616;
	margin: 0px;
	color: #FFFFFF;
}
td{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a{
	color: #FFFFFF;
}
a:hover{
	color: #FF0000;
}
a.lt-class1{
	background: url(icon001.jpg) no-repeat 4px 7px;
	padding: 2px 5px 2px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dashed #CCCCCC;
	width: 100%;
	height: 22px;
}
a.lt-class1:hover{
	background: #FF0000 url(icon001.jpg) no-repeat 4px 7px;
	padding: 2px 5px 2px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	width: 100%;
	height: 22px;
	border-bottom:1px dashed #CCCCCC;
	text-decoration: underline;
}
a.div2{
	border-bottom:1px dashed #CCCCCC;
	color: #FFFFFF;
	width: 84%;
	font-size: 13px;
	text-decoration: none;
}
a.div2:hover{
	background: #FF0000;
	border-bottom:1px dashed #CCCCCC;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.div3{
	padding: 3px 3px 3px 20px;
}
.div2span{
	border-bottom:1px dashed #CCCCCC;
	color: #FFFFFF;
	width: 84%;
	font-size: 13px;
	text-decoration: none;
	cursor:hand;
}
.div2spanover{
	background: #FF0000;
	border-bottom:1px dashed #CCCCCC;
	width: 84%;
	font-size: 13px;
	text-decoration: none;
	cursor:hand;
}
.w12 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.red12 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
a.title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.ltbord{
border-right: 2px solid #000000;
}
