.greybar-800 {
	background-image: url(../templates/homepage01/greybar-800.jpg);
}
.greybar_50 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 50px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}
.greybar {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	clear: none;
	width: 225px;
}

.greybar_75 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 75px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}
.greybar_100 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 100px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}
.greybar_200 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 200px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}
.bodybackground {
	background-image: url(../images/template/bodybackground.png);
	background-repeat: repeat-y;
	padding-top: 15px;
}




.greybar_25 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 25px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}
.greybar_800 {
	background-image: url(../images/greybar_1x2.png);
	height: 30px;
	width: 800px;
	background-repeat: repeat-x;
	background-position: center;
	float: left;
}


.navbar01 {
	height: 30px;
	width: 150px;
	background-color: #FFB40E;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
a.navbar01:link {
	height: 30px;
	width: 150px;
	background-color: #FFB40E;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.newsitem01 {
	padding: 8px;
	width: 90%;
	border: 1px solid #CCC;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

a.navbar01:hover {
	height: 30px;
	width: 150px;
	background-color: #001AD1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
a.navbar01:visited {
	height: 30px;
	width: 150px;
	background-color: #CCC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.fold {
	background-image: url(../home_images/foldbackground.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 310px;
	width: 551px;
	background-repeat: no-repeat;
}

