.tipClassH { font: 12px Arial, Helvetica; color: white }
.tipClassB { font: 12px Arial, Helvetica; color: Black }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour6%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour6%0;*/
}
ul {
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(mscl_files/mscl_bullet.gif);	
}
.rightcoltext ul {
	color: #EEEEEE;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(mscl_files/mscl_bullet2.gif);	
}
.leftcoltext ul {
	color: #EEEEEE;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(mscl_files/mscl_bullet2.gif);	
}
.centercoltext ul {
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(mscl_files/mscl_bullet.gif);	
}
.topstrip {
	background-image: url(mscl_files/mscl_topstrip.gif);
	background-repeat: repeat-x;
}
.lcolbg {
	background-color: #9c034e;/*themecolour1;*/
}
.rcolbg {
	background-color: #9c034e;/*themecolour1;*/
}
.menupad {
	padding: 5px;
}
 
.hnavbg {
	background-color: #818181;/*themecolour4;*/
	background-image: url(mscl_files/mscl_hnav_bg.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.leftcoltext {
	padding: 12px;
	background-color: #9c034e;/*themecolour1;*/
	color: #EEEEEE;/*themecolour6%0;*/
}
.leftcoltext2 {
	padding: 12px;
	background-color: #818181;/*themecolour3;*/
	color: #EEEEEE;/*themecolour6%0;*/
}
.rightcoltext {
	padding: 12px;
	color: #EEEEEE;/*themecolour6%0;*/
}
.centercoltext {
	padding: 5px 20px 20px;
	color: #000000;/*themecolour6%0;*/
	background-color: #e3e3e3;/*themecolour6;*/
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;/*themecolour6;*/
	border-left-color: #e3e3e3;/*themecolour6;*/
}
.leftcoltextdark {
	color: #000000;/*themecolour4%0;*/
	background-color: #818181;/*themecolour4;*/
	padding: 10px;
}

.parahead {
	background-color: #e3e3e3;/*themecolour6;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;/*themecolour6;*/
	border-bottom-color: #818181;/*themecolour3;*/
}
.parahead2 {
	background-color: #e3e3e3;/*themecolour6;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;/*themecolour6;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9c034e;/*themecolour1;*/	
}
.parahead3 {
	background-color: #818181;/*themecolour4;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;/*themecolour6;*/
	border-bottom-color: #818181;/*themecolour3;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;/*themecolour3;*/
}

.centercolpad {
	padding: 5px;
}
.themecolor1 {
	background-color: #9c034e;/*themecolour1;*/
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #e3e3e3;/*themecolour6;*/
}

.footer {
	background-color: #AAAAAA;/*themecolour3;*/
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e3e3e3;/*themecolour6;*/
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
}

a:link {
	color: #818181;/*themecolour3;*/
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0026ab;/*themecolour2;*/
}

tr.commTabOdd {
    background-color: #EADBDE;
    color: black;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: gray;
}

tr.commTabEven {
    background-color: #DCDCDC;
    color: black;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: gray;
}

tr.commTabHead {
    background-color: #9c034e;
    font-weight: bold;
    color: #EEEEEE;
    height: 22px;
    border-width: 1px 1px 3px 1px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
}

tr.newsHead {
    background-color: #9c034e;
    color: white;
}

td.newsText {
    background-color: #CCCCCC;
    color: black;
}


.adtlHeader {
    background-color: #C1E8E4;
    color: Black;
}


table.dataDisp {
	width: 100%;
	border-width: 2px 2px 2px 2px;
	border-spacing: 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
}


a.dd:link {
    color: #EEEEEE;
}
a.dd:visited {
    color: #EEEEEE;
}
a.dd:hover {
    color: #FEAFAF;
}


a.sclink:link {
    color: #660000;
}
a.sclink:visited {
    color: #AA6666;
}
a.sclink:hover {
    color: red;
}


TD.rulehd1{
    font-family: "Arial","Helvetica","SansSerif";
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    text-align: left;
    color: #600060;
}

TD.rulehd2 {
    font-family: "Arial","Helvetica","SansSerif";
    font-weight: bold;
    font-style: normal;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
    color: black; 
}

TD.ruletxt {
    font-family: "Verdana","Helvetica","Arial";
    font-weight: normal;
    font-style: normal;
    font-size: 8pt;
    text-align: left;
    color: black; 
}


p.sctitle {
    color: #000000;/*themecolour6%0;*/
    font-family: "Arial","Helvetica","sanserif";
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
}

td.scard1 {
    color: #000000;
    font-family: "Arial","Helvetica","sanserif";
    font-weight: normal;
    font-size: 8pt;
    padding-left: 30;
    padding-right: 30;
}

td.scard2 {
    padding-left: 15;
    padding-right: 15;
}


h1 {
    color: #000000;/*themecolour6%0;*/
    font-family: "Arial","Helvetica","sanserif";
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
}

h2 {
    color: #000000;/*themecolour6%0;*/
    font-family: "Arial","Helvetica","sanserif";
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
}

h3 {
    color: #000000;/*themecolour6%0;*/
    font-family: "Arial","Helvetica","sanserif";
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
}

td.statsHeader {
    background-color: #e3e3e3;/*themecolour6;*/
    border-top-width: 2px;
    border-bottom-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #e3e3e3;/*themecolour6;*/
    border-bottom-color: #818181;/*themecolour3;*/
    padding-right: 5;
    font-family: "Arial","Helvetica","sanserif";
    font-weight: bold;
    font-style: italic;
    font-size: 14pt;
}

td.statsTab {
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    padding-left: 3;
    padding-right: 3;
}

