@IMPORT url("../admin/style/calendar-blue.css");

h1 {
	color: white;
	font-family: Arial,Verdana;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	white-space: nowrap;
	padding-left: 4px;
}

.h1 {
	width: 100px;
	background-color: #F07436;
	margin-top: 20px;
	margin-bottom: 40px;
}

form {
	margin: 0px;
}

body {
	color: #737373;
	font-size: 9pt;
	font-family: Arial,Verdana;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

input, select, textarea{
	color: #737373;
}

a:link.menu, a:visited.menu, a:active.menu, a:hover.menu {
	text-decoration: none;
	font-size: 9pt;
	color: #339A99;
	text-transform: lowercase;
}

a:link, a:visited, a:active {
	color: #718085;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	color: #718085;
	font-size: 9pt;
	text-decoration: underline;
}


td {
	font-size: 9pt;
}

tr {
	font-size: 9pt;
}

.bhead {
	font-size: 11pt;
}

div.px1, span.px1 {
	background-color: #339A99;
	visibility: hidden;
	position: absolute;
}

div.px1 table tr td, span.px1 table tr td {
	background-color: white;
}