.nicetable {
	border-collapse:collapse;
; font-family: Verdana; font-size: small
}
.blank {
	margin:0px;
	valign: center; 
	padding: 2px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;		
	color:#000099;	
	font-size: 7pt;	
	font-weight:normal;
}
.saturday {
	margin:0px;
	valign: center; 
	padding: 2px;
	border:1px solid #FFFFFF;
	background-color:#CCCCCC;		
	color:#000099;	
	font-size: 7pt;	
	font-weight:normal;
}
.nicetableheader {
	margin:0px;
	valign: center; 
	padding: 2px;
	border:1px solid #FFFFFF;
	background-color:#CCCCCC;		
	color:#000099;	
	font-size: 7pt;	
	font-weight:normal;
}

.nicetablerow {
	margin:5px; 
	padding: 2px;
	border:1px solid #FFFFFF;	
	background-color:#ECF8FF;	
	color:#000099;	
	font-size: 7pt;
	text-align: center;
}

p {
	color:#000099;	
	font-size: 10pt;	
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color:navy;	
	font-size: 15pt;	
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.two {
	color:navy;
	background: #ecf8ff;
	font-size: 10pt;	
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
}

p.three {
	color:white;
	background: #0099ff;
	font-size: 10pt;	
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
}

p.four {	color:navy;
	background: white;
	font-size: 10pt;	
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: none;
}
p.small {
	color:#000099;	
	font-size: 8pt;	
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
  }

#imageright {
  float:right;
  padding-right:7px;
  padding-bottom:7px;
  }


.top-left {

margin-right: 9px; /* clip right corner */
background-image: url(Gif images/corners1280x18.gif);
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url(Gif images/corners1280x18.gif); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left {

margin-right: 9px; /* clip right corner */

background-image: url(Gif images/corners1280x18.gif);
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url(Gif images/corners1280x18.gif); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside {

border-left: 1px solid #0099FF;
border-right: 1px solid #0099FF;
background: #CEF8FF;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}


/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}


/*code for property pages*/
<style type="text/css">
/* curve height, background image */
.curvesgrey .t, .curvesgrey .b, .curvesgrey .b b, .curvesgrey .t b{
height:15px;
background-image: url(../%22Gif%20images/greyroundcornerY.png%22);
}

/* inner color, border color, border width */
.curvesgrey .c{
background:#ffffff;
border-color:#CCCCCC;
border-left-width:1px;
border-right-width:1px;
}
</style>
<style type="text/css">
    .floaterleft {
        float: left;
		border: solid 1px none;
        padding: 5px;
        margin: 10px;
         }</style>
<style type="text/css">
A:link { text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover { color:white }
A:hover { background-color:orange}
</style>
<style>
  input, textarea, select {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background-color: white;
  border-width: 1;
  border-style: ;
  border-color: #FFFFFF;
  }
  </style>
