.tline {
	background-attachment: scroll;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: arial;
	font-size: 12px;
}
a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.ddmenu {
	background-color: #FFD9AF;
	width: 116px;
}
.small {
	font-weight: normal;
	font-size: 9px;
}
.f {
	background-color: #FFD9AF;
}
.ff {
	background-color: #FFD9AF;
	width: 100%;
}
.fff {
	background-color: #FFD9AF;
	height: 27px;
	font-size: 18px;
}