BODY {
	background : #ffffff;
	color : #000000;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size:small;
}
IMG{
	border:none;
}
TABLE {
	border:none;
}
TD.news_headline {
	background-color: #f4f1ea;
	font-size:small;
}
TD.select_box {
	background-color: #f4f1ea;
	color : #4f5d2e;
	vertical-align:top;
}
TD.select_on {
	background-color: #ffffff;
	color : #000000;
}
TD.tool_off {
	color : #4f5d2e;
	width :10%;
	font-size: small;
}
TD.footer {
	color : #555555;
	text-align:center;
	font-size: x-small;
}
TD.content {
	color : #555555;
	padding:10;
	line-height: 15pt;
	text-align:justify;
	font-size: small;
}
TD.head1{
	font-size: x-large;
	color: #4f5d2e;
	font-weight: bold;
}
TD.head2{
	font-size: large;
	color: #000000;
	font-weight: normal;
}
HR{
	height:1px;
	border-width:0;
	color:#999999;
}
a:link.tool {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:visited.tool {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:hover.tool {
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:active.tool {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link.box {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:visited.box {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:hover.box {
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:active.box {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link.highlight {
	font-size: small;
	color: #090;
	text-decoration: underline;
	font-weight:bold;
}
a:visited.highlight {
	font-size: small;
	color: #090;
	text-decoration: underline;
	font-weight:bold;
}
a:hover.highlight {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:active.highlight {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
li.green{
	color : #8cc63f;
}
Table.green{
	height:100%;
	border:1pt;
	border-color:#8cc63f;
	border-style:solid;
}