a  { 
	font-family:"Comic Sans MS", fantasy;
	background-color:transparent; color:#b00080;
	text-decoration:none 
} 

a:hover  { 
	background-color:transparent; color:black;
	font-style:bold 
} 

body  { 
	background-color:white;
	background-image:url("background.gif");
	color:#0000c0; font-family:Arial, sans-serif;
	font-style:normal 
} 

img  { 
	border:0; background-color:transparent;
	color:black 
} 

img.imageleft  { 
	float:left; margin:0px 10px 0px 10px 
} 

img.imageright  { 
	float:right; margin:0px 10px 0px 10px 
} 

img.namelogo  { vertical-align:top } 

p  { 
	background-color:transparent; color:#0000c0 
} 

p.note  { 
	background-color:ivory; color:#0000c0;
	font-size:smaller 
} 

p.note span { display: none }

p.note:hover span { display: block }

table  { width:100% } 

table.realestatelist  { 
	padding-left:10%; padding-right:10% 
} 

td.checkmark  { text-align:center } 

td.leftrealestate  { width:20% } 

td.middlerealestate  { 
	padding-left:40px; padding-right:40px;
	width:60% 
} 

td.rightrealestate  { width:20% } 

td.middleandrightrealestate  { 
	width:80% 
} 

td  { vertical-align:top } 

td.menu  { 
	background-color:transparent;
	font-size:smaller; padding-left:10px 
} 

td.orderformtitle  { 
	background-color:grey; color:white 
} 

td.orderformsubtitle  { width:25% } 

td.orderformcontrol  { width:"*" } 

td.orderformhelp  { 
	width:25%; font-size:smaller 
} 

.subtitle  { 
	font-weight:bold; font-size:bigger 
} 

.miscinfo  { 
	font-weight:lighter; font-style:italic;
	font-size:smaller; margin-top:0px 
} 

ul  { width:60% } 

.author  { 
	margin-top:0px; font-size:smaller;
	text-align:right 
} 

.central  { text-align:center } 

.eightypercent  { width:80% } 

.designer  { margin-top:50px } 

.quote  { 
	font-style:italic; margin-bottom:0px;
	margin-left:50px 
} 

.close  { 
	margin-top:5px; margin-bottom:0px 
} 

.closeright  { 
	margin-top:0px; margin-bottom:0px;
	text-align:right; font-size:smaller 
} 

.backtotop  { 
	font-size:smaller; text-align:right 
} 

.menu, .designer  { font-size:smaller } 

.nowrap  { white-space:nowrap } 

.wrap  { 
	text-align:center; white-space:normal 
} 

.green  { color:#008000 } 

.red  { color:#ff0000 }

