*
{
	margin: 0;
}
body {
	background-image: url('BG.png');
	background-position: center 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #fff;
  	font-family: Tahoma;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #454545;
}
img {
	border: none;
	behavior: url(iepngfix.htc)
}
h1 {
  	font-family: Times New Roman;
	font-size: 15pt;
	color: #1c4b9b;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: -1px
}
h2 {
  	font-family: Times;
  	color: #7c0000;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0px
}
A:link {
	color: #525252;
	text-decoration: none;
}
A:visited {
	color: #525252;
	text-decoration: none;
}
A:active {
	color: #525252;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #264EA6;
}
td.odd {
	background-color: #ecf4f9;
}
.selectbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #fff;
	border-color: #616161; 
	border: 1px;
	border-style: solid;
	width: 99%;
}
.textbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #fff;
	border-color: #616161; 
	width: 98%;
	border: 1px;
	border-style: solid;
}
.textbox_small { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #fff;
	border-color: #616161;
	width: 75px;
	border: 1px;
	border-style: solid;
}
.textarea { 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	background-color: #ecf4f9;
	border-color: #616161; 
	width: 99%;
	border: 1px;
	border-style: solid;
}
.submit { 
	color: #414141; 
	font-family: Tahoma, Arial; 
	font-size: 18px; 
	width: 100%;
}
td.login { 
	background-image: url('images/dallas_investment_property_03.png');
	width: 645px;
    height: 80px;
}

td.content { 
	background-image: url('images/dallas_investment_property_13-14.png');
	width: 604px;
    height: 407px;
	text-align: justify;
    vertical-align: top;
    padding-right: 1px;
}
td.text_content { 
	text-align: justify;
    vertical-align: top;
    padding-left: 47px;
    padding-right: 26px;
    padding-top: 25px;
    padding-bottom: 25px;
}
td.content_right { 
	background-image: url('images/dallas_investment_property_14-15.png');
	width: 369px;
    height: 407px;
	text-align: justify;
    vertical-align: top;
    padding-top: 12px;
    padding-right: 18px;
    padding-left: 1px;
    padding-bottom: 12px;
}
td.content_right_col { 
	width: 50%;
	vertical-align: top;
    padding-left: 9px;
}
td.content_right_col2 { 
	width: 50%;
	vertical-align: top;
    padding-left: 14px;
}
td.get_financed { 
	background-image: url('images/dallas_texas_foreclosures_06.jpg');
	width: 582px;
    height: 161px;
	text-align: justify;
    vertical-align: top;
    padding-right: 0px;
}
td.bottom_menu { 
	background-image: url('images/dallas_investment_property_15.png');
  	font-size: 8pt;
	font-weight: bold;
	width: 973px;
    height: 42px;
	text-align: center;
    vertical-align: middle;
}
td.copyright { 
	text-align: center;
  	font-size: 7.5pt;
	font-weight: bold;
	color: #939393;
	font-variant: small-caps;
    padding-top: 10px;
    padding-bottom: 10px;
}

#click_here
{
	position: absolute;
	top: 452px;
}
#click_here_2
{
	position: absolute;
	top: 452px;
}
#click_here_3
{
	position: absolute;
	top: 452px;
}

#accordion {
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-variant: small-caps;
	color: #283886;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 1px;
}
div.element p, div.element h4, div.element {
	margin:0px;
	padding:4px;
	font-size: 8pt;
	color: #000;
	text-align: justify;
}
blockquote {
	padding:5px 20px;
}