
body, p, li, td, th, span, input, textarea, select, button { 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}
input, textarea, select, button {
	color; #000;
	padding: 0 1px 0 1px;
}
body {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
a, a:link, a:active, a:visited {
	color: blue;
}
a del {
	color: #000;
	font-weight: normal;
	text-decoration: line-through;
}
table {
	clear: both;
}
.cal_arrows {
	padding-top: 10px;
	width: 33%;
}
.cal_arrows a {
	color: #333;
	text-decoration: none;
}
.cal_arrows a:hover {
	text-decoration: underline;
}
.cal_date {
	background: #fff;
	padding: 2px;
	text-align: right;
}
.cal_day {
	background: #ccc;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	width: 30px;
}
.cal_empty {
	background: #e8e8e8;
	padding: 2px;
	text-align: right;
}
.cal_selected {
	background: #fcc;
	border: 1px solid #c00;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}
.cal_selected a {
	color: #000;
}
.cal_table {
	background: #666;
}
.cal_table td {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
.cal_title {
	background: #999;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.cal_today {
	background: #c9e3ff;
	border: 1px solid #00f;
	padding: 2px;
	text-align: right;
}
.cal_weekend {
	background: #ffc;
	padding: 2px;
	text-align: right;
}
.code {
	font-family: courier new, courier, fixed;
	font-size: 9pt;
}
.error {
	color: #c00;
}
.groupBorder {
	background: #fff;
	border: 1px solid #666;
}
.groupDescription {
	background: #e9e9e9;
	border-bottom: 1px solid #ccc;
	padding: 7px;
}
.groupHeader {
	background: #999;
	color: #fff;
	padding: 3px;
}
.groupHeader a, .groupHeader a:link, .groupHeader a:active, .groupHeader a:visited {
	color: #fff;
}
.groupDetails {
	background: #eaeaea;
	border-bottom: 1px solid #ccc;
}
.groupSubHeader {
	background: #ccc;
	border-top: 1px solid #999;
	color: #333;
	padding: 3px;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
.infoTextDim {
	color: #ccc;
}
.info {
	color: #589;
}
.legalText {
	color: #ccc;
}
.legalText a, .legalText a:link, .legalText a:active, .legalText a:visited {
	color: #ccc;
}
p.legalText {
	line-height: normal;
	margin: 0;
	padding: 0;
}
#messages {
	border: 1px solid #369;
	background: #f9f9f9;
	margin-bottom: 10px;
	padding: 0px;
}
#messages .title {
	background: #69c;
	color: #fff;
	padding: 3px;
}
#messages ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#messages li {
	border-bottom: 1px solid #ccc;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 3px;
}
#messages li.error {
	border-left: 6px solid #900;
	color: #000;
}
#messages li.info {
	border-left: 6px solid #9cf;
}
#messages li.warning {
	border-left: 6px solid #f60;
}
#messages span {
	vertical-align: middle;
}
.msg_icon {
	height: 12px;
	margin: 0 5px 0 2px;
	vertical-align: middle;
	width: 12px;
}
.onePixelBorder {
	border: 1 solid #999;
}
.rowHeader {
	background: #ddd;
	vertical-align: bottom;
}
.rowHeader th {
	font-weight: normal;
	text-align: left;
}
.rowEven {
	background: #eaeaea;
	vertical-align: top;
}
.rowOdd {
	background: #f8f8f8;
	vertical-align: top;
}
.rowButtons {
	background: #ddd;
}
.rowToolbar {
	background: #e8e8e8;
	padding: 3px;
}
ul.toolbar {
	background: #e8e8e8;
	border: 1px solid #cdcdcd;
	border-width: 1px 0 1px 0;
	clear: both;
	height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}
ul.toolbar li {
	background: #e8e8e8;
	border: 1px solid #e8e8e8;
	cursor: hand;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 5px 3px 5px;
}
ul.toolbar li img {
	height: 16px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	width: 16px;
}
ul.toolbar li.blog {
	float: right;
}
ul.toolbar li.blog img {
	margin: 0;
}
ul.toolbar li.normal {
	cursor: text;
}
ul.toolbar li.clear {
	border: 0;
	cursor: text;
	display: block;
	float: left;
	margin: 0;
	padding: 3px 5px 3px 0;
}
.trHR {
	background: #ccc;
}

.scrolly {
	background: #fff;
	border: 1px solid #e8e8e8;
	height: 160px;
	overflow: auto;
}
