/* 201104 www.urbanhorizon.com */

body , td {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
	color: #1f3152;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
A:link { text-decoration: underline }
A:visited  { text-decoration: none }
A:active  { text-decoration: none }
A:hover  { text-decoration: underline }

.menu { color: #25495a; font-size: 13px; font-weight: bold }
.menu A:link { color: #25495a; font-size: 13px; text-decoration: none; font-weight: normal }
.menu A:visited  { color: #25495a; font-size: 13px; text-decoration: none; font-weight: normal }
.menu A:active  { color: #25495a; font-size: 13px; text-decoration: none; font-weight: normal }
.menu A:hover  { color: #25495a; font-size: 13px; text-decoration: underline; font-weight: normal }

.bod2 { color: #64172B }
.bod2 A:link { color: #64172B;  text-decoration: underline; font-weight: normal }
.bod2 A:visited  { color: #64172B;  text-decoration: underline; font-weight: normal }
.bod2 A:active  { color: #64172B;  text-decoration: underline; font-weight: normal }
.bod2 A:hover  { color: #A42646; text-decoration: underline; font-weight: normal }
.bodwhi { color: #ffffff }
.bodgre { color: #cccccc; font-weight: bold }
.bodsml { color: #2060a9; font-size: 9px }

h1 { font-size: 15px; color: #64172B; font-weight: bold }
h2 { font-size: 12px; color: #25495a; font-weight: bold }
h3 { font-size: 11px; color: #1f3152; font-weight: bold }
h3 A:link { font-size: 11px; color: #1f3152; text-decoration: underline; font-weight: bold }

.bul { font-size: 10px; color: #2060a9  font-weight: bold }
.bulw { font-size: 10px; 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: #000000;
	border-color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: normal;
	color: #ffffff;
	border-style: solid;
	border: 1;
}
cfinput { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #ffffff }
cfselect { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #ffffff }
select { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #ffffff }
textarea { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #ffffff }

.foot {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 10px }
.foot a:link {
	font-family: verdana, helvetica, helvetica, sans-serif;
	color: #CCCCCC;
	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 {
font-family : arial, helvetica, sans-serif;
list-style-image: url(/gfx_com/hp_sf_bul.gif);
}

UL UL LI {
font-family : Arial, Helvetica, sans-serif;
list-style-image: url(/gfx_com/hp_sf_sub_bul.gif);
}

UL UL UL LI {
font-family : Arial, Helvetica, sans-serif;
list-style-image: url(/gfx_com/hp_sf_sub_sub_bul.gif);
}

