.lcup {
	background-image: url(images/lc_up.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	background-position: bottom;



}
.rcup {
	background-image: url(images/rc_up.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	background-position: bottom;



}
.lcd {
	background-image: url(images/lc_d.gif);
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;


}
.rcd {
	background-image: url(images/rc_d.gif);
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;


}
.lineup {
	background-image: url(images/l_up.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.linedown {
	background-image: url(images/l_d.gif);
	background-repeat: repeat-x;
}
.lineleft {
	background-image: url(images/l_l.gif);
	background-repeat: repeat-y;
}
.lineright {
	background-image: url(images/l_r.gif);
	background-repeat: repeat-y;
}
A.ts_img{border: 1px solid #FFFFFF; display: block;}
A.ts_img:hover{border: 1px solid #FF0000;}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #97B6C5;
	text-decoration: underline;
}
.wm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #14648C;
	text-decoration: underline;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

