.header1 {
    color: #BDC1E0;
    font-size: 25pt;
}
.header2 {
    color: white;
       font-size: 26pt;
}
.error {
    color: red;
}
#controlBar li a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
#controlBar li a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ImageGroupHead h2 {
    -moz-background-inline-policy: continuous;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #AEB4DB;
    background-image: url("../images/ui-bg_gloss-wave_55_aeb4db_500x100.png");
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #ABB0D0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ABB0D0;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ABB0D0;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
/*    border-top-color: #ABB0D0;
    border-top-style: solid;
    border-top-width: 1px;*/
    color: #2F2F2F;
    font-weight: bold;
/*    padding-bottom: 3px;*/
    padding-left: 3px;
    padding-right: 3px;
   padding-top: 2px;
 
}

.ImageGroupHead a {
    color: #2F2F2F;
}
body {
    background-color: #C8C9CB;
    color: #2F2F2F;
}
a {
    color: #0066CC;
	text-decoration:none;
}

a:hover {
    color: #0066CC;
	text-decoration:underline;
}


#headerL {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #58585A;
    background-image: url("../images/bannerTL.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
#headerC {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/bannerTC.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#headerR {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/bannerTR.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
#controlBar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #AEB5DB;
    background-image: url("../images/controlbar.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #E9E9EA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#controlBar li a {
    color: #2F2F2F;
}
#controlBarContainer1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/bodyR.png");
    background-origin: padding-box;
    background-position: 100% 0;
    background-repeat: repeat-y;
    background-size: auto auto;
}
#controlBarContainer2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/bodyL.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: auto auto;
}
#sideBar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/bodyR.png");
    background-origin: padding-box;
    background-position: 100% 0;
    background-repeat: repeat-y;
    background-size: auto auto;
}
.SideContents {
    background-color: #F1F1F1;
}
#body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: url("../images/bodyL.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: auto auto;
}
#footerC {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/footerC.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#footerL {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/footerL.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
#footerR {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/footerR.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.ImageGroupHead a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
#resizeContainer {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EEEDDD;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #999999;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #999999;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    top: 2em;
}

#libInfo .Today {
    color: #2BA62B;
}

.tableHeadingCatalogue thead
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: White;
	border-top: 1px;
	border-bottom: 1px;
	color: Black;
}




.authItemTrSelected, .stkItemTrSelected input, .stkItemTrSelected select,.stkItemTrSelected textarea
{
    background:#97e6df;
    font-weight: bold;
}


.authItemTrSelected
{
    background:#97e6df;
   
}

.authItemTrUnSelected, .authItemTrUnSelected input, .authItemTrUnSelected select,.authItemTrUnSelected textarea
{
    background:White;
    font-weight:normal;
    color:Black;
}

.authItemTrUnSelected
{
    background:White;
}
.SideContents h3 {
    background-image: url("../images/controlbar.png");
    color:black;
   font-size:14px;
   padding:3px 0px 3px 20px;
}

.resultTableRow:hover { background-color: lightblue; }
.resultTableRowSelected { background-color: lightblue; }