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

#pleaseWait {display: none;}

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

.image {
border: 0;
}

.bullet {
vertical-align: 1px;
border: 0;
}

.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;
}

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

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

.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;}
.linkStyle3:link {color: #754503; text-decoration: none;}
.linkStyle3:visited {color: #754503; text-decoration: none;}
.linkStyle3:hover {color: #754503; 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;
}

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

.memberNavLinks {
float: left;
background: url('/images/member_nav_bg.gif') repeat-x;
margin: 0 0 13px 27px;
height: 31px;
color: #e6e6e6;
font-size: 14px;
font-weight: bold;
}

.memberNavText {
margin-top: 5px;
text-align: center;
}

.headerLogin {
float: left;
margin-left: 108px;
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;
border: 1px solid #494949;
background-color: #f1ede6;
font-weight: normal;
text-indent: 1px;
font-size: 12px;
font-family: "Times New Roman", serif;
}

.nextMeetingText {
margin-top: 8px;
text-align: center;
}

.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;
}

.containerBox1 {
border: 1px solid #494949;
background-color: #f1ede6;
padding: 10px;
margin: 3px;
margin-right: 5px;
}

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

.tenantsTable TD {
background-color: white;
}

.tenantsTable2 {
background-color: black;
}

.tenantsTable2 TD {
background-color: white;
}

hr {
height: 1px;
border: none;
background-color: #b8b8bb;
width: 100%;
text-align: left;
margin: 8px auto 8px 0;
}

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

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