@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
	
}
.ubold {
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}

.linklist {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #787147;
	font-weight: bolder;
	text-decoration: none;
}
body {
	background-color: #e2dec2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.flash_bg {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.bodytextno {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.bodytextno:hover{
	text-decoration:underline;
}
.bodytextbold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}

.text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
	color:#FFF;
}
.title1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin-right: 40px;
	margin-left: 5px;
	font-weight: lighter;
}
.topimg {
	vertical-align: top;
}
.pngimage {
	position:relative;
	top:-23px;
}
.pngtd {
	background-position:bottom;
	background-repeat:no-repeat;
}
.tablover {
	position:relative;
	top:-27px;
}.button_news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #E2DEC2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.newsinput {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.galltable {
	float:left;
	width:130px;
	height:130px;
	padding:0px;
	position: relative;
	margin:1px;
	background:url(../afca_framebg.png) no-repeat;
}
.gal_img {
	border:0px;
	margin:15px;
}