/*ADMIN STYLE SHEET */
body {
	background-color: #d8caaa;
	margin: 6px;
}

#loginBar {
	position: absolute;
	left: 185px;
	top: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
	height: 20px;
}
#dateBar {
	position: absolute;
	right: 7px;
	top: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
	height: 20px;
	text-align: right;
}
.tdContent {
        
	background-color: #EFEFDE;
}
.tdNav {
	border-right: 1px solid #400000;
}
.navMenu {
	padding-left: 13px;
}
#topBar {
	border-bottom: 1px solid #400000;
	height: 20px;
	background-color: #aa8140;
}
#contentPad {
	padding: 6px;
}

.mainTable {
        
	border: 1px solid #400000;
	background-color: #d8caaa;
}
.tdTitle {
        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #400000;
	font-weight: bold;
}
.tdEven {
        
	background-color: #d8caaa;
    border-bottom: 1px solid #400000;
}
.tdOdd {
       
	background-color: #EFEFDE;
border-bottom: 1px solid #400000;
}
.tdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
}
.tdRichText {
	background-color: #ffffff;
}
.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
}
a.txtLink:visited, a.txtLink:link, a.txtLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
	text-decoration: none;
}
a.txtNullLink:visited, a.txtNullLink:link, a.txtNullLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #EFEFDE;
	border: 1px solid #400000;
}
.submit {
	background-color: #400000;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #400000;
	background-color: #EFEFDE;
	border: 1px solid #400000;
	padding: 2px;
}
.warnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #400000;
	background-color: #EFEFDE;
	border: 1px solid #400000;
	padding: 2px;
}
a.copyright:hover, a.copyright:visited, a.copyright:link, a.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #400000;
	font-weight: bold;
}
.noPad {
	padding: 0px;
}

.txtLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #400000;
}
ul {
	padding: 0;
	margin: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtDir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
	text-decoration: none;
}
.txtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.imgPreview {
	background-color: #EFEFDE;
	border: 1px solid #400000;
}
.greyBg {
	background-color: #EFEFDE;
}
.hiddenTextbox {
	width: 1px;
	border: none;
	background-color: #EFEFDE;
}
.dirTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400000;
	background-color: #EFEFDE;
	border: 1px solid #400000;
	width: 75%
}
.subHead {
        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aa8140;
	border-bottom: 1px solid #400000;	
}
.btmSubNav {
	border-top: 1px solid #400000;
}

.menu {
    width: 160px;
    float: left;
    text-align: justify;
    padding-right: 1px;
    font-weight: bold;
}

.menu a {
    text-decoration: none;
    padding: 1px;
    background: #000000;
    display:  block;
    padding-right: 5px;
    border: 1px solid #400000;
    width: 160px;
    height: 10px;
    line-height: 10px;
    color: #FFFFFF;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-top: 5px;
    font-weight: bold;
}

.menu a:hover {
    background: #400000;
    margin-bottom: 1px;
    margin-top: 1px;
    font-weight: bold;
}
.sub_menu a {
    text-decoration: none;
    padding: 1px;
    background: #400000;
    display:  block;
    padding-right: 5px;
    padding-top: 5px;
    border: 1px solid #c3c4c8;
    width: 165px;
    height: 18px;
    line-height: 10px;
    color: #ffffff;
    margin-left: 1px;
    font-weight: bold;
}
hr {
  border:0;
  border-top: 1px solid #400000;
  height: 3px;
  width: 170px;
  background: #400000;
}
popupimg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align: center;
	color: #4000000;
        width: 400px;
	background-color: #EFEFDE;
}
