

.background {
	background-color: #E4D1A9;
	margin: 20px 0 10px 0;
    /*
    text-align: center;
	background-color: #bbb4ac;
	background-color: #2081a1;
    */
}

.MainTable_bg {
	background-color: #FFFFFF;
}

.MainLeft_column {
	vertical-align: top;
	width: 200px;
    background-color: #FFFFFF;
	/*background-color: #2a4c7a;*/
	/*background-color: #2b4d78;*/
}

.MainRight_column {
	vertical-align: top;
	/*width: 689px;*/
}

.Top_Row {
	background-color: #bbb4ac;
	height: 10px;
	font-size: 10px;
}

.TopBar {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: bold;
	color: #853304;
	background-image: url('../images/OwnerPortal/TopbarBg.gif');
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	text-align: right;
	padding-left: 20px;
}

#TopBar a:link {
	color: #853304;
	text-decoration: underline;
}
#TopBar a:hover {
	color: #bd4b09;
	text-decoration: underline;
}
#TopBar a:active {
	color: #bd4b09;
	text-decoration: underline;
}
#TopBar a:visited {
	color: #853304;
	text-decoration: underline;
}

.PhotoRow {
	background-image: url('../images/OwnerPortal/foto01.jpg');
	height: 200px;
	width: 550px;
}

.TitlesBg {
	background-color: #FFFFFF;
}

.TextBox {
	padding-top: 5px;
	padding-right: 0px;
	width: 95%;
}

.InfoTable{
    padding: 10px;
    margin: 0 0 0 5px !important;
    border-width: 0px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: #000000;
    width: 200px !important;
    background-color: #e0e0e0;
}

.RightColum_Titles {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: var(--theme-font-color);
	background-color: var(--theme-bg-color);
	text-align: left;
}

.RightColum_Titles_2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: var(--theme-font-color) !important;
	background-color: var(--theme-bg-color) !important;
	text-align: left;
}

.RightColumn_Text span font {
    color: black !important;
}

.RightColumn_Text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: var(--theme-font-color) !important;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.RightColumn_Text li {
	margin-left: 20px;
}
#RightColumn a:link {
	color: #333333;
	text-decoration: none;
}
#RightColumn a:hover {
	color: #666666;
	text-decoration: underline;
}


.Titles span {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

#Title {
	background-color: #b46a3c;
	border-top: 1px solid #4c311e;
	border-bottom: 1px solid #d1ac92;
	margin: 10px 0 0 0;
}

.Subtitles {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #9a3e0b;
	text-align: left;
}
.BodyText {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.FldBtn {
	background-image: url('../images/OwnerPortal/Button-Submit.png');
	background-repeat:	no-repeat;
	border: 0 none;
    color: #FFFFFF;
    height: 30px;
    text-shadow: none;
    width: 105px !important;
	background-color: transparent;
	font-weight:bold;
}

.FldBtnRst {
	background-image: url('../images/OwnerPortal/Button-Reset.png');
	background-repeat:	no-repeat;
	border: 0 none;
    color: #FFFFFF;
    height: 30px;
    text-shadow: none;
    width: 105px !important;
	background-color: transparent;
	font-weight:bold;
}

.FormData{
    width: auto !important;
}
