body {
	background:#ffffff;
	margin: 0px;
	color: #000000;
}
a.urlbrown:link {
	color: #9B3409;
	text-decoration: none;
}
a.urlbrown:visited {
	text-decoration: none;
	color: #9B3409;
}
a.urlbrown:hover {
	color: #9B3409;
	text-decoration: underline;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.text_sm {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.text_scroller {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.brown {
	color: #8E2E1A;
}
.grey {

	color: #CCCCCC;
}
.T_brd {
	border: 1px solid #DBDADA;
}.full_scr_bg {
	background-image: url(images/cont_bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cont_bg {

	background-image: url(images/cont_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
