div.status a:link,a:visited,a,a:hover
{
	color:#ffffff;;
	
}

.biggerpic_hid
{
  visibility:hidden;
  position:absolute;
  width:0px;
  height:0px;
  top:0px;
  left:0px;
}
.biggerpic_vis
{
  position:absolute;
  z-index:196;
	visibility:visible;
	background:transparent;
  width:200px;
  height:200px;
}

a:link,a:visited,a
{
	text-decoration:none;
	font-weight:bold;
	color:#630021;
}
a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#630021;
}

a:link.softlink,a:visited.softlink,a.softlink
{
	text-decoration:none;
	font-weight:bold;
	color:#630021;
}
a:hover.softlink
{
	text-decoration:underline;
	font-weight:bold;
	color:#630021;
}

a:link.nofat,a:visited.nofat,a.nofat
{
	text-decoration:none;
	font-weight:normal;
}
a:hover.nofat
{
	text-decoration:underline;
	font-weight:normal;
}


a:link.white,a:visited.white,a.white
{
	text-decoration:none;
	color:#ffffff;
}
a:hover.white
{
	text-decoration:underline;
	color:#ffffff;
}

a:link.link_dark,a:visited.link_dark,a.link_dark
{
	text-decoration:none;
	color:#711E49;
}
a:hover.link_dark
{
	text-decoration:underline;
	color:#711E49;
}


input
{
	margin-bottom:5px;
	border:0px;
	padding-right:5px;
}

.input_name
{
	width:300px;
	margin-bottom:5px;
	border:0px;
	padding-right:5px;
}

.col
{
	border: solid 1px  #000000;
}

.input_mail
{
	width:300px;
	margin-bottom:5px;
	border:0px;
	padding-right:5px;
}

.textarea_text
{
	width:550px;
	height:90px;
	margin-bottom:5px;
	border:0px;
	padding-right:5px;

}
body
{
	margin:0px;
	padding:0px;
}

body,table
{
	color: #630021;	
	font-family: verdana,arial,helvetica;
	line-height:1.3em;
	font-size:13pt;
}

p.title
{
	font-size:15pt;
	font-weight:bold;
}

.pictitle
{
	font-size:12pt;
	padding:5px;
}

span.menudiv
{
  font-weight:bold;
  margin-left:8px;
  margin-right:8px;
}  

a.activelink:link,a.activelink:hover,a.activelink:visited
{
  color:#ffffff;
}
