body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
	scrollbar-base-color: #396FB5; 
	scrollbar-arrow-color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #813D39;
	text-decoration:none;	
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
	text-decoration:underline;
}
a.blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
	text-decoration:none;	
}
a.blue:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #813D39;
	text-decoration:underline;
}
.white {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.white {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;	
}
a.white:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #D9D9D9;
	text-decoration:underline;
}
input, select, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
	background-color: #FFFFFF;
}
.input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #164078;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #813D39;
}
li {
	list-style: square;
}
th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-color: #D9D9D9;
	color: #164078;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #D9D9D9;
}
hr {
	color: #D9D9D9;
	height: 1px;
	width: 100%;
	border-bottom: 0px;
}
a.buton{
	background: url(images/buton.jpg) no-repeat;
	height: 23px;
	width: 84px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.jpg) no-repeat;
	height: 23px;
	width: 84px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 23px;
	color: #164078;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlong{
	background: url(images/butonlong.jpg) no-repeat;
	height: 23px;
	width: 136px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlong:hover{
	background: url(images/butonlong.jpg) no-repeat;
	height: 23px;
	width: 136px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 23px;
	color: #164078;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}