/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B4A880;
}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #3c3c3c;
}
a {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #746c4c;
}
a:visited {
	color: #746c4c;
}
a:hover {
	color: #746c4c;
}
a:active {
	color: #746c4c;
}
a:link {
	color: #746c4c;
}
.style1 { color:#746c4c; font-size:10px; text-transform:uppercase; font-weight:bold;}
.style1 a:link { font-size:10px; font-weight:bold; text-transform:none; }
.style1 a:active {  font-size:10px; font-weight:bold; text-transform:none; }
.style1 a:visited { font-size:10px; font-weight:bold; text-transform:none;  }
.style1 a:hover { font-size:10px; font-weight:bold; text-transform:none; }

.style2 { font-size:12px; font-weight:bold;}

.menu       { color: #746c4c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu:link       { color: #746c4c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.menu:visited    { color: #746c4c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu:active     { color: #746c4c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menu:hover     { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }

.selected      { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:link       { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.selected:visited    { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.selected:active     { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }
.selected:hover     { color: #3c3c3c; font-size: 9pt; text-decoration: none; text-transform:uppercase; font-weight:bold;  }

.validator {color: #746c4c;font-size:9pt;}
.validatortext {color: #746c4c;}
input.stylebutton { font-size: 9pt; color: #ffffff; background-color:#746c4c; border:solid 1px;}
textarea, input, select { font-size: 9pt; font-family: Arial;}

h1 {color:#746c4c; text-transform:uppercase; font-size:18px;}

ul{ padding-left:15px; color:#777151}
