body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #838383;
	scrollbar-base-color: #A50D0A; 
	scrollbar-arrow-color: #FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #838383;
}
.header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	padding-right:10px;
}
.headerred {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A50D0A;
	padding-right:10px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A50D0A;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #226148;
	text-decoration:underline;	
}
.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
}
a.white:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;	
}
a.green {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #59BD5A;
	text-decoration:none;	
}
a.green:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A50D0A;
	text-decoration:none;	
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #838383;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #838383;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A50D0A;
}
li {
	list-style: circle;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DDDDDD;
	color: #838383;
	height: 24px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #DDDDDD;
}
hr {
	color: #DDDDDD;
	height: 1px;
	width:96%;
}
a.buton{
	background: url(images/buton.gif) no-repeat;
	height: 26px;
	width: 74px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.gif) no-repeat;
	height: 26px;
	width: 74px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration:underline;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft{
	background: url(images/butonleft.gif) no-repeat;
	height: 26px;
	width: 74px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft:hover{
	background: url(images/butonleft.gif) no-repeat;
	height: 26px;
	width: 74px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration:underline;	
	text-align: center;
	overflow: hidden;
	display: block;
}