body		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				line-height: 16pt;
				background-color:#FFFFFF;
				background: url(images/bg.gif) repeat-x fixed left bottom;
				color: #000000;
			}

table		{
				width:83%;
				font-size: 11pt;
				border:solid 0px;
				border-color: black;
				text-align:justify;
			}

table.main	{
				height: 100%;
				background-color:#FFFFFF; 
				padding: 10pt;
				border-color: black;
				border:solid 1px;
			}

.min_width	{
				width: 10%;
			}

img			{	vertical-align: middle;	}

.check		{
				height: 18pt;
			}

.logo_table	{
				width: 100%;
				padding: 0px;
				background-color:#365D95;
			}
.f_logo2	{
				font-size: 12pt;
			}

.h_tab1		{
				width: 35px;
				height: 70px;
				background: url(images/top_1.png) no-repeat;
			}

.h_tab2		{
				width: auto;
				height: 70px;
				background: url(images/top_2.png) repeat-x;
				
				vertical-align: middle;
				font-size: 25pt;
				font-family: arial,tahoma,verdana,sans-serif;
				color: White;
			}

.h_tab3		{
				width: 34px;
				height: 70px;
				background: url(images/top_3.png) no-repeat;
			}

.footer		{
				font-size:8pt;
				font-family:arial,tahoma,verdana,sans-serif;
				font-weight: bold; 
				color: White;
				background-color:#365D95;
				height: 30px;
			}

.header		{	
				font-family:tahoma,verdana,sans-serif;
				color: #dd0044;
				font-size:11pt;
				font-weight:bold;
				border-bottom:.5pt solid #C0C0C0;
				vertical-align: middle;
			}

.content	{	
				font-size:11pt;
				line-height: 16pt;
			}

.nav_panel	{	
				font-size:12pt;
				color: #777777;
				height: 25pt;
				vertical-align: bottom;
				padding-left: 15px;
			}

.right_panel{
				font-size:11pt;
				height: 100%;
				width: 20%;
				vertical-align: top;
				padding: 10pt;
			}

.grey_1		{
				font-size: 10px; 
				font-style: normal; 
				font-weight: bold; 
				color: #666666; 
				text-decoration: none;
			}

.grey_2		{
				font-size: 12px;
				font-style: normal;
				font-weight: bold;
				color: #999999;
				text-decoration: none;
			}

.vert_btns	{
				width: 370px;
			}

a:link		{	
				text-decoration:none;
				color:#0066FF;
			}

a:visited	{
				text-decoration:none;
				color:#0066FF;
			}

a:hover		{	
				color:#FF9900;
				border-width: 0;
				border-top: .4pt solid #FF9900;
				border-bottom: .4pt solid #FF9900;
			}


.footer	table
			{
				width: 100%;
			}

.footer a:link
			{
				text-decoration:none;
				color: white;
			}

.footer a:visited
			{
				text-decoration:none;
				color: white;
			}

.footer a:hover
			{	
				color:#FF9900;
				border-width: 0;
				border-top: .4pt solid #FF9900;
				border-bottom: .4pt solid #FF9900;
			}
