a {
	color: #E40001;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #6A6A6A;
	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: #FFFFFF;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 21px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 76px;
}

a.buton:hover {
	background: url(images/buton.gif) no-repeat;
	color: #EDEDE3;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 21px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 76px;
}

a.link {
	background: url(images/link.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

a.link:hover {
	background: url(images/link_o.gif) no-repeat;
	color: #EDEDE3;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	background: url(images/h1.gif) no-repeat;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 39px;
	line-height: 17px;
	margin: 0px;
	text-align: left;
	width: 514px;
}

hr {
	border: 0px;
	color: #CCCCCC;
	height: 1px;
	width: 98%;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #565656;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

li {
	list-style: url(images/li.gif);
}

td, body {
	color: #383838;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

th {
	background-color: #BBBBBB;
	color: #2B2B2B;
	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 #0D3989;
}

.inputdrug {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	width: 80px;
}
