body
{
	margin: -15px;
	text-align: center;
}

body, td, div, li, ul, input, select, textarea, span
{
	color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a:link
{
  color:  #333333;
	font-weight: normal;
	text-decoration: underline;
}
a:visited
{
  color:  #333333;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
  color:  #571E67;
	font-weight: normal;
	text-decoration: none;
}

a.menu:link
{
	font-size: 11px;
  color:  #006B5B;
	font-weight: normal;
	text-decoration: none;
}
a.menu:visited
{
	font-size: 11px;
  color:  #006B5B;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover
{
	font-size: 11px;
  color:  #571E67;
	font-weight: normal;
	text-decoration: none;
}
.menu_selected
{
	font-size: 11px;
  color:  #571E67;
	font-weight: normal;
	text-decoration: none;
}

.subhead
{
	color: #571E67;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
}

.subhead2
{
	color: #571E67;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

.captions
{
	color: #9772A2;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;  
}
a.captions:link
{
	font-size: 11px;
	line-height: 12px;  
  color:  #9772A2;
	font-weight: normal;
	text-decoration: none;
}
a.captions:visited
{
	font-size: 11px;
	line-height: 12px;  
  color:  #9772A2;
	font-weight: normal;
	text-decoration: none;
}
a.captions:hover
{
	font-size: 11px;
	line-height: 12px;  
  color:  #571E67;
	font-weight: normal;
	text-decoration: underline;
}


.bodyclass
{
	background-color: #432053;
	margin: -15px;
}

.container_sub
{
	margin-top: -15px;
	position: relative;
	width: 950px;
}

hr 
{ 
  border: 0;
  width: 717px;
  color: #006B5B;
  background-color: #91B9AD;
  height: 1px;
}

#footer
{
  color: #FFFFFF;
  clear: right;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
  text-align: center;
	width: 850px;
}

.copyright
{
  color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}


ul
{
	margin-bottom: 0px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0px;
}

ol
{
	margin-bottom: 5px;
	margin-left: 28px;
	margin-top: 0px;
	padding: 0px;
}

li
{
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

tr.head
{
  background-color: #FFFFFF;
}

tr.light
{
  background-color: #FFFFFF;
}

tr.dark
{
  background-color: #D7ABDB;
}

