body 
{
    font-size: 12px;
    font-family: Verdana,tahoma,Arial, sans-serif;
}


.bodyAdmin
{
	background-color: black;
    text-align: center;
    vertical-align:top;
}
.bodyAdminTable
{
    text-align: center;
    vertical-align:top;
    width: 800px;
    background-color: #4d89e9;
}

.divAdmin
{
    border-right: 0px;
    border-top: 0px;
    left: 15px;
    border-left: 0px;
    width: 800px;
    border-bottom: 0px;
    position: absolute;
    top: 15px;
    background-color: #4d89e9;
    background-repeat: repeat;
}
.divTopmenu
{
    z-index: 3;
    left: 30px;
    width: 740px;
    position: absolute;
    top: 30px;
    height: 60px;
}

.divContentAdmin
{
    left: 30px;
    width: 740px;
    position: absolute;
    top: 90px;
    height: 510px;
}

.indexNavRight
{
    text-align: right;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.indexNavLeft
{
    text-align: left;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.indexNavCenter
{
    text-align: center;
    color: black;
    font-size: 10pt;
    font-weight: bold;
}
.text_clear
{
    font-family: courier;
    border: 1px solid black;
    color: red;
    font-size: 100%;
    font-weight: bold;
    background-color: transparent;
}
.indexTitle
{
    text-align: center;
    color: #68a5f6;
    font-size: 300%;
    font-weight: bold;
    font-style: italic;
}
.bgWhite
{
     background-color: white;
}
.UpdateButton
{
    font-weight: bold;
    width: 100px;
    height: 20px;
    font-family:Arial;
    font-size: 12px;
}

.ResetButton
{
    font-weight: bold;
    width: 100px;
    height: 20px;
    font-family:Arial;
    font-size: 12px;
    background-color: transparent;
}

.divCopyrightSmall
{
    position: absolute;
    z-index: 2;
    width: 780px;
    left: 25px;
    top: 587px;
    height: 35px;
}
.addBold
{
    font-weight: bold;
}
.copyright_title
{
    padding-left: 4px;
    font-family: lucida grande, verdana, arial, sans;
    font-size: 100%;
    color: #155C86;
}
.addGray
{
  color: #383838;
}
.errorbox
{
    text-align: left;
    font-family: Arial;
    font-size: 100%;
    color: red;
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
}

.notReady
{
    color: gray;
}

.book, .bookLeft
 {	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: black;
	text-align: left;
}
  	 
.bookRight
 {	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: black;
	text-align: right;
}

.bookCenter
 {	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: black;
	text-align: center;
}

.bookLeft a:link, .bookLeft a:hover
{	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: blue;
    text-decoration: underline;
	text-align: left;
}
  	 
.bookRight a:link, .bookRight a:hover
{	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: blue;
    text-decoration: underline;
	text-align: right;
}

.bookCenter a:link, .bookCenter a:hover
{	font-family: univers, arial, helvetica, ms sans serif;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
	color: blue;
    text-decoration: underline;
    text-align: center;
}

.bookLeft a:visited, .bookLeft a:active
{	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: #800080;
    text-decoration: underline;
	text-align: left;
}
  	 
.bookRight a:visited, .bookRight a:active
{	font-family: univers, arial, helvetica, ms sans serif;
  	font-size: 11px;
    font-style: normal;
  	line-height: 15px;
	color: #800080;
    text-decoration: underline;
	text-align: right;
}

.bookCenter a:visited, .bookCenter a:active
{	font-family: univers, arial, helvetica, ms sans serif;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
	color: #800080;
    text-decoration: underline;
    text-align: center;
}

.schedToday
{
	background-color: #ffcc99;
}
.addBlueUnderline
{
	color:#000080;
	font-weight:bold;
	border-bottom:1px solid #000080;
}
