/* CSS Document */

body {
	background-color: #7FECEE;
	text-align: left;
	margin: 0px;
	font-size: 87%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
a:link {
	color: #00B3B3;
}
a:visited {
  color:#00B3B3;
}
a:hover {
	color:#6E0B52;
}
a:active {
}

/* Text
----------------------------------------------- */

p {
}

.text1 {
	font-size: 100%;
	text-align: left;
}
.style1 {
	font-size: 140%;
	font-weight: bold;
	color: #999999;
}
.top {
	font-size: 80%;
	text-align: right;
}
ul {
	list-style-image: url(images1/bullet1.gif);
	font-weight: bold;
	color: #666666;
	list-style-type: none;
}

H1 {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:200%;
	font-weight:normal;
	color:#00B3B3;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:125%;
	font-weight:bold;
	color:#999999;
	text-align: left;
	line-height: 120%;
	text-transform: uppercase;
	letter-spacing: .2em;
}
H3 {
	font-size:160%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
H4 {
	font-size:95%;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
	text-align: center;
}
.img_right {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_left {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.logo1 {
	background-image: url(images1/prog_optical_logo1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 135px;
	width: 245px;
}
.footer {
	font-size: 70%;
	text-align: left;
}
.justessex {
	font-size: 70%;
	text-align: left;
	color: #333333;
}
.justessex a:link {
	color: #333333;
}
.justessex a:visited {
  color:#333333;
}
.justessex a:hover {
	color:#333333;
}
.spec_range {
	font-size: 70%;
	text-align: left;
	color: #7FECEE;
}
.spec_range a:link {
	color: #7FECEE;
}
.spec_range a:visited {
	color: #7FECEE;
}
.spec_range a:hover {
	color: #6E0B52;
}
