
/* BEGIN navlist */
 #navlist
{
	padding: 0;
	width: 100%;
	margin: 0;
	background: #333333;
}

#navlist td
{
	list-style: url("css/none") none;
	margin-left: 5px;
}

#navlist td a
{
display: block;
text-decoration: none;

}

#navlist td a:hover
{
	color: #000000;
	background: #DDDDDD;
}
/* END navlist */


/* BEGIN #mleft */
 #mleft
{
	padding: 0;
	width: 100%;
	margin: 0;
	background: #FFFFFF;
}

#mleft td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

#mleft td a
{
display: block;
text-decoration: none;

}

#mleft td a:hover
{
	color: #FFFFFF;
	background: #0000AA;
}
/* END mleft */


/* BEGIN txt */
 #txt p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 6px;
	margin-top: 0px;
}
 #txt br
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 6px;
	margin-top: 0px;
}

#txt td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#txt ul
{
	padding-left: 10px;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 3px;
	list-style-position: inherit;
	list-style-type: square;
}


#txt span.bul {
	margin-left: 32px;

}


/* END txt */


/* BEGIN com */

#com p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 6px;
	margin-top: 0px;
}

#com td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* END mus */
