table.center {margin:0 auto;}
html, body { height: 100%; text-align:center; }
body
{
	background:	#BD658D;
}

body, td
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:	12px;
	color:		#6452A3;
	line-height: 16px;
}

h1
{
	font-size:	16px;
	color:	#BD658D;
}

h2
{
	font-size:	14px;
	color: 	#BD658D;
	margin-bottom:	3px;
	padding-bottom: 3px;
}

h3
{
	font-size:	12px;
	color:	#BD658D;
	margin-bottom:	3px;
	padding-bottom: 3px;
}



h3.notice
{
	text-align:	left;
	width: 80%;
	background-color: #eeeeee;
	border: 1px;
	border-color: #BD658D;
	border-style: solid;
	padding: 5px;
}

span.company
{
	font-size:	14px;
	color: 	white;
	margin-top:	3px;
	margin-bottom:	3px;
	font-weight:	bold;
}

span.name
{
	font-size:	13px;
	color: 	#334EA1;
	margin-top:	3px;
	margin-bottom:	3px;
	font-weight:	bold;
	text-align: center;
}

.smalltext
{
	font-size:	11px;
	color: 	#000000;
}

a
{
  color:		#BD658D;
}
a:hover
{
  color:		#000000;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		#BD658D;
  font-weight:  bold;
  font-size:	12px;
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#6452A3;
  font-weight:  bold;
  font-size:	12px;
}

b, dt
{
  font-weight:		bold;
}
strong
{
	color:	#BD658D;
}

span.description
{
  font-size:		13px;

  text-align:       right;  
}

div.FOOTER a, div.FOOTER 
{
  font-size:		10px;
  color:		#ffffff;
  line-height:		12px;
   background:	#BD658D;
}
div.FOOTER a:hover
{
  text-decoration: underline;
}


.directory-header{
  background-color: #334EA1;
  color:  white;

}



