/* CSS Document */
a:link {
	color: #0000FF;
	text-decoration: none;
} 
a:active {
	color: #FF0000;
	text-decoration: none;
} 
a:visited {
	color: #0000FF;
	text-decoration: none;
} 
a:hover {
	color: #0099FF;
	text-decoration: underline;
} 
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 
li {color: #000000; list-style-type: bullet} 
ul {color: #000000; list-style-type: bullet} 
ol {color: #339966} 
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF} 
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.footer:active {
	color: #000000;
	text-decoration: none;
} 
a.footer:hover {color: #FFFFFF; text-decoration: underline}
.lft-menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666699} 
a.lft-menu:link {color: #333333; text-decoration: none} 
a.lft-menu:visited {color: #666666; text-decoration: none} 
a.lft-menu:active {color: #333333; text-decoration: none} 
a.lft-menu:hover {color: #999933; text-decoration: none} 
h2 {
	font-size: 14px;
	color: #003399;
}
.thin-tableborder {
	border: 1px solid #999999;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FF3300;
	font-weight: bold;
	font-size: 11px;
}
#ajaxticker1{
width: 400px;
height: 30px;
border: 0px ridge black;
padding: 5px;
padding-left: 10px;
background-color:;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.headlines a:link {
	color: #0000FF;
	text-decoration: none;
}
.headlines a:visited {
	color: #0000FF;
	text-decoration: none;
}
.headlines a:hover {
	color: #0099FF;
	text-decoration: none;
}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 202px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu li a{
background: white url(http://www.labelleproperties.com/images/glossyback_brown.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 100%;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(http://www.labelleproperties.com/images/glossyback_brown2.gif);
}#top {
	background-image: url(../images/top.jpg);
	background-position: left top;
	height: 255px;
	width: 771px;
}
#top #featured-title {
	height: 30px;
	width: 245px;
	padding-left: 10px;
	float: left;
	clear: left;
}
#top #Left-Top {
	height: 205px;
	width: 245px;
	padding-left: 10px;
	float: left;
}
#top #Top-Right {
	float: right;
	height: 180px;
	width: 515px;
}
#top #Bot-Right {
	clear: right;
	float: right;
	height: 40px;
	width: 515px;
}
#top #Bot-Right #Ticker {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Body-Content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.img-eft {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}

