/* Edited with EditCSS */
/**** LINK-tag style sheet styleB.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body
{
	font	:	14pt garmond;
	margin	:	0px;
	padding	:	0px;
}
img
{
	border	:	0px;
}
div
{
	border: none; 
	/*border: red 1px solid; */
	margin: 0;
	padding: 0px; 
}



.copyright
{
	font: 10pt garmond;
	color: #51476a;
}

.content
{
	text-indent	:	20px;
	font		:	14pt garmond;
	padding		:	5px;
}
.subcontent
{
	font		:	8pt arial;
	text-align	:	center;
	letter-spacing	:	.1em;
}
.content_img
{
	margin		:	5px;
	text-align	:	center;
}

.menu_div
{
	position		:	absolute;
	top				:	5px;
	left			:	125px;
	font			:	10pt arial;
	width: 119px;
}

.menu_div_2
{
        position:absolute;
        left:05px;
        top: 05px;
        font: 10pt arial;

}
.menu_self
{
	color		:	#81779a;
}

.menu_title
{
	color			:	#f2f9ac;
	font			:	10pt arial bold;
	padding-left	:	10px;
}

.menu_item:link
{
	color			:	#c1a7da;
	text-decoration	:	none;
}
.menu_item:visited
{
	color			:	#c1a7da;
	text-decoration	:	none;
}
.menu_item:hover
{
	color		:	white;
	text-decoration	:	underline;
}

tr
{
	background: transparent;
}
td
{
	background: transparent;
}

