@import "jscrollpane.css";

a {
	color: #475f88;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #475f88;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.buton {
	background: url(images/buton.gif) no-repeat;
	color: #F3F3F0;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	line-height: 17px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 60px;
}

a.buton:hover {
	background: url(images/buton.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	line-height: 17px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 60px;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0px;
	color: #875A08;
	height: 1px;
	width: 96%;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #58574F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

li {
	list-style: circle url(images/li.gif);
}

td, body {
	color: #475F88;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

th {
	background-color: #C8C8BD;
	color: #475F88;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #C8C8BD;
}

.inputdrug {
	background-color: #EA232A;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	width: 80px;
}
