body	{	margin: 0 0 0 0;
			padding: 0px; 
			font-size: 10px; }
	
tr		{	font-size: 10px;
			color: #000000;
		}
		.main{ 	font-size: 11px; font-weight: bold;	color: #FFFFFF;
				background-color: #666666 }
		.header {font-weight: bold; }
		.data10	{font-size: 10px; }
		.data09	{font-size: 9px; }
		.data08 {font-size: 8px; }

td			{ vertical-align: top; }
td.main		{ width: 100%; height: 30; vertical-align: middle; }
				
a		{	color: #000000;
			font-size: 10px;
			font-weight: bold; }	

		.top_item:link, .top_item:visited, .top_item:active { 
			font-size: 11px;
			color:#FFFFFF; }
		.top_item:HOVER { color:#000000; }
		
		.menu_item:link, .menu_item:visited, .menu_item:active {
			font-size: 11px;
			text-decoration: none; }
		.menu_item:HOVER { color: #3366CC; text-decoration: underline; }
		
img		{	border:	0; }

input	{	background-color: #EFEFEF;
			font-size: 10px; }
		.field {	border-style: solid;
					border-color: #000000;
					border-width: 1px;  
				}

hr				{ height: 1px; }

#header			{	width: 725px; height: 95px;	}
#header_inc		{	width: 100%; height: 70px; background-color: #FFFFFF; }
#footer_inc		{	width: 100%; height: 70px; background-color: #FFFFFF; }
				
#menu_topa		{	width: 725;	height: 25px;
					background-color: #669933; }
#menu_topa td	{	align: center; }
#menu_topb		{	width: 725px; }
				
#table_body		{ 	width: 725px; }

#table_main1	{ 	width: 550px; }
#table_main1 tr	{ 	background-color: #C0C0C0; }

#table_main2	{ 	width: 100%; height: 400px; background-color: #FFFFFF;  }
#table_main2 tr	{ 	background-color: #FFFFFF; }

#topic table	{	width: 550px; }
#topic tr		{ 	font-size: 11px; font-weight: bold;	color: #FFFFFF;
					background-color: #666666 }
#topic td		{	width: 550px; height: 30px;	
					vertical-align: middle; }
#topic_header	{	font-size: 10px; font-weight: bold; color: #000000; }
#topic_body		{	font-size: 10px; }

body, a, p, td, ul, ol, input, select, button, p, h1, h2, h3, h4 {font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";}
