*
{
	text-decoration:none;
	font-family:"Tahoma";
	font-size:12px;
	color:#53535A
	font-weight:bold;
}
body, html
{
	margin:5px;
	background-color:#FFFFFF;
}
p
{
	font-family:"Tahoma";
	font-weight:bold;
	font-size:12px;
	color:#53535A
	text-decoration:none;
}
p.headline
{
	font-family:"Tahoma";
	font-size:18px;
	font-weight:bold;
	color:#53535A;
	text-decoration:none;
}
a
{
	font-family:"Tahoma";
	font-size:12px;
	color:#53535A;

	font-weight:bold;
}
a:hover
{
	font-family:"Tahoma";
	font-size:12px;
	color:#53535A;
	text-decoration:underline;
	font-weight:bold;
}
a.menu
{
	font-family:"Tahoma";
	font-size:12px;
	color:#53535A;
	text-decoration:underline;
	font-weight:bold;
}
a.menu:hover
{
	font-family:"Tahoma";
	font-size:12px;
	color:#53535A;
	text-decoration:underline;
	font-weight:bold;
}
.text_style
{
	font-family:"Tahoma";
	font-size:12px;
	background-color:#53535A;
	color:#53535A;
	text-decoration:none;
	border-color:#53535A;
	border-style:inset;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	text-align:center;
	font-weight:bold;
}
.mainmenu
{
	left:10px;
	top:25px;
	height:360px;
	width:140px;
	background-color:#53535A;
	border-color:#53535A;
	border-width:2px;
	border-style:dashed;
}
.menuiframe
{
	postion:absolute;
	left:10px;
	top:25px;
	height:360px;
	width:140px;
	background-color:#53535A;
	border-color:#53535A;
	border-width:2px;
	border-style:dashed;
}