body, td, p, input, select, textarea
{
	font: normal 10px verdana, arial, sans-serif;
	color: black;
}

a:link, a:visited { color: black; }
a:hover { color: #666633; }

.m1 {
	font: normal 11px verdana, arial, sans-serif;
	font-weight: bold;
	color: white;
	background: #336666;
	text-transform: uppercase;
}

.m2 {
	font: normal 10px verdana, arial, sans-serif;
	font-weight: bold;
	color: white;
	background: #669999;
}

.pagelogged
{
	font-size: 10px;
	color: white;
}

.pagetool
{
	font-size: 10px;
	color: white;
	text-transform: uppercase;
}

.pagetool a:link, .pagetool a:visited
{
	color: white;
	text-transform: uppercase;
}

.pagetool a:hover
{
	color: black;
	text-transform: uppercase;
}

.label
{
	font-size: 10px;
	text-transform: uppercase;
}

.tbllabel
{
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}

.copyright { font-size: 9px; }
.signinlabel { font: normal 10px/10px verdana, arial, sans-serif; }
.requirements { font: normal 10px verdana, arial, sans-serif; }

.small {
	font: normal 9px verdana, arial, sans-serif;
}

.bggrey {
	background-color: #cccccc;
}

.table-object {
	border: 2px solid black;
}

.table-object .table-object {
	border: 1px dotted #669999;
}

.th-object {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #336666;
}

.td-object {
	background-color: #669999;
}

.td-object-light {
	background: #99cccc;
}

.td-object-light a:link, .td-object-light a:visited {
	color: black;
}

.td-object-light a:hover {
	color: #336666;
}

.td-object-lightest {
	background: #ccffff;
}

.td-object-lightest a:link, .td-object-lightest a:visited {
	color: black;
}

.td-object-lightest a:hover {
	color: #336666;
}

.td-form-label {
	background: #669999;
	text-transform: uppercase;
}

.td-form-data {
	background: #99cccc;
}

.td-form-rule {
	color: #336666;
}

.buildhelp {
	background-color: #dddddd;
}

.button {
	font: normal 10px verdana, arial, sans-serif;
	text-transform: uppercase;
	background-color: white;
}









.tbl-head {
	background: #336666;
}
.tbl-foot {
	background: #336666;
}
.tbl-help {
	background: #99ffff;
}
.tbl-cols {
	background: #669999;
}
