body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
}
.menu {
	background: url(images/menu.jpg) no-repeat;
	height: 35px;
	width: 192px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0D5385;
	text-decoration:none;	
	text-align: right;
	padding: 0px 15px 8px 0px;
}
h1 {
	background: url(images/header.jpg) no-repeat;
	height: 26px;
	width: 513px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #174D74;
	text-decoration:none;	
}
a.left {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
}
a.left:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D5385;
	text-decoration:none;	
}
.gray {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration:none;
}
a.gray {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration:none;
}
a.gray:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0D5385;
	text-decoration:none;	
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D5385;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0D5385;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3299E0;
}
li {
	list-style-image: url(images/list.jpg);
	line-height: 16px;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #3092D6;
	color: white;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: solid 1px white;
}
hr {
	color: #3092D6;
	height: 1px;
	width: 100%;
	border-bottom: 0px;
}
a.buton{
	background: url(images/button.jpg) no-repeat;
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/button.jpg) no-repeat;
	height: 21px;
	width: 56px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #0D5385;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlong{
	background: url(images/buttonlong.jpg) no-repeat;
	height: 21px;
	width: 110px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buttonlong:hover{
	background: url(images/buttonlong.jpg) no-repeat;
	height: 21px;
	width: 110px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #0D5385;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}