
A:link, A:visited, A:active {
	color: #756B5E;
	text-decoration: none;
}
A:hover {
	color: #B59185;
	text-decoration: none;
}
.xtr_txt{
	visibility: hidden;
	height: 0px;
	top: 0px;
	font-size: 0px;
	position: absolute;
}

table {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #352D23;
font-size: 12px;
}
th.navbar_left {
	color: white;
	background-color: black;
	text-align: left;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
th.navbar_right {
	color: white;
	background-color: black;
	text-align: left;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
th.navbar_left a:link {color: white}
th.navbar_left a:active {color: lime}
th.navbar_left a:visited {color: yellow}

th.navbar_right a:link {color: white}
th.navbar_right a:active {color: lime}
th.navbar_right a:visited {color: yellow}

th.listResource {font-family: sans-serif;
				 text-align: left;
				 background-color: black;
                color: white}

th.listResource a:link {color: white}
th.listResource a:active{color: lime}
th.listResource a:visited{color: white}

td.listbook {font-family: sans-serif;
			 text-align: center;
			 font-weight:bold}

td.listbook a:link {color: blue}
td.listbook a:active{color: red}
td.listbook a:visited{color: teal}

td.list {
	font-family: sans-serif;
	text-align: right;
	padding-top: 1ex;
	font-size: 10px;
}

td.list a:link {color: blue}
td.list a:active{color: red}
td.list a:visited{color: teal}

.errortxt {
color: #FF0000;
font-weight: bold;
}

.buttons {
border-top:  1px solid #808080;
border-left:  1px solid #808080;
border-bottom:  3px outset #12344F;
border-right:  3px inset #557B99;
background-color: #C4DBEC;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10px;
font-weight: bold;
}
.sml_button {
border-top:  thin outset #808080;
border-left:  thin outset #808080;
border-bottom:  thin outset #12344F;
border-right:  thin outset #557B99;
background-color: #6699CC;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 9px;
font-weight: normal;
}
.fatgalah{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #6984AC;
font-size: 9px;
text-decoration: none;
}
.fatgalah:link{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #6984AC;
font-size: 9px;
text-decoration: none;
}
.fatgalah:active{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #6984AC;
font-size: 9px;
text-decoration: none;
}
.fatgalah:visited{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #6984AC;
font-size: 9px;
text-decoration: none;
}
.fatgalah:hover{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #FFDDB2;
font-size: 9px;
text-decoration: none;
}


BODY {
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	background-color: #10283C;
}

.text_field{
	font-size: 10px;
	border: 1px solid #999999;
	color: #000000;
	background-color: ffffff;
}
.textarea_field{
	font-size: 11px;
	border: 1px solid #999999;
	color: #000000;
	background-color: ffffff;
}

.pg_nos {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10px;
}

.pg_nos:link {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.pg_nos:hover {
color: #ff0000;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.pg_nos:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.pg_nos:visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.maintbl {
	background-color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10283C;
	font-size: 12px;
}

/*//////////// WEBRES START /////////////////*/


td.resourceName {
    font-family: Arial, sans-serif;
    border: 1px solid white;
    background-color: #10283C;
	font-size: xx-small;
    color: white;

}
td.resourceAvail {
    font-family: Arial, sans-serif;
    border: 1px solid white ;
    background-color: #10283C ;
    color: white;
    font-size: xx-small;
}
td.resourceUnavail {
    font-family: Arial, sans-serif;
    border: 1px solid white;
    background-color: #6984AC;
	font-size: xx-small
}
th.resource {
    font-family: sans-serif;
    text-align: left;
    background-color: #10283C;
    color: white;
    font-size: xx-small;
	font-weight: normal;
}
th.navbar {
    color: white;
    background-color: #10283C;
    text-align: left;
    font-size: xx-small;
	font-weight: normal}
th.navbar a:link {color: #EFE3DF}
/*th.navbar a:active {color: goldenrod}*/
th.navbar a:visited {color: #EFE3DF}
table.list {border-collapse: collapse}

