/* level 0 inner */
.m0l0iout {
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	font: bold 13px;
	padding: 4px;
	color: #000000;
	z-index: 2;
 }
.m0l0iover {
	font: 13px Georgia, Times New Roman;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 2;
 }

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #AE9CAE;
	z-index: 2;
	background-color: #AE9CAE;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #C6B49A;
	z-index: 2;
	background-color: #C6B49A;
}

/* level 1 inner */
.m0l1iout {
 font: 13px Georgia, Times New Roman;
 text-decoration: none;
 padding: 4px;
 color: #FFFFFF;
	z-index: 2;
}
.m0l1iover {
 font: 13px Georgia, Times New Roman;
 text-decoration: none;
 padding: 4px;
 color: #FFFFFF;
	z-index: 2;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #C6B49A;
	filter: alpha(opacity=90);
	z-index: 2;
	background-color: #C6B49A;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #663866;
	z-index: 2;
	background-color: #663866;
}

/* level 2 inner */
.m0l2iover {
	font: 13px Georgia, Times New Roman;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	z-index: 2;
}
/* level 2 outer */
.m0l2oout {
	text-decoration: none;
	border : 1px solid #000000;
	background: #C6B49A;
	z-index: 2;
	background-color: #C6B49A;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #C6B49A;
	color: #FFFFFF;
	z-index: 2;
	background-color: #C6B49A;
}

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 {
	color:#6A6A6A;
	}
p {
	color: #663866;
	}
TH {
	color:#000000;
	}
hr{
	color:#663866;
	}

td {
	border-color:#000000;
	font-size: 12pt;
	color: #000000;
	}

tr {
	border-color:#000000;
	font-size: 12pt;
	color: #000000;
	}

body {
	background-color: #C6B49A;
	font-weight: normal;
	}

.mainpage {
	margin-left: 80px;
}

#tagline {
	color: #663866;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-right: 70px;
	margin-top: 30px;
}
h1 {
	/* 	color: #663866;  */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: justify;
	font-style: italic;
}
h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	text-align: justify;
	padding: 0px 4px;
}
h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: justify;
	padding: 0px 12px 0px 6px;
}
h4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: inherit;
	font-weight: normal;
}
h5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
h6 {
	color: #663866;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	text-align: justify;
}

#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: underline}
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: Georgia, "Times New Roman", Times, serif;
	}
	
ol {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 20px;
	}
	
li {
	margin: 0px 30px 0px 30px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
	font-weight: normal;	
	}	
	
#videotable {
	border: 4;
	border-color: #333333;
	border-style: groove;
	}
.maroon {
	color: #990000;
}
