/* level 0 inner */
.m0l0iout {
	font-family: "Arial Rounded MT Bold", Arial;
	text-decoration: none;
	padding: 4px;
	color: #333333;
	z-index: 2;
	font-weight: normal;
	font-size: 9pt;
 }
.m0l0iover {
	text-decoration: none;
	padding: 4px;
	color: #000000;
	font-weight: normal;
	z-index: 2;
	font-size: 9pt;
	font-family: "Arial Rounded MT Bold", Arial;
 }

/* level 0 outer */
.m0l0oout {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FFFFCC;
	z-index: 2;
}
.m0l0oover {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FFFFCC;
	z-index: 2;
}

/* level 1 inner */
.m0l1iout {
	text-decoration: none;
	padding: 4px;
	color: #333333;
	z-index: 2;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 9pt;
}
.m0l1iover {
	text-decoration: none;
	padding: 4px;
	color: #000000;
	z-index: 2;
	font-size: 9pt;
	font-family: "Arial Rounded MT Bold", Arial;
}

/* level 1 outer */
.m0l1oout {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FFFFCC;
 filter: alpha(opacity=90);
	z-index: 2;
}
.m0l1oover {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FFFFCC;
	z-index: 2;
}

/* level 2 inner */
.m0l2iover {
	text-decoration: none;
	padding: 4px;
	color: #000000;
	z-index: 2;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 9pt;
}
/* level 2 outer */
.m0l2oout {
 	text-decoration: none;
	border : 1px solid #000000;
	background: #FFFFCC;
	z-index: 2;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFFCC;
	color: #000000;
	z-index: 2;
}

a:link
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a:visited
{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
a:hover
{
 text-decoration: underline;
 font-weight: normal;
 color: #000000;
}
a:active
{
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}

table {
 table-border-color-light:#DADAD;
 table-border-color-dark:#9A9A9A;
 border-color:#333333;
	}
CAPTION {
	}
p {
	color: #6699CC;
	font-family: "Arial Rounded MT Bold", Arial;
	}
TH {
	color:#000000;
	}
hr{
	color:#999999;
	}

td {
	border-color:#000000;
	font-size: 12pt;
	color: #000000;
	}

tr {
	border-color:#000000;
	font-size: 12pt;
	color: #000000;
	}

body {
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold", Arial;
	}

.mainpage {
	margin-left: 80px;
}

#tagline {
	color: #99CC66;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-right: 70px;
}
h1 {
	/* 	color: #663866;  */
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 16pt;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color: #99CC66;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 14pt;
	text-align: justify;
	padding: 0px 4px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 12pt;
	text-align: justify;
	padding: 0px 12px 0px 6px;
	font-weight: normal;
}
h4 {
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 11pt;
	text-align: left;
	font-weight: normal;
}
h5 {
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 9pt;
	font-weight: normal;
}
h6 {
	color: #99CC66;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 9pt;
	font-weight: normal;
}

#photopad {
	padding: 0px;
	border: 2;
	border-style: solid;
	margin: 0px 6px 0px 8px;
}
.justify {
	text-align: justify;
	}
#homeflash {
	z-index: -1;
	vertical-align: bottom;
	padding: 12px 4px;
	text-align: center;
	}
a.isi:link {color: #000000; text-decoration: none}
a.isi:visited {color: #333333; text-decoration: none}
a.isi:hover {text-decoration: underline}
a.isi:active {text-decoration: none}

h4:first-letter 
{
	color: #000000;
	font-size: medium;
}
#indentRL {
	padding: 0px;
	margin: 0px 260px 0px 24px;
	}
ul {
	margin: 0px 0px 0px 22px;
	font-size: 12pt;
	font-family: "Arial Rounded MT Bold", Arial;
	}
	
ol {
	font-size: 11pt;
	font-family: "Arial Rounded MT Bold", Arial;
	margin: 0px 0px 0px 20px;
	}
	
li {
	margin: 0px 30px 0px 30px;
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 11pt;
	text-align: justify;
	font-weight: normal;	
	}	
	
#videotable {
	border: 4;
	border-color: #333333;
	border-style: groove;
	}
#color1 {
	background-color: #FFFFFF;
}
#color2 {
	background-color: #99CC66;
}
#color3 {
	background-color: #660066;
}
#color4 {
	background-color: #FFFFCC;
}
#color5 {
	background-color: #999999;
}
#toppad10 {
	padding-top: 10px;
	background-color: #FFFFFF;
}
#descpad {
	padding: 2px 14px 2px 6px;
}
.cartoddrow {
	background-color: #FFFFFF;
}
.cartoddrow h1 {
	font-size: 11pt;
}
.cartoddrow h2 {
	font-size: 9pt;
}
.cartoddrow h3 {
	font-size: 9pt;
}
.cartoddrow h4 {
	font-size: 8pt;
	font-variant: normal;
	font-style: italic;
	padding: 0px 0px 0px 2px;
}
#faqq {
	background-color: #E4DEE4;
}
#faqa {
	background-color: #FFFFCC;
}
#titlepage {
	color:#660066;
	font-size: 34pt;
	background-color: #FFFFCC;
	}
#title {
}	
h1.title {
	color:#000000;
	font-size: 28pt;
	font-style: normal;
	}
h2.title {
	color:#333333;
	font-size: 16pt;
	}
h3.title {
	color:#660066;
	font-size: 20pt;
	}

