BODY {
	margin: 0px;
	padding: 0px;
	background: #E5E5E5;
	color: #000;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	}

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

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


P {
	margin: 2px 0px 1px;
	}

BLOCKQUOTE {
	margin: 20px;
	}


A {
	color: #369;
	text-decoration: underline;
	}
A:hover {
	color: #81A0C0;
	}


H1, H2 {
	margin: 0px 0px 10px;
	color: #333;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
/*	text-transform: lowercase;*/
	}

UL {
	margin: 15px 20px;
	padding: 0px;
	}
UL LI {
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	background: url(../../img/li.gif) left 6px no-repeat;
	}


.pageContent IMG {
	margin: 0px 13px 7px 0px;
	}


.date {
	margin-bottom: 3px;
	color: #7F7F7F;
	font-size: 11px;
	}


.header,
.header A {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
.hl {
	color: #FE6700;
	font-weight: bold;
	}
.note {
	color: #7F7F7F;
	}


.page_bar {
	margin: 20px 0px;
	color: #000;
	font-size: 14px;
	}
.page_bar STRONG {
	color: #000;
	font-weight: bold;
	}
.page_bar BIG {
	font-size: 13px;
	}

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

.prices {
	padding: 6px;
	}
.price {
	color: #698EC6;
	font-weight: bold;
	}

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

INPUT.text {
	margin: 0;
	border: 1px solid #B2B2B2;
	padding: 1;
	color: #888888;
	font: 12px;
	}


/* 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;
	}

