#linetr{
	border-bottom: 1px dashed #3333CC;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	background-color: #FFF8DF;

}
#noerline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#whitefont {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
#leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

}
