body{
	background-image: url(../images/bg-TB.gif);
	background-repeat: repeat-y;
	background-color: #009A32;
	background-position: center;
	}

p.Center{
	width: 800px;
	position: fixed;
	vertical-align: middle;
}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.background {
	background-color: #009A32;}
	
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.text-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #c5bba6;
}
.gr_bg {
	background-color: #009933;
}
.btmlinks {
	background-color: #FFFFCC;
	background-position: bottom;
	vertical-align: baseline;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 795px;
	position: relative;
	vertical-align: middle;
}
#TextBody
.txtcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 785px;
	position: relative;
}
#n	
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFCC;
	color: #FFFFFF;
	width: 785px;
	position: relative;
}

#navigation {
	background-color: #009900;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 800px;
	height: 25px;

}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	padding: 3;
	border-right-style: none;
}
#navigation li {
	float: left;
	vertical-align: middle;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #FFFFCC;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding: 1px;
}
#navigation a:hover {
	background-color: #006600;
	border: 0px none #f2f2f2;
}
