.lborder { border: solid 0 #4F7942; 
	border-left-width:2px;
}

.rborder { border: solid 0 #4F7942;
	border-right-width:2px;
}

.tborder { border: solid 0 #4F7942;
	border-top-width:3px;
}

.lrborder { border: solid 0 #4F7942;
	border-left-width:2px;
	border-right-width:2px;
}

.lrtborder { border: solid 0 #4F7942;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
}

.lrbborder { border: solid 0 #4F7942;
	border-left-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
}

H1 { color:#330099;
    font-family:geneva;
}

H2 { color:#330099;
    font-family:helvetica;
}

H3 { color:maroon;
    font-family:helvetica;
}

H4 { color:#004747;
    font-family:helvetica;
}

/*H4 { color:#f16a00;
#}
*/

/*H5 { color:#f16a00;
}
*/
H5 { color:#000000;
}

.maroon3 { color:maroon;
    font-size:120%;
}

.footer A:link { color:#4F7942;
    font-size:105%;
	text-decoration:none;
}
 
.footer	A:active { color:#FF0066;
    font-size:110%;
	text-decoration:none;
}

.footer	A:visited { color:#660066;
    font-size:105%;
	text-decoration:none;
}

.footer	A:hover { color:red;
    font-size:109%;
}

.lmenu { border: solid 0 #4F7942;
	border-right-width:3px;
}

.lmenu A:link { color:#0000CC;
    font-weight:bolder;
    font-size:105%;
	text-decoration:none;
} 
.lmenu A:active { color:#FF0066;
    font-weight:bolder;
    font-size:115%;
	text-decoration:none;
}

.lmenu A:visited { color:#660066;
    font-weight:bolder;
    font-size:105%;
	text-decoration:none;
}

.lmenu A:hover { color:red;
    font-size:109%;
}

.lmenu_header2 { color:#008db9;
    font-size:105%;
    font-family:sans-serif;
    font-weight:bolder;
    text-decoration:underline;
}

.lmenu_header { color:#008db9;
    font-size:105%;
    font-family:sans-serif;
    font-weight:bolder;
    text-decoration:underline;
    border: solid 0 #4F7942;
	border-right-width:3px;
}

.bottom_links A:link { color:#0000CC;
    font-weight:bolder;
    font-size:105%;
	text-decoration:none;
}
 
.bottom_links A:active { color:#FF0066;
    font-weight:bolder;
    font-size:115%;
	text-decoration:none;
}

.bottom_links A:visited { color:#660066;
    font-weight:bolder;
    font-size:105%;
	text-decoration:none;
}

.bottom_links A:hover { color:red;
    font-size:109%;
}

.glossary_heads { color:#da3c00;
    font-family:sans-serif;
    font-weight:bolder;
    font-size:115%;
    text-decoration:underline;
}

.disclaimer { color:#000000;
    font-family:geneva;
    font-size:75%;
}

.glos_list { co,or:#000000;
    font-family:helvetica;
    font-size:105%;
}

.seminar_list { co,or:#000000;
    font-family:helvetica;
    font-weight:bolder;
    font-size:105%;
}

.video_links A:link { color:#0000CC;
    font-weight:bolder;
    font-size:105%;
}

.video_links A:active { color:#FF0066;
    font-weight:bolder;
    font-size:106%;
}

.video_links A:visited { color:#660066;
    font-weight:bolder;
    font-size:105%;
}

.video_links A:hover { color:red;
    font-size:106%;
}

.title_links A:link { color:#0000CC;
    font-weight:bolder;
    font-size:140%;
	text-decoration:none;
}

.title_links A:active { color:#FF0066;
    font-weight:bolder;
    font-size:141%;
	text-decoration:none;
}

.title_links A:visited { color:#660066;
    font-weight:bolder;
    font-size:140%;
	text-decoration:none;
}

.title_links A:hover { color:red;
    font-size:140%;
}

.boxpopup	{font-family:Arial,sans-serif;	/* EDIT/DELETE FONT TYPE */
	font-size:80%;			/* EDIT/DELETE FONT SIZE */
	color:#006; background:#FF9;	/* EDIT POPUP COLOURS */
	width:130px; text-align:center;	/* EDIT/DELETE FIXED WIDTH */
	padding:3px 5px 4px 5px;	/* EDIT PADDING TOP/RT/BOT/LT */
	font-weight:bold;		/* EDIT TEXT WEIGHT */
	border:1px solid gray;		/* EDIT BORDER SIZE-TYPE-COLOUR */
}/* solid outset inset dotted */
#pdq {position:absolute;visibility:hidden;z-index:200;}