body
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 10pt;
 background: #BBBBBB;
}

table
{
	border: 0px;
}

a
{
	color: #7ab025;
}

a.blue
{
	color: #5a5e69;
}
div.main
{
 background: white;
 padding: 10px;
 width: 800px;
 border: 1px #444444 solid;
}
div.maincontent
{
 font-size: 10pt;
}
div.title
{
 background: #444477;
	color: white;
 padding: 10;
 margin-bottom: 10;
	font-weight: bold;
	font-size: 14pt;
 text-align: left;
}
div.ss
{
 margin-bottom: 10px;
 padding-bottom: 10px;
 padding-bottom: 10px;
 border-bottom: 1px #666666 solid;
}
div.footer
{
 align: right;
 font-size: 9pt;
}

td.menu
{
	text-align: right;
	width: 130;	
}
td.menu a
{
	color: #7ab025;
	font-weight: bold;
}

td.main
{
	padding-left: 10px;
	padding-right: 10px;
	width: 650;	
}

td.main div.note
{
	background-color: #FFFF99;
	padding: 5px;
	border: 1px #FFCC66 solid;
}

td.main h2
{
	color: #495d7e
}

td.main h3
{
	color: #495d7e
}

td.main table
{
	border-collapse: collapse 
}

td.menu p 
{
	border-bottom: 1px #7ab025 dotted;
	line-height: 10px;	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin: 0;
 font-size: 11pt;
}

td.news
{
	border: 1px #7ab025 dotted;
	padding: 6px;
 font-size: 10pt;
}
td.news h3
{
	color: #495d7e;
	text-align: center;
}

tr.first-line
{
	background-color: rgb(209,251,189);
}