
BODY,
.body_bg {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	}
BODY, TD, TH {
	color: #58585A;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
/*	font-size: x-small; */
	font-size: 10px;
	}

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

INPUT,
TEXTAREA,
SELECT,
OPTION {
	border-width: 1px;
	border-color: #000000;
/*	color: #002244*/
/*	background-color: #F8F8F8;*/
	}

BLOCKQUOTE {
	margin: 20;
	}

P {
	margin: 0;
/*	padding: 4px 0px;*/
	padding: 0px;
	}


A, A:visited {
	color: #97BF0D;
	text-decoration: none;
	}
A:hover {
	}

/* ************************************************************************** */

#Menu {
	margin-top: 4px;
	background: url(../../img/menu_h.gif) no-repeat;
	padding: 50px 5px 0px 20px;
	}
#Menu A,
#Menu A:visited {
	display: block;
	padding: 10px 0px;
	color: #707173;
	font-weight: bold;
	}
#Menu .subMenu A,
#Menu .subMenu A:visited {
	padding-left: 17px;
	background: url(../../img/menu_p.gif) left 12px no-repeat;
	}
#Menu .subMenu A.closed,
#Menu .subMenu A.closed:visited {
	background: url(../../img/menu_pc.gif) left 11px no-repeat;
	}
#Menu .subSubMenu {
	padding-left: 17px;
	}
#Menu .subSubMenu A,
#Menu .subSubMenu A:visited {
	padding-left: 0px;
	background: none;
	}
#Menu A.hl,
#Menu A.hl:visited {
	color: #97BF0D;
	}

#Content {
/*	padding: 0px 65px;*/
width: 630px;
margin: 0px 65px;
	}

#RightCol {
	padding-top: 215px;
	}

/* ************************************************************************** */

H1 {
	margin-bottom: 15px;
	color: #97BF0D;
	font-size: 19px;
	font-weight: bold;
	}

H6 {
	margin-bottom: 0px;
	padding-left: 15px;
	background: url(../../img/p.gif) left 2px no-repeat;
	color: #97BF0D;
	font-size: 10px;
	font-weight: bold;
	}

/*
H2 {
	color: #00906C;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 7px 0;
	padding: 0;
	}
*/

/* ************************************************************************** */

A.tree1 {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	}
A.tree1:hover {
	text-decoration: underline;
	}
A.atree1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

A.tree2 {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	}
A.tree2:hover {
	text-decoration: underline;
	}
A.atree2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

/* ************************************************************************** */

.mzh {
	color: #FFFFFF;
	}

.date {
	color: #0066CC;
	font-size: 10px;
	}
.news,
.news A {
	color: #666666;
	font-size: 11px;
	}
.hph {
	color: #00906C;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	}
.n10 {
	font-size: 10px;
	}

/*
.contact {
	color: #333333;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.contact DIV {
	padding-left: 18px;
	}

.bottom {
	color: #666666;
	font-size: 10px;
	}
*/

/* ************************************************************************** */

/* TABLE */
.border {
	background-color: #69BDA9;
	}
.bg, .bgi, .bgi input {
	background-color: #F2FFF2;
	}
.bgH {
	background-color: #C2E4DC;
	}


.button {
	background-color: #F2FFF2;
	}
.buttonH {
	color: #000000;
	font-weight: bold;
	background-color: #69BDA9;
	}

/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}

/* ************************************************************************** */

.head, .headH, .header, .headerH {
/*	color: #00906C;*/
	color: #97BF0D;
	font-weight: bold;
/*	font-size: x-small;*/
	}
.headH, .headerH {
/*	font-size: small;*/
	font-size: 12px;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
/*	font-size: x-small;*/
	}
.txtB, .txtB TD {
/*	font-size: x-small;*/
	font-weight: bold;
	}
.txtH, .txtH TD {
/*	font-size: small;*/
	font-size: 12px;
	font-weight: bold;
	}


.note, .note1, .note2 {
	color: #00906C;
/*	font-size: x-small;*/
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
/*	font-size: small;*/
	font-size: 12px;
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #00906C;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
/*	color: #00906C;*/
	color: #97BF0D;
/*	font-weight: bold;*/
/*	font-size: x-small;*/
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
/*	font-size: small;*/
	font-size: 12px;
	font-weight: bold;
	}

.inactive {
	color: #888888;
	}

