
BODY {
	margin: 0;
	background-color: #FFFFFF;
	}
BODY,
TD {
	color: #002244;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

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

P {
	margin:0;
	}

TEXTAREA,
OPTION {
	border: 1px #B2B2B2 solid;
	}

BLOCKQUOTE {
	margin: 20px;
	}


A,
A:visited {
	color: #901930;
	text-decoration: none;
	}
A:hover {
	color: #5E0350;
	text-decoration: underline;
	}


.pagebar {
	font-weight:bold;
	font-size: 11px;
	}
.pagebar B,
.pagebar A {
	font-weight:bold;
	margin:0 3px 0 3px;
	}
.pagebar .sm {
	font-size:9px;
	}


.content, .content TD {
	font-size: 12px;
	}

DIV.contact_bg,
DIV.contact_bg1 {
	width: 0;
	padding: 4px 10px 4px 10px;
	background: #E1DBB5;
	color: #7F7F7F;
	font-weight:bold;
	}
DIV.contact_bg1 {
	padding: 2px 10px 0 10px;
	}
DIV.contact_bg INPUT,
DIV.contact_bg TEXTAREA {
	border: 1px #B2B2B2 solid;
	font-size:10px;
	}


.light {
	background-color: #DBE2E9;
	}
.bright {
	background-color: #6699CC;
	}
.dark {
	background-color: #6486A6;
	}
.darkest {
	background-color: #0A467A;
	}
/* #2A6EA5 - my desktop */


/* TABLE */
.border {
	background-color: #116699;
	}
.bg, .bgi, .bgi input {
	background-color: #E5E5E5;
	}
.bgH {
	background-color: #D4D4D4;
	}
.bgHl {
	background-color: #E0E0E0;
	}

.l_menu IMG {
	margin:-5px 0 0 -7px;
	}
.l_menu DIV {
	margin:0px 0px 2px 0px;
	}


.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: #901930;
	font-weight: bold;
	font-size: 15px;
	}
.headH, .headerH {
	}
.header, .headerH {
	}
.head_sm {
	color: #901930;
	font-size: 10px;
	}


.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 {
	color: #116699;/*#003399 #6688AA*/
	font-size: x-small;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-size: small;
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #003399;/*#339966*/
	}
.note2, .noteH2 {
	color: #CC3333;/*#CC0000*/
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #901930;	/*#003399 #6688AA*/
	}
.ok, .okH {
	color: #339966;/*#008800*/
	}
.warn, .warnH {
	color: #CC3333;/*#CC0000*/
	}
.hlH, .okH, .warnH {
	}
.hlH {
	color: #FFFFFF;
	background-color: #740110;
	padding:0px 12px 1px 12px;
	}
.inactive {
	color: #888888;
	}

.site_header_tr {
	background-image: url("/img/bg_body.gif");
}
