body {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
/*	scrollbar-base-color: #FFF8DC;
	scrollbar-arrow-color: Black;
	scrollbar-3dlight-color: Silver;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #FFA500;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #fcda92;
	overflow: auto;*/
	margin-top: 20px;
	margin-left: 100px;
/*	width: auto;*/
	background-image: url(../images/tropicana.jpg);
	background-repeat: repeat-y;
	font-size: medium;
	font-style: normal;
	cursor: default;
}

img {
	margin: 5px;
	border: none;
}

h1 {
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: #000000;
/*	text-align: center;*/
	margin: 0px;
}

h2 {
	font-size: large;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
/*	height: auto;*/
	color: #FFA500;
	margin: 0px;
}

h3 {
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
/*	height: auto;*/
	color: #FF8C00;
	margin: 0px;
}

h4 {
    font-size : small;
    font-style : normal;
    font-variant : small-caps;
    font-weight : bolder;
    color : #804000;
    margin : 0px;
}

h5 {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

p {
	font-size: small;
}
td p input, p input, .nopadmargin {
	padding: 0px;
	margin: 0px;
}

hr {
    color : #FFA500;
    font-size : smaller;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.formpadrt {
	margin-right: 70px;
}
.border {
	border : thin ridge #8B4513;
}
.center {
	text-align:center;	
}
.red {
	color: #C00;
	font-weight: bold;
}

.caveat {
	color: Blue;
	font-size: xx-small;
}
.copyright {
	color: #000000;
	font-size: xx-small;
}
.emphasis {
	font-size: small;
	font-style: italic;
	color: Black;
}
.pilates {
	font-family: "Pristina", cursive, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.pilates-large {
	font-family: "Pristina", cursive, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.rowheader {
	background-color: #FF8C00;
	color: #FFFFFF;
}
.pilates-desc { 
	font-size: medium;
}
