body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headerleft {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A60B16;
	background: url(images/headerleft.jpg);
	height: 21px;
	text-align: center;
}
.red {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: white;
	background: url(images/red.jpg);
	height: 26px;
	text-align: center;
}
.cherveno {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4F8404;
}
.decornone {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight:bold;
	text-decoration:none;	
}
h1{
	background: url(images/h1.jpg) no-repeat;
	height: 26px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	color: #045086;
	margin: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #045086;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F8404;
	text-decoration:underline;	
}
a.left {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F8404;
	text-decoration:none;
}
a.left:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #045086;
	text-decoration:underline;	
}
.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
a.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
a.white:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90E805;
	text-decoration:underline;	
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2484C7;
}
li {
	list-style: square;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DFF6AF;
	color: #666666;
	height: 24px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #DFF6AF;
}
hr {
	color: #DFF6AF;
	height: 1px;
	width: 100%;
	border-bottom: 0px;
	margin:5px 0px 0px 0px;
}
a.buton{
	background: url(images/buton.gif);
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.gif);
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #B6E7BB;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft{
	background: url(images/butonleft.gif);
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft:hover{
	background: url(images/butonleft.gif);
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #B6E7BB;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}