BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;*/
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	background-color: #D3DCE3;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}

H1 {
	font-size: 16pt;
	font-weight: bold;
}

H2 {
	font-size: 14pt;
	font-weight: bold;
}

A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: blue
}

A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: blue
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: red
}

A:LINK.NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

A:VISITED.NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

A:HOVER.NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
}

.bodyadmin {
	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
}

.bodyadminnomenu {
	margin-bottom : 20pt;
	margin-left : 20pt;
	margin-right : 20pt;
	margin-top : 20pt;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

.error {
	color: #FF0000;
	font-weight: bold
}

.error_bg {
	background-color: #FF0000;
}

.applerror {
	color: #FF0000;
	/*font-weight: bold;*/
}

.applcompulsory {
	font-weight: bold;
}

.applerrorcompulsory {
	color: #FF0000;
	font-weight: bold;
}

.ok {
	color: #00AA00;
}

TR.odd {
	background-color: #CCCCCC
}

TR.even {
	background-color: #F5F5F5
}

TD.caption {
	white-space: nowrap;
	font-weight: bold;
	vertical-align: top;
}

TD.log_info {
}

TD.log_warning {
	background-color: #FFFF99;
}

TD.log_error {
	background-color: #FF9999;
}

.appl_comment {
	font-size : x-small;
	font-style : italic;
}

.small {
	font-size: x-small;
}

.verysmall {
	font-size: xx-small;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #D3DCE3;
}

.loggedin {
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
}

.register {
	font-size: 15pt;
}

A.register {
	font-size: 15pt;
}

.register_error {
	font-size: 15pt;
	text-decoration : blink;
	color: #FF0000;
	font-weight: bold
}

.selectedWS {
	font-weight: bold;
}

.debug {
	background-color: #FFFF00;
	color: #FF0000;
	margin : 10pt;
}

.buttonbold {
	font-weight: bold;
	font-size: 10pt;
}

.maintable {
	width: 100%;
	height: 100%;
}

