body {
	background-color:#ffffff;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top:0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: medium;
	line-height: 1.6em;
	    }

.text-center {
	text-align: center;
	margin-left:40px;
	margin-right:40px;

}

/* header */
#xheader-box {
	height: 69px;
	width: 100%;
	text-align: center;
	margin: 0;
	background-image: url(images/logo_bg.gif);
}
#xheader-left {
	width: 125px;
	float: left;
}

#xheader-right {
	width: 125px;
	float: right;
}

.xheader-center {
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 16px;
}


#xheader-center b {
	font-size: 16px;
}


img {
	border: 0px;
}



.navbar {
	color: #ccccff;
	font-size: 80%;
	text-align: center;
	background-image: url(images/logo_bg3.gif);
	background-repeat: repeat-x;
}


.navbutton {
	font-weight: bold;
	color: #000000;
	line-height: 2.2em;
	text-decoration: none;
	padding:5px;
	}

.main {
	width: 100%;
	border-collapse: collapse;
	border-size: 0px;
	text-align: center;
}


.main-left {
	background-image: url(images/border-left.gif);
	background-repeat: repeat-y;
	width: 6px;

}

.main-right {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	width: 6px;

}


.news-header {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	background-image: url(images/bg-nav.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #53AC4F;
	border-width: 1px;
	border-style: solid;
	border-color: #53AC4F;
	font-size: 110%;
}

.news {
	font-size: 85%;
        font-weight: bold;
	padding: 10px;
}


.news a:link {
	color: #55AE51;
}
.news a:hover {
	color: #FF9C00;
}
.news a:active {
	color: #33ff99;
}
.news a:visited {
	color: #4A9D47;
}


.pic {
	float: left;
	padding: 10px;
}

li {
	clear: both;
	}


.center-pic {
	display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
}

.center-table {
	width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
	font-size: 75%;
        font-weight: bold;
        border: solid 2px;
        border-color: #53AC4F;

}

.center-table-wide {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
	font-size: 100%;
        font-weight: bold;
        border: solid 2px;
        border-color: #53AC4F;
        border-collapse: collapse;
}


.center-cell {
	vertical-align: top;
	line-height: 18px;
	padding: 5px;

}



.center-text {
	text-align: center;
	height : 5px;
	line-height: 12px;
}




#footer {
	clear:both;
	padding: 10px;
	}


a.navbutton:link {
	color: #ffff00;
	}
a.navbutton:visited {
	color: #33cc00;
	}
a.navbutton:hover {
	color: #33ff66;
	text-decoration: underline;
	}
a.navbutton:active {
	color: #ff0033;
	}

#downloadlink a:link {
	color: #ff3333;
}

#downloadlink a:visited {
	color: #ff7722;
}

#downloadlink a:hover {
	color: #ffff66;
}

#downloadlink a:active {
	color: #33ff99;








