/* 160804 windwoodrentals.com 2004 www.urbanhorizon.com */

body , td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link { color: #003399; text-decoration: underline }
A:visited  { color: #003399; text-decoration: underline }
A:active  { color: #003399; text-decoration: underline }
A:hover  { color: #39BBE5; text-decoration: none }

.bodalt { color: #2060a9 }
.bodwhi { color: #ffffff }
.bodgre { color: #cccccc; font-weight: bold }
.bodsml { color: #003399; font-size: 9px }

.head { font-size: 14px; color: #003399; font-weight: bold }
.headsub {
	font-size: 12px;
	color: #668AE4;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bul { font-size: 11px; color: #2060a9  font-weight: bold }
.bulw { font-size: 11px; color: #ffffff; font-weight: bold }

.noborder { border-style: none; background: transparent; border-width: 0px }

/* background-color: #9999cc; must go inside each individual input tag on the page */
input {
	background-color: #edf1ff;
	border-color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: normal;
	color: #003399;
	border-style: solid;
	border: 1;
}
select { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #003399 }
textarea { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #003399 }

.foot {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 10px }
.foot a:link {
	font-family: verdana, helvetica, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.foot a:visited{  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 10px; text-decoration: underline }
.foot a:active {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 10px; text-decoration: underline }
.foot a:hover {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 10px; text-decoration: none }

UL , li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	list-style-image: url(/gfx_com/fl_bull.gif);
}
/*
UL UL LI {
font-size : 10pt;
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color : #003366;
list-style-image: url(/graphics/sub_bullet.gif);
}

UL UL UL LI {
font-size : 10pt;
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color : #003366;
list-style-image: url(/graphics/sub_sub_bullet.gif);
}
*/