
BODY {
	margin: 0;
/*	background-color: #FCFFF8; */
	background-color: #FDFFF2;
	}

BODY,
TD {
	color: #357D5F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	}

TEXTAREA {
	font-family: Arial,Helvetica,sans-serif;
	}

INPUT,
TEXTAREA,
BUTTON,
SELECT,
OPTION {
	font-family: Arial,Helvetica,sans-serif;
	border: 1px #333366 solid;
	font-size: 13px;
	color: #333333;
	}

.form INPUT,
.form TEXTAREA,
.form SELECT,
.form OPTION {
	font-size: 12px;
	}

BODY,DIV,TEXTAREA {
	scrollbar-arrow-color: #2255EE;
	scrollbar-base-color: #94CAC9;
	}


BLOCKQUOTE {
	margin: 20;
	}

IMG {
	border: 0;
	}

P {
	text-align: justify;
	}


A,
A:visited {
	color: #007766;
	text-decoration: none;
	}
A:hover {
	color: #009000;
	text-decoration: underline;
	}
A:active {
	color: #007766;
	}


A.menu {
	color: #003355;
	text-decoration: none;
	}
A.menu:hover {
	color: #A00000;
	}


A.und {
	color: #4444A0;
/*	color: #777777;*/
	text-decoration: underline;
	}
A.und:hover {
/*	color: #FF0000;*/
	text-decoration: underline;
	}
A.und:visited {
/*	color: #0000DD;*/
	}
A.und:active {
/*	color: #FF0000;*/
	}

.comment {
	color: #444444;
	font-size: 10px;
	}
.add {
/*	color: #0066EE; */
	font-size: 19px;
	}

.topmenu {
	color:#E5FCFF;
	font-weight:bold;
	}
.topmenu A {
	color:#D5ECEF;
	}
.topmenu A:hover {
	color:#E5FCFF;
	}

.all, .all TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}


.head, .headH, .header, .headerH {
	color: #005544;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
.headH, .headerH {
	font-size: 16px;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
/*	font-weight: bold; */
	}
.txtB, .txtB TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	}


.note, .note1, .note2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #606666;
	}
.note2, .noteH2 {
	color: #880000;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color:#009080;
	font-weight: bold;
	font-size: 12px;
	}
.ok, .okH {
	color: #008800;
	}
.warn, .warnH {
	color: #880000;
	}
.hlH, .okH, .warnH {
	font-size: 16px;
	}


.border {
	background-color: #385F56;
	}
.bg, .bgi, .bgi input {
	background-color: #FDFFF2;
	}
.bgH {
	background-color: #C1E4DC;
	}
.bgHl {
	background-color: #DDFBEE;
	}


input.button {
	background-color: #C6E4DC;
	height:18;
	}

input.buttonB {
	font-weight:bold;
	background-color: #A6C4BC;
	height:18;
	}


.inactive {
	color: #888888;
	}
