/**
 * Style sheet shiatsu
 */
.mod_navigation ul
{
	list-style-type:none;
}

.mod_navigation a
{
	font-weight:bold;
	color:#68b92e;
	line-height:30px;
	text-decoration:none;
}

.mod_navigation .active
{
	font-weight:bold;
	color:#eb891b;
	line-height:30px;
}

.mod_navigation
{
	width:200px;
	top:20px;
}

.mod_navigation li
{
	list-style-type:none;
}

a
{
	font-weight:bold;
	color:#eb891b;
	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-size:11pt;
	line-height:16pt;
}

h1,
h2
{
	margin:0px 0px 2px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans serif;
	font-weight:bold;
	font-size:11pt;
	line-height:16pt;
}
