@charset "utf-8";

body 
{
	background-image: url(images/bg_image.gif);
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #999;
	text-align: justify;
}
.footer_txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #630;
	text-decoration: none;
}
.ltitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #963;
	text-decoration: none;
}
.btitle {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.btitle_link {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}

a:link {
	text-decoration:none;
	color:#c49b2d;
}

a:visited {
	text-decoration:none;
	color:#693;
}

.button {
	font-family: "trebuchet ms";
	font-size: 11px;
	background-color: #960;
	color: #FFFFFF;
	height: 25px;
	width: 110px;
	border: 1px solid #FFFFFF;
}
