/**
 * Style sheet infometis
 */
.mod_navigation ul
{
	font-size:13px;
	color:#000000;
	list-style-type:none;
}

.mod_navigation a
{
	font-size:13px;
	color:#000000;
	line-height:18px;
	white-space:nowrap;
	text-decoration:none;
}

.mod_navigation .active
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.mod_navigation
{
	width:200px;
	top:20px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.mod_navigation li
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
	list-style-type:none;
}

a
{
	text-decoration:none;
}

a,
body,
contenttext,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul
{
	font-family:Verdana, Arial, Helvetica, sans serif;
	font-weight:bold;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:16px;
}
