body {
	background-image: url(bg.jpg);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663300;
	font-weight: bold;
	background-image: url(image002.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
}
.smtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	font-weight: bold;
}
.fl-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #663300;
}

a.bn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none ; font-weight: bolder}
a.bn:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFBF00; text-decoration: none ; font-weight: bolder}


div.button {
	width:180px;
	height:30px;
	top:0px;
	left: 0px;
	border: 1px #000
solid;
	background-image: url(image-1.jpg);
	background-repeat: no-repeat;
}
div.button a  {
	display:block;
	padding-top:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.cbg {
	background-attachment: fixed;
	background-image: url(cbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div.button a:hover {
	color:#FFCC00;
	background-color: #660000;
	height: 100%;
}
a:hover {

	text-decoration: underline;
	color: #663300;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
}

