body
{
  margin: 0px;
  padding: 0px;
}


a.bodyLink
{
  color: #0000FF;
  text-decoration: none;
}

a.bodyLink:link
{
  color: #0000FF;
  text-decoration: none;
}

a.bodyLink:visited
{
  color: #0000FF;
  text-decoration: none;
}

a.bodyLink:active
{
  color: #0000FF;
  text-decoration: none;
}

a.bodyLink:hover
{
  color: #0000FF;
  text-decoration: underline;
}


.heading
{
	color: #330000;
  font-family:arial, helvetica, sans-serif;
	font-size: 15pt;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
 	padding: 25px;
	text-decoration: none;
}



.content
{
	color: #000000;
  font-family:arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-right: 100px;
 	padding: 0px;
	text-decoration: none;
}




li
{
	color: #000000;
  font-family:arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 100px;
 	padding: 0px;
	text-decoration: none;
}


.menu
{
	color: #000000;
  font-family:arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 15px;
 	padding: 0px;
	text-decoration: none;
}
.menu:link
{
}
.menu:visited
{
}
.menu:active
{
}
.menu:hover
{
	text-decoration: underline;
}

td
{
    color: #000000;
    font-size: 11pt;
}

p.menu
{
	background-color: #00FF00;
	max-width: 210px;
	width: 210px;
	height: 270px;
	line-height: 20px;
	padding-top: 10px;
	border-top: 4px solid #DDDDDD;
	border-bottom: 4px solid #444444;
	border-left: 4px solid #AAAAAA;
	border-right: 4px solid #777777;
}

td.menu
{
	max-width: 210px;
	width: 210px;
	text-align: center;
}

p.leftbar
{
	max-width: 210px;
	width: 210px;
	border-top: 4px solid #DDDDDD;
	border-bottom: 4px solid #444444;
	border-left: 4px solid #AAAAAA;
	border-right: 4px solid #777777;
}

td.bannerBar
{
	background-image:url('photo/mixed_natives.jpg');
	height: 123px;os
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #9AA69C;
}


 
td.topBar
{
	background-color: #FFFFFF;
	height: 60px;
	text-align: center;
	vertical-align: center;
}
 
td.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
	letter-spacing: 3px;
	color: #330000;
}
td.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
	letter-spacing: 3px;
	color: #330000;
}
td.bottomBar
{
	background-color: #FFFFFF;
	height: 8pt;
	color: #666699;
}


b
{
    font-family:arial, helvetica, sans-serif;
    font-weight: 600;
}

.pageTitle
{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #005500;
}
