* html body {
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}
body {
	padding: 0;
	margin: 0;
	height: auto;
	background-image: url(../images/css/pageBg.jpg);
	height: 100%;
	background-color: #A3BF12;
	background-repeat: repeat-x;
	background-position: center top;
}
#body {
	background-image: url(/images/css/page_body_pat.gif);
	background-repeat: repeat-y;
}
#nav {
}
#content {
	text-align: left;
}
#content .ctd {
	padding-right: 11px;
	padding-left: 5px;
}
#flashtv {
	text-align: left;
}
.dateEvent {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
	text-align: right;
	padding-right: 10px;
	clear: both;
}

#flashtv td {
	padding-left: 5px;
}

#layout {
	background-image: url(/images/css/page_body.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/css/page_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 736px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	padding: 2px;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #FF3300;
	margin-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #030;
	margin-top: 10px;
	font-weight: lighter;
	line-height: 22px;
	margin-right: 5px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #339933;
	width: 90%;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	padding-right: 10px;
}
.itemEvent {
	list-style-image: url(../images/css/bullet.gif);
}
.eventImg {
	margin: -50px -50px;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
	visibility: inherit;
}
.more {
	padding-right: 15px;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}
.item {

	font-family: Tahoma;
	font-size: 11px;
	color: #044A22;
	list-style-image: url(/images/css/bullet.gif);
}

#content ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content li {
	font-family: Tahoma;
	font-size: 11px;
	color: #044A22;
	list-style-image: url(/images/css/bullet.gif);
		}

#content a{
	color: #FF6600;
	text-decoration: none;
}
/*#content a:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}*/
#content a:visited{

}
.devami {
	font-size: 11px;
}
.tableRef {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #044A22;
}
.tableRef .thin {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DEB0;
}
.tableRef td{
	padding-left: 5px;
}
.caption {
	color: #000000;
	background-color: #D2CF8A;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #59A050;
	height: 25px;
}
.back {
	margin-bottom: 10px;
	margin-top: 5px;
}
.back a {
	background-color: #E8E6C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0AB42;
}
hr {
	width: 90%;
	color: #B0AB42;
	height: 1px;
}
/************************************************************/
.tableBt {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #044A22;
	line-height: 18px;
}
.tableBorder {
	border: 1px solid #B4AE60;
	height: auto;
	width: auto;
	margin-left: -15px;
}

.tableBt td{
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DEB0;
}
.tableBt .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tableBt .caption {
	color: #000000;
	background-color: #D2CF8A;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #59A050;
	height: 25px;
}
.tableBorder2 {

	border: 1px solid #B4AE60;
	height: auto;
	width: auto;
}
.err {
	color: #FF0000;
}
.iktd {
	background-color: #E1DEB0;
}
.banner {
	margin-top: 18px;
}

