body {
    font-family:"Century Gothic";
    font-size:12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #4E4537;
	margin: 0px;	
}
a:link {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
a:visited {
	font-family: "Century Gothic";
	ica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
a:hover {
	font-family: "Century Gothic";
	color: #777000;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
a:active {
	font-family: "Century Gothic";
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
font {
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}
p{font-family: "Century Gothic" font-size:12px;} 

a.one:link {color: #ffffff; font-weight:bold;}
a.one:visited {color:#ffffff; font-weight:bold;}
a.one:hover {color: #cccccc; font-weight:bold;}
#NewsDiv	{ position: absolute; left: 0; top: 0; width:100px }

.heading {
	font-family: "Century Gothic";
	color: #777000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.heading_white {
	font-family: "Century Gothic";
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.subheading {
	font-family: "Century Gothic";
	color:#333333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.link {
	font-family: "Century Gothic";
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.link:hover {
	font-family: "Century Gothic";
	color:#ffffff;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}
.th-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c5bb00;
}
.td-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A58A9;
	text-decoration: none;
	border: 1px solid #C2D2EC;

}
.td-td-noborder {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #0A58A9;
	text-decoration: none;
}
.td-caption {
	background-color: #FFFCED;
	border: 1px solid #C0CFEC;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;

}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}

