* {
margin: 0;
padding: 0;
font-family: "Times New Roman",serif;
}

body {
background-image: url('/images/bg.gif');
color: black;
}

.image {
border: 0;
}

.bullet {
vertical-align: 1px;
}

.docu_bullet {
vertical-align: 0px;
border: 0;
}

h1 {
font-family: "Times New Roman", sans-serif;
font-size: 24px;
color: #754503;
font-weight: bold;
}

h2 {
font-family: "Times New Roman", sans-serif;
font-size: 11pt;
color: #0e0e0e;
font-weight: bold;
}

h3 {
font-family: "Times New Roman", sans-serif;
font-size: 20px;
color: #0e0e0e;
font-weight: bold;
}

.clear {
clear: both;
}

.linkStyle1:link, .navBarLinks a:link {color: #e6e6e6; text-decoration: none;}
.linkStyle1:visited, .navBarLinks a:visited {color: #e6e6e6; text-decoration: none;}
.linkStyle1:hover, .navBarLinks a:hover {color: #e6e6e6; text-decoration: underline;}
.linkStyle2:link {color: #5a5a5a; text-decoration: none;}
.linkStyle2:visited {color: #5a5a5a; text-decoration: none;}
.linkStyle2:hover {color: #5a5a5a; text-decoration: underline;}
.linkStyle4:link {color: #0A396E; text-decoration: none;}
.linkStyle4:visited {color: #0A396E; text-decoration: none;}
.linkStyle4:hover {color: #0A396E; text-decoration: underline;}

.navBarLinks {
padding-top: 7px;
font-weight: bold;
font-size: 14px;
text-align: center;
}

.frame {
margin:  20px auto 20px auto;
width: 779px;
background-color: white;
border: 1px solid #545454;
}

.header {
height: 147px;
}

.headerLogo {
float: left;
padding: 11px;
}

.rentersLandlords {
float: left;
margin: 0 0 0 72px;
}
/* 97px orig */

.headerMiddle {
background-image: url('/images/next_meeting_bg.gif');
width: 186px;
height: 31px;
margin: 9px 0 0 25px;
color: #e6e6e6;
font-size: 14px;
font-weight: bold;
}

.nextMeetingText {
float: left;
width: 186px;
margin-top: 8px;
text-align: center;
}

.headerLogin {
float: left;
margin-left: 58px;
background-image: url('/images/login_sep.gif');
background-repeat: no-repeat;
height: 137px;
}

.memberLoginText {
margin: 27px 0 0 16px;
color: #5a5a5a;
font-size: 15px;
font-weight: bold;
}

.usernameText {
margin: 9px 0 0 16px;
color: #5a5a5a;
font-size: 13px;
font-weight: bold;
}

.passwordText {
margin: 7px 0 0 16px;
color: #5a5a5a;
font-size: 13px;
font-weight: bold;
}

.loggedInText {
margin: 43px 0 0 16px;
color: #5a5a5a;
font-size: 13px;
font-weight: bold;
}

.loginText {
margin: 7px 0 0 163px;
color: #5a5a5a;
font-size: 13px;
font-weight: bold;
}

.usernameInputField {
width: 116px;
height: 16px;
border: 1px solid #494949;
background-color: #f1ede6;
font-weight: normal;
text-indent: 1px;
font-size: 12px;
margin-left: 16px
}

.passwordInputField {
width: 116px;
height: 16px;
border: 1px solid #494949;
background-color: #f1ede6;
font-weight: normal;
text-indent: 1px;
font-size: 12px;
margin-left: 19px
}

.inputField {
width: 116px;
height: 16px;
border: 1px solid #494949;
background-color: #f1ede6;
font-weight: normal;
text-indent: 1px;
font-size: 12px;
}

.navBar {
clear: both;
background-image: url('/images/navbar_bg.gif');
background-repeat: repeat-x;
background-color: #6c6c6c;
height: 34px
}

.footer {
background-image: url('/images/footer_bg.gif');
background-repeat: repeat-x;
height: 30px;
}

.copyright {
padding: 9px 0 0 4px;
font-weight: bold;
font-size: 11px;
color: #e6e6e6;
}

.subPagesContent {
padding: 18px 24px 24px 24px;
color: #494949;
font-weight: bold;
font-size: 14px;
}

.containerBox {
border: 1px solid #494949;
background-color: #f1ede6;
padding: 10px;
}

.tenantsTable {
background-color: black;
width: 100%;
}

.tenantsTable TD {
background-color: white;
}

.meetingTable {
background-color: black;
width: 100%;
}

.meetingTable TD {
background-color: #FAF7F5;
}
