body { color: black; font-family: Arial; background-color: black }
td { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 16px }
.nav { background-image: url(flexi_nav_bg.jpg); background-repeat: no-repeat }
a { color: #2C84CE; text-decoration: underline }

.header { color: #2C84CE; font-size: 16px; font-family: Georgia; line-height: 14px }

.img1 { background-image: url(flexi_01.jpg); background-repeat: no-repeat; background-position: 0 bottom }
.img2 { background-image: url(flexi_01.jpg); background-repeat: no-repeat; background-position: 0 bottom}
.img3 { background-image: url(flexi_01.jpg); background-repeat: no-repeat; background-position: 0 bottom }
.img4 { background-image: url(flexi_01.jpg); background-repeat: no-repeat; background-position: 0 bottom }

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid white;
	background-color : black;
	padding: 0px
}

a.subnavlink {
	font-size: 11px;
	color: white;
	text-decoration: none
}

a.subnavlink:hover {
	font-size: 11px;
	color: #2C84CE;
	text-decoration: none
}

a.subnavlink2 {
	font-size: 11px;
	color: #2C84CE;
	text-decoration: none
}