#pageTop
{
	width:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#pageCenter
{
	width:740px;
	height:520px;
	margin:0px auto;
	position:relative;
	clear:left;
	text-align:left;
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:normal;
	color:#b5372e;
}

body
{
	font-size: 11px;
	color: #942b82;
	font-family: verdana, arial;
	margin:0px;
	padding:0px;
}


input, textarea
{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:normal;
}

.input_search
{
	border-width:0px;
	border-style:none;
	background-color: #ffffff;
	width:80px;
}

.button_search,
.button1,
.button2
{
	border-width:1px;
	border-style:solid;
	border-top-color:#F2757B;
	border-left-color:#F2757B;
	border-right-color:#793B3C;
	border-bottom-color:#793B3C;
	background-color: #FCEFF6;
	cursor:hand;
	cursor:pointer;
}

.search_box
{
	font-size: 11px; 
	color: #ffffff;
	text-align: center;
	font-weight:bold;
	background-color: #F7B6B2;
}

.select_box
{
	font-family: verdana, arial;
	font-size : 10px;
	font-weight:bold;
	color:#870D70;
	border-style:solid;
	border-color: #7F9DB9;
	border-width: 1px;
	background-color: #FFFFFF;
}

.headline_list
{
	font-size: 11px; 
	color: #7A7C7F;
}

.text,a.text,a.text:link,a.text:active,a.text:visited,a.text:hover
{
	font-size: 11px; 
	color: #7A7C7F;
	text-decoration:none;
}

.text_u,a.text_u,a.text_u:link,a.text_u:active,a.text_u:visited,a.text_u:hover
{
	font-size: 11px; 
	color: #7A7C7F;
	text-decoration:underline;
}

.text_small
{
	font-size: 10px;
	color:#942C85;
}

.text_small_brown,a.text_small_brown,a.text_small_brown:link,a.text_small_brown:active,a.text_small_brown:visited,a.text_small_brown:hover
{
	font-size: 10px;
	color:#6F5D5E;
	text-decoration:none;
}


.text_breadcrumb,a.text_breadcrumb,a.text_breadcrumb:link,a.text_breadcrumb:active,a.text_breadcrumb:visited,a.text_breadcrumb:hover
{
	font-size: 10px;
	font-weight:bold;
	color:#E97C9C;
	text-decoration:none;
}


.menu_area,a.menu_area,a.menu_area:link,a.menu_area:active,a.menu_area:visited,a.menu_area:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	display:block;
	width:145px;
	height:20px;
	padding-top:10px;
	padding-left: 15px;
	text-decoration:none;
}

.headline_foot,a.headline_foot,a.headline_foot:link,a.headline_foot:active,a.headline_foot:visited,a.headline_foot:hover
{
	font-size: 11px;
	color: #F085B1;
	font-weight: bold;
	text-decoration:none;
}

.headline_list,a.headline_list,a.headline_list:link,a.headline_list:active,a.headline_list:visited,a.headline_list:hover
{
	font-size: 11px;
	color: #7A7C7F;
	font-weight: 600;
	text-decoration:none;
	line-height: 160%
}

.img_content_100
{
 	background:url(/html/img/img_background_100.gif) no-repeat;
}

.img_content_32
{
 	background:url(/html/img/img_background_32.gif) no-repeat;
}


table.tab
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	margin-bottom:10px;
}

tr.row_headline
{
	font-size: 11px;
	color: #7A7C7F;
	font-family: verdana, arial;
	font-weight: bold;
}
tr.row
{
	font-size: 11px;
	color: #7A7C7F;
	font-family: verdana, arial;
	font-weight: normal;
}

td.cell
{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

ul.list
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	padding-left:15px;
}

ol.list
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	padding-left:20px;
}

li.listitem
{
	margin-top:5px;
	margin-left:10px;
	padding:0px;
}


.linkitem,a.linkitem,a.linkitem:link,a.linkitem:active,a.linkitem:visited,a.linkitem:hover
{
	font-size: 11px;
	color:#7A7C7F;
	line-height:1.4em;
	text-decoration:none;
}

ul.footnotelist
{
	margin:0px;
	padding:0px;
}

li.footenotelistitem
{
	margin:0px;
	padding:0px;
}

.txtBcg1
{
    background-color: #F59694;
    color: #660099;
}

/* FORUM CSS */

div#wrap  a {
  color: #7A7C7F;
}

div#wrap h2,
div#wrap h3 {
  color: #EB77A9;
  font-size: 11px;
  font-weight: bold;
}

ul.linklist,
ul.topiclist ,
ul.profile-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}

ul.profile-icons,
ul.linklist  {
  margin: 0 0 5px 0;
}

ul.profile-icons {
  float: right;
}

ul.profile-icons li {
  float: left;
}

div#search-box {
  float: right;
}

hr {
  border-bottom: 1px none #7A7C7F; 
  height: 1px;
}

fieldset {
  border: 0 none;
  margin: 0 0 10px 0;
  padding: 0;
}

fieldset.display-options {
  margin: 10px 0;
}

dt,
dd {
  margin: 0 5px 0 2px;
  float: left;
}

ul.topiclist dt {
  width: 200px;
}

ul.topiclist dt.extended {
  width: 315px;
}

table#memberlist th.posts,
table#memberlist td.posts,
dd.posts,
dd.topics,
dd.views {
  width: 50px;
  text-align: center;
}

dd.lastpost {
  width: 175px;
}

ul.forum  dt {
  font-weight: bold;
}

table#memberlist {
  width: 100%;
}

table#memberlist th,
h3.first,
ul.topiclist li.header dl dt,
ul.topiclist li.header dl dd {
  background: #F59694;
  color: #fff;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 2px 5px 2px 2px;
}

div.panel,
dl.details dt,  
h3.first {
  clear: both;
}

div.column1,
div.column2 {
  margin: 10px 0 0 0;
}

table#memberlist th a,
div#wrap h3.first a {
  color: #fff;
  text-decoration: none;
}

ul.topiclist li.row {
  border-bottom: 1px solid #7A7C7F;
  display: block;
  height: 50px;
}

ul.topiclist.forums li.row {
  height: 35px;
}

dl.zend_form {
  display: block; 
  width: 220px;
}

dl.zend_form  label {
  display: block;
  line-height: 12px;
  width: 60px;
}

dl.zend_form input#submit {
  margin: 0 0 0 65px;
}

dl.register_form label {
  display: block;
  line-height: 12px;
  width: 95px;
}

dl.register_form input#submit {
  margin: 0 0 0 100px;
}
