BODY {
	margin: 5;
	background-color: #FFFFFF;
	}
BODY,
.body_bg {
	background-color: #FFFFFF;
	}
BODY,
TD {
	color: #333333;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 10pt; /*12px;*/ /*x-small*/
	}

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

INPUT,
TEXTAREA,
OPTION {
/*	color: #002244*/
	}

BLOCKQUOTE {
	margin: 20;
	}


A {
	color: #FF9900;
	text-decoration: none;
	}
A:hover {
	color: #FE6700;
	text-decoration: underline;
	}


.header,
.header A {
	margin: 0 0 0 3;
	color: 7F7F7F;
	font-family: Arial Narrow,Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px; 
	}
h2  {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}
h3  {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.hl {
	color: #FE9900;
	font-weight: bold;
	}
.note {
	color: #7F7F7F;
	}


.news_date {
	color: #FE6700;
	font-weight: bold;
	}

.page_bar {
	padding: 5;
	color: #FE6700;
	background: #E1E1E1;
	}
.page_bar STRONG {
	color: #666666;
	font-weight: bold;
	}
.page_bar BIG {
	font-size: 12px;
	}

.qa_q {
	color: #698EC6;
	font-weight: bold;
	}
.qa_a {
	color: #A5CD5B;
	font-weight: bold;
	}

.prices {
	padding: 6;
	}
.price {
	color: #666666;
	font-weight: bold;
	}

DIV.contact_bg {
/*
	width: 0;
	padding: 3 10 3 10;
	background: #F2F2F2;
*/
	}


/* TABLE */
.border {
	background-color: #116699;
	}
.bg, .bgi, .bgi input {
	background-color: #DBE2E9;
	}
.bgH {
	background-color: #A9BFD4;
	}


.button {
	background-color: #DBE2E9;
	}
.buttonH {
	color: #DBE2E9;
	font-weight: bold;
	background-color: #116699;
	}

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


/* ************************************************************************** */
/*
.head, .headH, .header, .headerH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.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-weight: bold;
	}


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


/*.hl, .hlH,*/
.ok, .okH, .warn, .warnH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #889088;
	}

