body {
	margin: 0px 0px 20px;
	padding: 0px;
	font-family: Tahoma;
	color: #000000;
	background-color: #8746B6;
	background-image: url(images/libdo_top_back1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-4 {
	border: 1px solid #666666;
}
.tbl-head {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #582D75;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.list-red {
	color: #CC0000;
}
.list-orange {

	color: #FF6600;
}
.head-red {
	color: #CC0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
input {
	font-family: Arial;
	color: #000000;
}
select {
	font-family: Arial;
	color: #CC0000;
}
textarea {
	font-family: Arial;
	color: #CC0000;
}.frm-back {
	border: 1px solid #666666;
	background-color: #F3F3F3;
}
.link-sml {
	font-family: Tahoma;
	font-size: 9px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.button {
	height: 30px;
	width: 130px;
}
.menu-head {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.menu-row {

	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

