body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

table,td {
	border-collapse: collapse;
}

table,td,img {
	border: 0px;
}

form,td {
	margin: 0px;
	padding: 0px;
}

td {
	font: 11px tahoma, arial, helvetica, sans-serif;
	color: #6B7A89;
	vertical-align: top;
	text-align: left;
}

a {
	color: #5C3317;
}

a:hover {
	text-decoration: none;
}

span a {
	color: #5C3317;
	background: url('../images/marker.gif') no-repeat left top;
	background-position: 0px 3px;
	padding-left: 14px;
}

span {
	color: #3187ce;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li a {
	color: #5C3317;
	background: url('../images/list_bull.gif') center left no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	line-height: 18px;
}

/*header*/
.logo_bgr {
	background: url('../images/logo_bgr.png') 0 1px no-repeat;
	width: 291px;
	height: 266px;
}

.logo_bgr img {
	margin: 1px 0px 0px 0px;
}

.h_foto img {
	margin: 1px 0px;
}

/*footer*/
.footer {
	background: #2e81c9 url('../images/footer_bgr.png') top left no-repeat;
	width: 766px;
	height: 75px;
	color: #FFFFFF;
	text-align: center;
	padding: 32px 0px 28px 0px;
}

.footer a {
	color: #FFFFFF;
}

/*content*/
.content {
	height: 344px;
	background: url('../images/con_line_top.gif') top left repeat-x;
	width: 766px;
}

.cont_indent {
	margin: -35px 10px 0px 20px;
}

.title {
	margin-bottom: 17px;
	display: block;
	border: 0px solid black;
}

.indent_img {
	margin-right: 12px;
	float: left;
	width: 121px;
	border: 3px ridge #666666;
}

.f input {
	width: 205px;
	height: 26px;
	margin-bottom: 7px;
}

.f textarea {
	width: 205px;
	height: 97px;
	overflow: auto;
	margin-bottom: 11px;
}

.f textarea,.f input {
	border: 1px solid #6b7a89;
	color: #6b7a89;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 2px;
}

.indent_text_p6 div {
	margin-bottom: 10px;
}

.menu_cell {
	width: 152px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	padding-top:10px;
	font-weight: bold;
	border-right: 2px groove #5C3317;
	white-space: nowrap;
}

.menu_cell a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	color: #5C3317;
	text-transform: uppercase;
}

.menu_cell a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	color: #5C3317;
	text-transform: uppercase;
}

.menu_cell a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	color: #5C3317;
	text-transform: uppercase;
}

.menu_cell a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	color: #3187CE;
	text-transform: uppercase;
}

.rsb_title_bar {
	width: 711px; 
	margin-top: 0px; 
	height: 35px; 
	border: 0px dashed red; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold; 
	font-size: 13px;
	color: #5C3317;
}

.rsb_title_bar h3 {
	text-align: center;
	font-weight: bold; 
	font-size: 14px;
}

#serviceProviderTable {
	border-top: 3px solid #5C3317;
	border-left: 3px solid #5C3317;
	border-right: 3px solid #5C3317;
	border-bottom: 3px solid #5C3317;
	border-collapse: collapse;
	table-layout: fixed;
	width: 725px;
	color: #5C3317;
}

#serviceProviderTable th {
	background-color: #5C3317;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
}

#serviceProviderTable td {
	color: #5C3317;
	font-weight: bold;
	padding-left: 5px;
}

#serviceProviderTable td.bigText {
	color: #5C3317;
	background-color: #F0C9AE;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}