


    a 
	{			
		color: #000099;
		font-size: 8pt;
		text-decoration: none;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-weight: bold;
				
	}
			
	a:hover
		{
			text-decoration:none;
			border-bottom-style: dashed;
			border-bottom-width:1px;
		}				


body
	{
	background-color:#E9E8E3;
	}
	
		.divAdBox
		{
			background-color: #6DC8E8;
			border-color: #FFE8FF;
			border-style: dotted;
			border-width: 1px;
			float: right;
			margin-right: 8px;
			padding: 5px;
			
		}
				
			.divnav
		{
			font-weight: bold;
			margin-left: 5px;
			margin-right: 5px;
		}
		
		.menu
		{
	float: none;
	border: 1px;
	border-left-style: solid;
	border-color: #000099;
	padding: 5px;
	margin-right: 8px;
	margin-top: 8px;
	width: 250px;
  } 	
  	
	    .divmb
		{
		margin-top: 6px;
		margin-bottom: 6px;
		margin-left: 6px;
		margin-right: 6px;
		}
		
	
		
        #table1
	    {		
		background-color: #FFFFFF;
		border-color: #898464;
		border-style: solid;
		border-width: 2px;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 728px;	
		padding: 0;
		}
	
	
	
	
	.block
	{
	margin-left: 6px;
	}
	
	.tablemain
	{
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
	.tablebott
	{
	    background-color: #FFFFFF;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 500px;	
		padding: 0;
    }
	
	.tablerow
		{
			background: url(../images/bar.gif);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24px;
			margin-left: 10px;
			text-align: left;
			vertical-align: middle;		
		}		
		
		.tableimage
		{
			color: #000099;
			font-weight: bold;
		}
		
			.gtable
		{
			border-bottom-color: #000099;
			border-bottom-style: dotted;
			border-bottom-width: 1px;
			border-top-color: #000099;
			border-top-style: dotted;
			border-top-width: 1px;
			text-align: center;
		}	
		
			.tableg
		{
			border-width: 0;
			width: 723px;
		}
		
		p
		{font-size: 10pt;
		}
		
		h1 
		{
	font-size: 12px;
	font-weight: bold;
        }

	    h4
		{
	font-size: 12px;
	font-weight: bold;
        }

a.white
{
color: #FFFFFF;
text-decoration: none
}

a:hover.white
{
color: #FFFFFF;
text-decoration: underline
}
