body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1E4473;
	scrollbar-base-color: #C6DBF0; 
	scrollbar-arrow-color: #FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1E4473;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0655B8;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E4473;
	text-decoration:underline;	
}
a.blue {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E4473;
	text-decoration:none;	
}
a.blue:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0655B8;
	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: #C5ED66;
	text-decoration:none;	
}
a.white:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;	
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #494949;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #494949;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006EDD;
}
li {
	list-style: square url(images/list.gif);;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #C5ED66;
	color: #1E4473;
	height: 24px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #C6DBF0;
}
hr {
	color: #C5ED66;
	height: 1px;
	width:98%;
}
a.buton{
	background: url(images/buton.gif) no-repeat;
	height: 26px;
	width: 74px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #1E4473;
	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: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #689108;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft{
	background: url(images/butonleft.gif) no-repeat;
	height: 22px;
	width: 70px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #C5ED66;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonleft:hover{
	background: url(images/butonleft.gif) no-repeat;
	height: 22px;
	width: 70px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
