BODY
{
	font: normal 14px, arial, color: #000000;
	background-color : #4b5963;
/*	background-image:url(../images/backgr.jpg); */
}

A:link 		{color: #000000}
A:visited 	{color: #000000}
A:hover 	{color: #000000}
A:active 	{color: #000000}

.center {text-align: center;}
.left 	{text-align: left;}s

/* -----------------------------------------------*/
/* page title, ENTER*/
.page_title, .pic_name, .h3
{
	font-size: 		14px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
}

.section
{
	font-size: 		12px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
}

.link_text, .pic_capture, .h2, .capt1
{
	font-size: 		12px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
}

.pic_capture
{
	font-size: 		12px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
}

/* -------------------------------- 
info
classes:
.info_title
.info_section
.info_text

---- */
.info_title
{
	font-size: 	16px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	40px;
	text-align:	center;
}

.info_section
{
	font-size: 	12px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	30px;
	text-align:	left;
	
}

.info_text
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	text-align:	left;

}

/* -------------------------------- 
guestbook
classes:
.guestbook_head
.guestbook_entry
.guestbook_admin_comment
.guestbook_navig

---- */

.guestbook_head
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
	text-align:	center;

}

.guestbook_entry, .guestbook_admin_comment
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	text-align:	center;

}

.guestbook_navig
{
	font-size: 	12px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	text-align:	center;
}

/* -------------------------------- */ 

.cat_name
{
	font-size: 		16px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	align
}

.line
{
	font-size: 		16px;
	font-family:	courier;
	font-weight: 	bold;
	line-height: 	18px;
}
/* ....................................................*/

.top_icon
{
	width:			22px;
	height			22px;
	border-wigth:	24px;
	border-heigth:	24px;
	border:			0;
	align			center;
}

