@charset "utf-8";

body 
{
	background-image: url(images/bg_image.jpg);
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "century gothic";
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-align: justify;
}
.footer_txt {
	font-family: tahoma;
	font-size: 10px;
	color: #c49b2d;
	text-decoration: none;
}
.ltitle {
	font-family: "century gothic";
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.btitle {
	font-weight: bold;
	font-family: "century gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: "century gothic";
	font-size: 10px;
	background-color: #900;
	color: #FFFFFF;
	height: 20px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
.btitle_link {
	font-weight: bold;
	font-family: "century gothic";
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}

a:link {
	text-decoration:none;
	color:#c49b2d;
}

a:visited {
	text-decoration:none;
	color:#900;
}

.button {
	font-family: "trebuchet ms";
	font-size: 11px;
	background-color: #900;
	color: #FFFFFF;
	height: 25px;
	width: 110px;
	border: 1px solid #FFFFFF;
}
