body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
}
.headright {
	background: url(images/headright.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 180px;
	height: 60px;
	line-height: 60px;
	margin: 0px;
	text-align: center;
}
.headleft {
	background: url(images/headleft.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 180px;
	height: 60px;
	line-height: 60px;
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	width: 570px;
	height: 35px;
	line-height: 35px;
	background: url(images/h1.jpg);
	margin: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #077ba3;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74904;
	text-decoration:underline;	
}
a.orange {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e74904;
	text-decoration:none;
}
a.orange:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #077ba3;
	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: #96d4ee;
	text-decoration:underline;	
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6FA0E9;
}
li {
	list-style: square;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #c1d8fb;
	color: black;
	height: 24px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 3px solid black;
}
hr {
	color: black;
	height: 1px;
	width:96%;
	border: 0px;
}
a.buton{
	background: url(images/buton.jpg) no-repeat;
	height: 46px;
	width: 85px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 46px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.jpg) no-repeat;
	height: 46px;
	width: 85px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 46px;
	color: black;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
.decornone {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: black;
	font-weight:bold;
	text-decoration:none;	
}