
.bodybgcolor { background-color: #F1F8DC; }    						/*  body background color */

.Headerbg {
background-image: url(images/header.jpg);
color: #FFFFFF;
font-size: 16pt; 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;		 	/*  header image, and text color */
}

.MenuColor { background-color: #C9E38A; }							/*  behind menu background color */

.leftThickBar { background-image: url(images/leftThickBar_bg.jpg); }	/*  left thick bar of content color */
	
.leftThinBar { background-color: #A78BB3; }							/*  left thin bar of content color */

.contentpadding { padding: 9px; }									/*  content padding of 9 pixels  */

.Footerbg {
font-family: tahoma, verdana, arial, helvetica;
font-size: 8pt; 
color: #FFFFFF;
background-image: url(images/footer.jpg);
text-decoration: none;
							/*  footer image, text color */
}




/*  ----    needed for menu system    ----  */

.ieLeiar {
	Z-INDEX: 100; VISIBILITY: hidden; CURSOR: hand; CURSOR: pointer; POSITION: absolute
}
.item {
	FONT-SIZE: 9pt; FONT-FAMILY: sans-serif
}
BODY {
	FONT-SIZE: 11pt; FONT-FAMILY: tahoma, sans-serif
}
DIV {
	FONT-SIZE: 11pt; FONT-FAMILY: tahoma, sans-serif
}
TR { 
	font-family: tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-size: 10pt;
	color: #000000;
}
P, LI, TD { 
	font-family: tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-size: 10pt;
	color: #000000;
}
A {
	FONT-SIZE: 9pt; FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}



 
 

/* Templated site settings */
.ts_page_content {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	text-align:justify; 
	font-size:10pt;
}
.ts_contact_text {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	text-align:center;
	font-weight: bold;
	font-size:10pt;
}
.ts_contact_form {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-weight: bold;
	font-size:10pt;
}

.ts_page_title {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	text-align:justify;
	font-weight:bold;
	font-size:14pt;
}

.ts_pic_caption {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-weight:bold;
	font-size:10pt;
}

.ts_sub_text {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-style:italic;
	font-size:10pt;
	font-weight:normal;
}

.ts_sub_title {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-weight:bold;
	font-size:10pt;
}
.ts_topic_header {
	color:#000000;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-weight:bold;
	font-size:10pt;
}

.ts_err_text {
	color:red;
	font-family:tahoma, sans-serif, Verdana, Arial, Helvetica; 
	font-weight:bold;
	font-size:10pt;
}


