/* CSS Document */
td {  font-size: 80%; color: #666666}

.text-sGray {
	color: #666666;
}
.upline {
	background-attachment: fixed;
	background-image: url(images/pline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue {  color: #6699FF}
.tmargin3 {
	margin-top: 3px;
}
.tmargin5 {
	margin-top: 5px;
}
.tmargin10 {

	margin-top: 10px;
}
.roundline-blue {
	border: 1px solid #6699FF;
}
form {
	margin: 0px;
}
.red {
	color: #FF0000;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.font80 {
	font-size: 60%;
	line-height: 140%;

}
.font60 {
	font-size: 60%;
}

