body {
    background-color: #FFFFFF;
}

hr {
    background-color: #2c3232;
}

.main_table {
    background-image: url('images/brownparchment.jpg');
}
.titletext {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20pt;
        text-align: center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.style5 {
	text-align: center;
	font-family: "Arial Black";
	font-size: medium;
        font-weight: bold;
        color: orange;
        line-height: 20px;
}
.menubar {
        width: 100%; 
        background-color: #2c3232;
}
.sitemenu:link {
	text-align: center;
	font-family: "Arial Black";
	font-size: medium;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

.sitemenu:visited {
	text-align: center;
	font-family: "Arial Black";
	font-size: medium;
        font-weight: bold;
        color: white;
        text-decoration: none;
}

.sitemenu:hover {
	text-align: center;
	font-family: "Arial Black";
	font-size: medium;
        font-weight: bold;
        color: orange;
        text-decoration: none;
}

.sitemenu:active {
	text-align: center;
	font-family: "Arial Black";
	font-size: medium;
        font-weight: bold;
        color: orange;
        text-decoration: none;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.footertext {
        font-family: Arial, Helvetica, sans-serif;
        color: #666666;
        font-size: 8pt;
}
.login-content {
  width: 206px;
}
.login-form {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
}
.text-box, .btn {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
}

.text-box {
  border: 1px solid #CCCCCC;
}
