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;
}
.leftblue {
	background: #568bd1 url(images/leftblue.jpg) repeat-x;
	width: 165px;
	height: 180px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.leftgreen {
	background: #8bceab url(images/leftgreen.jpg) repeat-x;
	width: 165px;
	height: 180px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.leftheader {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid white;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	width: 421px;
	height: 30px;
	line-height: 30px;
	background: url(images/h1.jpg);
	margin: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e5192;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fca72a;
	text-decoration:underline;	
}
a.orange {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fca72a;
	text-decoration:none;
}
a.orange:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e5192;
	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: #ffc46c;
	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-image: url(images/list.gif);
}
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 #b0c9ea;
}
hr {
	color: #b0c9ea;
	height: 1px;
	width:100%;
	border: 0px;
}
a.buton{
	background: url(images/buton.jpg) no-repeat;
	height: 20px;
	width: 60px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: white;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.jpg) no-repeat;
	height: 20px;
	width: 60px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	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;	
}