body.std {
	background: #F9F9F9;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin: 2px;
}
body.main {
	background: #F9F9F9;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin: 2px;
	margin-left: 10px;
}

A.menulink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.menulink:hover  {
	font-size: 10px;
	color: #5E0303;
	text-decoration: underline;
}

TD.menuheadline {
	background-color: #EEEEEE;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #5E0303;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
}
TD.menuheadliner {
	background-color: #EEEEEE;
	padding-left: 10px;
	padding: 3px;
	vertical-align: top;
	width: 25px;
	text-align: right;
}
TD.menu {
	padding-left: 10px;
	padding: 2px;
	vertical-align: top;
	font-size: 10px;
}

.pagemenu {
	padding: 2px;
	vertical-align: top;
	font-size: 11px;
	min-height: 21px;
}

TD.adminHeadline {
	background-color: #DBEBEB;
	padding-left: 10px;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #EB5800;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
}

TD.adminContent {
	vertical-align: top;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	padding: 2px;
}
TD.logBox {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	padding: 1px;
}

FORM {
	display: inline;
}

.short {
	border: inset 1px #CCCCCC;
	color: #000000;
	font-size: 10px;
}

INPUT.defaultInput {
	height: 16px;
	border: inset 1px #CCCCCC;
	color: #000000;
	font-size: 10pt;
}
INPUT.shortInput {
	height: 16px;
	border: inset 1px #CCCCCC;
	color: #851702;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}
INPUT.shortButton {
	background-color: #CCCCCC;
	height: 20px;
	border: solid 0px #000000;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
INPUT.defaultButton {
	background-color: #CCCCCC;
	height: 25px;
	border: solid 0px #000000;
	color: #851702;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
}

TEXTAREA {
	border: inset 1px #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

div.rowControl {
	width: 746px;
	text-align: right;
	font-size: 8pt;
	padding: 2px;
	border: solid 1px #CCCCCC;
	background: #FCFCFF;
}

div.clear
{
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.copy {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-top: dashed 1px #CCCCCC;
}

.borderSolid {
	border: solid 1px #CCCCCC;
}
.borderDashed {
	border: dashed 1px #CCCCCC;
}
.borderBottom {
	border-bottom: solid 1px #CCCCCC;
}
.login {
	font-size: 10px;
}
.error {
	padding: 2px;
	color: #851702;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border: solid 1px #CCCCCC;
	width: 750px;
}
DIV.sysMsg {
	padding: 2px;	
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border: solid 1px #AAAAAA;
	width: 750px;
}
.folderTree {
	padding: 2px;
	height: 350px;
	min-height: 350px;
	width: 250px;
	overflow: auto;
	vertical-align: top;
	color: #000000;
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border: dashed 1px #CCCCCC;
}
.folderContent {
	padding: 2px;
	height: 350px;
	min-height: 350px;
	width: 500px;
	overflow: auto;
	vertical-align: top;
	color: #000000;
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border: dashed 1px #CCCCCC;
}
.copyr {
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
}
