/* Pulled from Cypress Meadows Original Site */
body {
	background-color:#666666;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}
h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	/* color: see style css */
}

h2 {
	font-size: 140%;
	/* color: see style css */
}

h3 { 
   font-size: 130%;
}

h4 {
	font-size:  110%;
}

h5 {
	font-size: 100%;
	font-style: italic;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
a:link,
a:visited,
a:hover {
	color: #fff;
	text-decoration:underline;
}

a img {border:0}

h1 {
	color: #90C306;
}

h2,h4,h5 {
	color: #ccc;
}

h3 {
	color: #FFFFFF;
}
.small{display:none}
table.adminForm td, table.adminform td{padding:7px;vertical-align:top}