body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(background.jpg) repeat-x #000000 ;
	font-family: Tahoma, Arial, Times New Roman;
	color: #666666;
	font-size: 11px;
}

.table_border { border-left: #333333 solid 6px; border-right: #333333 solid 6px;}

.sub_menu_inactive { padding-left: 10px; font-weight: bold; background: url(submenu-bg.jpg) repeat-x;}
.sub_menu_active { padding-left: 10px; font-weight: bold; background: url(submenu-active-bg.jpg) repeat-x;}

.guestbook_link { padding-right: 10px; }

.content { padding-left: 20px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; color: #333333; font-size: 11px; line-height: 17px; text-align: justify;}

.title_content { padding-left: 20px;  }
.span_title { font-size: 14px; font-weight: bold; color: #FFFFFF; }

.footer_content { font-family: Tahoma, Arial, Times New Roman; font-size: 11px; color: #CCCCCC; padding-left: 10px;}

li ({ line-height: 20px; }

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #0C68FB;
}
a:active {
	text-decoration: none;
}