body {font-size: 10pt; color:#7D7D7D; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #FFFFFF; background-color: #ffffff;}

.texttopic {color:#999999;}
td {color:#7D7D7D; font-size: 12px;}
.bordlr {border-left: 1px solid; border-color:#666666; border-right: 1px solid; border-color:#666666;}
.bordbblue {border-bottom: 1px solid; border-color:#88B7E5;}
.bordlblue {border-left: 1px solid; border-color:#88B7E5;}
.brdlb {border-left: 1px solid #88B7E5; border-bottom: 1px solid #666666; padding-left:5px;}
.brdlb1 {border-bottom: 1px solid #666666; padding-left:15px;}
.brdlb2 {border-left: 1px solid #88B7E5; border-bottom: 1px solid #666666;}
.brdrght {border-right: 1px solid #666666;  border-bottom: 1px solid #666666;}
.bordbblack {border-bottom: 1px solid; border-color:#666666;}
li {list-style-image: url(img/marker.gif)}
.spec {list-style-position: outside; list-style-type: none; padding-right:5px;}
.spec1 {list-style-position: outside; list-style-type: none; padding-right:15px;}


p {text-indent:15px;  width:95%;}
p.frst {text-indent:15px; width:420px;}
a:link {font-size: 12px; color:#6699CC; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
a:visited {font-size: 12px; color:#FFB2B2; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
a:hover {font-size: 12px; color:#6699CC; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight:bold;}

.menu:link {font-size: 12px;
	color:#B9D1E8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; font-weight:lighter}
.menu:visited {
    font-size: 12px;
	color:#B9D1E8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; font-weight:lighter}
.menu:hover {
	font-size: 12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:lighter;}
	
table.guestbooktablecl {
  border:1 solid #88B7E5;
  width:450px;
  margin-top:10px;
}
table.GB_formtable {
  border:1 solid #88B7E5;
  width:450px;
}
td.messagecl {
  border:1 solid #88B7E5;
}
td.toptable {
  background-color:#FFFFFF;
}
p.message {
  padding-top:10px;
  padding-bottom:10px;
}
p.answer {
  padding-top:10px;
  padding-bottom:10px;
}
textarea.GB_formmessage {
  width:300px;
  height:100px;
}



.Error{
	background: #FFE8E8;
	border: 1px solid #8D8D8D;
	border-style: dotted;
	color: #000000;
	text-align: center;
	padding: 5px 3px 5px 3px;
	margin: 0 0 15px 0;
}
.Error b	{ color: #F30000; }

.Notice{
	background: #FDF5DD;
	border: 1px solid #8D8D8D;
	border-style: dotted;
	color: #000000;
	text-align: center;
	padding: 5px 3px 5px 3px;
	margin: 0 0 15px 0;
}
.Notice b	{ color: #F30000; }

.Success{
	background: #F1FDE7;
	border: 1px solid #8D8D8D;
	border-style: dotted;
	color: #000000;
	text-align: center;
	padding: 5px 0 5px 3px;
	margin: 0 0 15px 0;
}
.Success b{ color: #3C8D00; }

.Attention		{ color: #c80e0e; }
.Comment			{ color: #828282; font-style: italic; }
.LightWindow	{ padding: 0px 7px 0px 7px; }
