/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(images/farback.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B1D00;
}

.footlinks {
font: 10px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.border {
border: 1px solid #999999;
}

.footlinks a {
color:#FFFF66;
}

.footlinks a:hover {
color: #666666;
}

.content {
background:url(images/cabo_home_builder_03.jpg);
width: 661px;
height: 339px;
}
a:link {
	color: #17167E;
}
a:visited {
	color: #486A90;
}
a:hover {
	color: #62480B;
}
a:active {
	color: #472F2B;
}
h1 {
	font-size: 16px;
	color: #554009;
}
.bullet {
background:url(images/bullett.jpg);
background-position:left center;
background-repeat:no-repeat;
padding-left:24px;
padding-top:10px;
height:28px;
}

div.scroll {
height: 325px;
width: 650px;
background:transparent;
overflow: auto;
border: none;
padding: 0px;
text-align:left;
}

.flashArea {
width: 860px;
height: 140px;
padding: 0px;
}