table{
	font-size : 15;
	font-weight : bolder;
	border : 0 solid;
}
.table1{
	background-color : #E9E8E8;
	font-size : 15;
	font-weight : bolder;
	border : 0 solid;
}
.whit_col{
	background-color : Window;
}

.c{
	text-align : center;
}
.r{
	text-align : right;
}
.l{
	text-align : left;
}
.j{
	text-align : justify;
}
input{
	background-color : White;
	border : 1 solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : left;
	color : Black;
	padding : 0 0 0 4;
	margin : 2 2 0 0;
	font-size : 12;
}
.button{
	background-color : Silver;
	border : 1 solid Black;
	text-align : center;
	font-weight : bolder;
}
.radio{
	background-color : transparent;
	border : 1 solid Black;
	font-weight : bolder;
}
.chekbox{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Gray;
	font-size : 12;
}
select{
	background-color : White;
	border : 1 solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : left;
	color : Black;
	padding : 0 0 0 4;
	margin : 2 2 0 0;
}

TABLE.libcard{
	border-width : 0;
	border : none Gray;
	font-family : "Courier New", Courier, monospace;
	font-size : 15;
	font-weight : normal;
	background-color : #E9E8E8;
	vertical-align : top;
}
td.libcard{
	vertical-align : top;
	text-align : left;
	font-size : 15;
	font-weight : normal;
}
b.pages {
	text-decoration : underline;
	cursor : hand;
	font-size : 15;
	font-weight : normal;
}
b.pages1 {
	text-decoration : underline;
	cursor : hand;
	font-size : 15;
	font-weight : bold;
	color : Maroon;
}
H2{
	color : Maroon;
	font-weight : bold;
	font-size : 20;
}
A.under{
	COLOR: #042282;
	FONT-FAMILY: Verdana,Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12;
	TEXT-DECORATION: none;
	font-weight : bold;
	padding-left : 0;
}
A.under:hover{
	COLOR: #042282;
	FONT-FAMILY: Verdana,Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12;
	TEXT-DECORATION: underline;
	font-weight : bold;
	padding-left : 0;
}
A.under:link{
	COLOR: #042282;
	FONT-FAMILY: Verdana,Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12;
	TEXT-DECORATION: none;
	font-weight : bold;
	padding-left : 0;
}
.red{
	color : Maroon;
}
table.arcard{
	border-width : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15;
	font-weight : normal;
	background-color : #E9E8E8;
	vertical-align : top;
}
tr.data{
	vertical-align : top;
	text-align : left;
	font-size : 15;
	font-weight : normal;
}
tr.hr{
	vertical-align : top;
	text-align : left;
	font-size : 5;
	font-weight : normal;
	background-color : #ffffff;
}

