.MyOLTextFontClass {font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	text-align: left; color:#333; line-height: 130%}

.MyOLMainBoxClass, .MyOLLongMainBoxClass
 {background-color: #ffffdf}
.MyOLMainBoxClass {padding: 2px 4px 2px 4px}
.MyOLLongMainBoxClass {padding: 0}
.MyOLLongMainBoxInner {padding: 4px 8px 4px 8px; overflow: auto; overflow-x: hidden;}


.MyOLCaptionBoxClass {background-color: transparent;
	background-image: url(../images/Overlib/MainCaptionBackground.jpg);
	background-repeat: repeat-x; padding-left: 4px}

.MyOLOutsideTableClass {background-color: #b6b6b6; border: 1px solid #b6b6b6}

.MyOLCaptionFontClass {font-family: Arial, Helvetica, sans-serif; color: #333;
	font-size: 12px; font-weight: 900; margin-top: 1px; margin-bottom: 2px; }

/* The following class is used either if one doesn't use a graphical Close button
but uses Close text instead, or if the the graphic fails to display and the
Alt Close text is displayed in its place) */
.MyOLCloseFontClass {font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #ffffdf; font-weight:bold; display: block; padding-right: 2px;
	vertical-align: middle}

/* The following class is required as a workaround to a Firefox problem with <a> tags
- see http://tech.groups.yahoo.com/group/overlibmws/message/1077 for details */
span.MyOLCloseFontClass:hover {cursor: pointer; color: #fcfcbf}

hr.NoScriptBookmarks, hr.NoScriptBkmrksCvsht {width: 130px; text-align: left;
	margin-left: 0; margin-bottom: 6px}

hr.NoScriptBookmarks {margin-top: 12px}
hr.NoScriptBkmrksCvsht {margin-top: 37px}

	
/* _________
List styles
____________ */

ol.MyOLol {margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 8px;
	padding-left: 18px; font-weight: bold}

li.MyOLol {font-size: 12px; margin-bottom: 4px; margin-right: 0; text-align: left}

/* _________
Link styles
____________ */

a.NotBold {font-weight: normal}
a.NotBold:hover {color: #eb8700; text-decoration: underline}

a.Number:hover {color: #eb8700; text-decoration: underline}


/* _________
div and span styles
____________ */

div.MyOLpara {margin-bottom: 5px}
div.MyOLFinalpara {margin-bottom: 12px}
div.MyOLPrelist {margin-bottom: 4px}
div.MyOLList  {margin-bottom: 3px}
div.MyOLList2 {margin-bottom: 2px}
div.MyOLLongList  {margin-bottom: 5px}
div.MyOLIndent {margin-left: 10px}
div.MyOLTopMargin {margin-top: 10px}


/* The following styles are only used for the pop-up for the Key to colour coded
	commentary text */
div.MyOLKeyHead, div.MyOLKeyPara, div.MyOLKeyFinalPara {text-align: center}

div.MyOLKeyHead {font-family: "Arial Narrow", "Helvetica Narrow", Arial,
	Helvetica, sans-serif; font-size: 13px; margin-bottom: 8px; font-weight: bold}

div.MyOLKeyPara {margin-bottom: 5px}
div.MyOLKeyFinalPara {margin-bottom: 2px}
