.bodytext
{
	color: #333366;
	text-decoration:none;
	font-family: Arial;
	font-size: 12;
	line-height: 1,2;
	text-align: justify;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
}
.bodytext a:visited, 
.bodytext a:active,
.bodytext a:link
{
	color: #CC6600;
	text-decoration:none;
	font-family: Arial;
	line-height: 1,2;
	font-size: 12;
	text-align: justify;
	margin-bottom:0;
	margin-top:0;
}
.bodytext a:hover
{
	color: #FF0000;
	text-decoration:none;
	line-height: 1,2;
	font-family: Arial;
	font-size: 12;
	text-align: justify;
	margin-bottom:0;
	margin-top:0;
}
.line
{	
	background-color: #660000;
	border:0;
	height:1;
	margin-left:155;
	margin-right:155;
}
.adress
{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 14;
	line-height: 1,2;
	text-align: center;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
}
.menutext,
.menutext a:link,
.menutext a:visited,
.menutext a:active,
.menutext a:hover
{
	color: #003366;
	text-decoration:none;
	font-weight:bold;
	line-height: 1,2;
	font-family: Arial;
	font-size: 11;
	text-transform:uppercase;
	text-align: center;
	margin-bottom:0;
	margin-top:0;
}
.menu
{
	background: url(images/button.gif);
}
.submenu
{
	position:absolute;
	top:200;
	left:449;
	background: url(images/submenu.jpg) no-repeat bottom;
	border:solid 1px #333366;
	color: #333366;
	visibility: hidden;
	text-decoration:none;
	font-family: Arial;
	font-size:11;
	line-height: 1,2;
	text-align: center;
}
.smtd
{
	background:url('images/submenu.jpg') repeat-x bottom; 
}
.submenutext,
.submenutext a:link,
.submenutext a:visited,
.submenutext a:active
{
	color: #333366;
	text-decoration:none;
	font-family: Arial;
	font-size:11;
	text-align: center;
}
.submenutext a:hover
{
	color: #333366;
	text-decoration:underline;
	font-family: Arial;
	font-size:11;
	text-align: center;
}