.style7 {
	color: #666666;
	font-weight: bold;
}
.style8 {
	color: #F04EA4;
	font-weight: bold;
}
.style9 {
	color: #000000;
	font-weight: bold;
}
.style10 {color: #CCCCCC}

.style11 {font-size: 12px}

.style16 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
  background-color: #543B65;}

body,td,th { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
  
p {
  padding-left: 15px;
  padding-right: 15px;
  }

h2{
  color: #FFFFFF;
  background-color: #F04EA4;
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
}

h3{
  color: #F04EA4;
  padding-left: 10px;
  vertical-align: middle;
}

a:link { 
  font-size: 11px;
  font-weight: bold;
  color: #EE4EA6;
  text-decoration: none;}
	
a:visited {
  text-decoration: none;
  color: #FFFFFF;}
	
a:hover {
  text-decoration: underline;
  color: #EE4EA6;}
	
a:active {
  text-decoration: none;
  color: #EE4EA6;}
	
a {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #EE4EA6;}
	
table.profile td{
  vertical-align:top;
  padding: 5px;}
	
table.profile th{
  text-align: right;
  vertical-align: top;
  padding: 5px;
  width: 130px;}
	
#wrapper {
  width:770px;}

#navigation {
  padding: 0px;
  background-image: url(images/navigation/nav_background.gif);
  text-align: center;}	

#content-header {
  background-color: #F04EA4;
  width: 770px;
  text-align: left;
  }

#content-main {
	background-color: #E8E8E8;
	width: 440px;
	height: 475px;
	float: left;
	text-align: left;
}

#content-right { 
  background-color: #484848;
  width: 330px;	
  height: 375px;
  float: right;
  text-align: center;}

