html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

.centreTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

body {  background-image: url(titlebarstrip.jpg); background-repeat: repeat-x; background-position: left top; font-weight: normal; font-variant: normal; text-transform: none}

.menuItem {  border-color: black #coddcb #coddcb; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 10px}

.subsec_titles 
{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-variant: small-caps; color: #003300; font-weight: bold}

.subsec_titles_red 
{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-variant: small-caps; color: #CC3333}

a.top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #E0C1FF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

a.top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #f1f8ee;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-variant: normal;
}

a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #f1f8ee;
		border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;

}
a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #CC99FF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;

}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000}

.figLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-transform: capitalize;
}

.big-para-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000 }
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #666666}
.red {  color: #663366}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
a:link {
	color: #990099;	
	text-decoration: underline;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}
a:active {
	color: #9900CC;
	text-decoration: none;
}
a:visited {
	color: #CC99FF;
	text-decoration: underline;
}
.blktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.blockBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f9f9fb;
	text-align: justify;
	display: block;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
}
.CYSbiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990066;
		font-weight: normal;
}

.menuheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	display: block;
	font-weight: normal;
}
.menuheadsSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003300;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	display: block;
	font-weight: normal;
	font-style: normal;
}
.tdpad {
	padding-left: 10px;
	margin-left: 5px;
}

