.div-top1 {
	background-color: #7FC600;
	height: 10px;
}
.div-top2 {
	background-color: #BCF700;
	height: 10px;
}

.font1 {
	font-size: 20px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg-bar1 {
	background-image: url(images/bg-bar1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.font2 {
	font-size: 24px;
	font-weight:bold;
	text-transform: uppercase;
	color: #9B2401;
}
.bd-6px {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bd-3px {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.font3 {
	font-size: 20px;
	color: #344990;
	}
.bg-bar2 {
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgbar {
	font-size: 30px;
	font-weight: bold;
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #3A5AC4;
}

.font4 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A5AC4;
}

.bd2px {
	border:2px solid #ffffff;
}

