body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #023F88;
	scrollbar-base-color: #636FA6; 
	scrollbar-arrow-color: #FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #023F88;
}
.header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #E2AA04;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #023F88;
	text-decoration:none;	
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636FA6;
	text-decoration:none;
}
.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: #FFCC33;
	text-decoration:none;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #023F88;
	background-color: #FFFFFF;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #023F88;
	background-color: #FFFFFF;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #023F88;
}
li {
	list-style-image: url(images/list.gif);
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCE71;
	color: #023F88;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}
.th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCE71;
	color: #023F88;
	height: 25px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 2px solid #A08951;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
hr {
	color: #A08951;
	height: 1px;
	width: 100%;
	border-bottom: 0px;
}
a.buton{
	background: url(images/buton.gif) no-repeat;
	height: 34px;
	width: 86px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.buton:hover{
	background: url(images/buton.gif) no-repeat;
	height: 34px;
	width: 86px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #F7BA04;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlong{
	background: url(images/butonlong.gif) no-repeat;
	height: 34px;
	width: 115px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlong:hover{
	background: url(images/butonlong.gif) no-repeat;
	height: 34px;
	width: 115px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #F7BA04;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlonglong{
	background: url(images/butonlonglong.gif) no-repeat;
	height: 34px;
	width: 201px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
a.butonlonglong:hover{
	background: url(images/butonlonglong.gif) no-repeat;
	height: 34px;
	width: 201px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #F7BA04;
	text-decoration:none;	
	text-align: center;
	overflow: hidden;
	display: block;
}
.calgreen {
	font-family: sans-serif;
	font-size: 9px;
	background-color: forestgreen;
	color: white;
	height: 10px;
	width: 10px;
	text-align: center;
	vertical-align:middle;
}
.calred {
	font-family: sans-serif;
	font-size: 9px;
	background-color: Firebrick;
	color: white;
	height: 10px;
	width: 10px;
	text-align: center;
	vertical-align:middle;
}