td, table, body, a:hover, a:link, a:visited, a:active, h1, h2, h3, h4, h5, h6, input, select{
	border: 0px solid #000000;
	font-size: 10pt;
	font-family: verdana, helvetica, arial;
	color: #ffffff;
	scrollbar-face-color:#336699;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-highlight-color:#4477aa;
	scrollbar-shadow-color:#225588;
	scrollbar-dark-shadow-color:#003366;
	scrollbar-track-color:#225588;
	scrollbar-arrow-color:#FFFFFF;
}

a:hover, a:link, a:visited, a:active{
	color: #99ccff;
	font-weight: bold;
}

input, select{
	background-color: #336699;
	border: 1px solid #6699cc;
}

textarea{
	background-color: #336699;
	color: #ffffff;
	font-size: 10pt;
	font-family: verdana, helvetica, arial;
}

h1{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

h3{
	text-decoration: underline;
}

.actmenu{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.menu{
	color: #002244;
	font-weight: bold;
	text-decoration: none;
}

.status{
	color: #002244;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

hr{
	border: 1px solid #ffffff;
}

.indent10{
	text-indent: 10;
}

.indent20{
	text-indent: 20;
}

.todo1{
	border: 1px solid #ffffff;
}

.todo2{
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}

.todo3{
	border-top: 1px solid #ffffff;
	padding: 3px;
}

.todo4{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 3px;
	text-align: right;
}

.todo5{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
}

.todo6{
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	padding: 3px;
}

.tododesc{
	border: 1px solid #ffffff;
}

.read{
	font-weight: normal;
}

.calendar{
	position: absolute;
	width: 120px;
	background: #6699cc;
	border: solid 1px #ffffff;
}

/*td img {
	display: block;
}*/