/* CSS Document */
.maintxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-transform: none}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.spacer2 {
	background-image: url(images/fr-l-sp.gif);
	background-repeat: repeat-y;
	background-position: center;
}




.spacer1 {
	background-image: url(images/vert-spcr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.hdrtxt {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 22px;
	color: #006600;
	font-style: italic;
}
.fototxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.spacer3 {
	background-image: url(images/fr-l.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.cellpad1 {
	padding: 5px;
}
.hdrtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#indent {
	text-indent: 25px;
}
a:hover {
	color: #FFFFFF;
	background-color: #008080;
}


.fotoleft {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.fotocntr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
.fotorit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
}
.red {
	color: #FF0000;
}
.sup {
	text-decoration: underline;
	vertical-align: super;
	font-size: 11px;
}
.emllink {
	text-decoration: none;
}

