
body
	{
		width:100%;
		background-image: url('bg3.gif');
		font-family: arial;
	}
table#tblOutline
	{
	border: 1px outset #FDF6F7;
	background-color: #ffffff;
	width: 780;
	height: 100%;
	
	}
div#test 
	{
			background-color:#F9F5F6;
			width:700px;
			height:300px;
			overflow: scroll
		}
.menubar
	{
    	font-family: verdana;
    	font-size: 9pt;
    	color: #444444;

	}
.menubarother
	{
    	font-family: verdana;
    	font-size: 9pt;
    	color: #444444 ;
	}

a.menu:link
	{
		font-size: 9pt;
		font-weight: 600;
		font-family: arial;	
		color: #444444;		
		text-decoration: none
	}


a.menu:visited
	{
		font-size: 9pt;
		font-weight: 600;
		font-family: arial;
		text-decoration: none;
		color: #444444;
}
a.menu:hover
	{
		font-size: 9pt;
		font-weight: 600;
		font-family: arial;	
		color: Blue;	
		text-decoration: underline
	}


.regContent
{
	font-size: 10pt;
	font-weight: 500;
	font-family: arial;
	color: #444444;
}	
.regContentsml
{
	font-size: 8pt;
	font-weight: 500;
	font-family: arial;
	color: #444444;
}	

.eventContent
	{
		font-size: 10pt;
		font-weight: 600;
		font-family: arial;
		color: #0006F6;
		
	}
.thepage
	{
		font-size: 10pt;
		font-weight: 600;
		font-family: arial;
		color: #FFA801;
		
	}

.forSaletableLeftTop
	{	
		border-left: solid 1px #777777;
		border-top: solid 1px #777777;
		border-bottom: solid 1px #777777;
	}	
.forSaletableLeftTopRight
	{	
		border-left: solid 1px #777777;
		border-top: solid 1px #777777;
		border-right: solid 1px #777777;
		border-bottom: solid 1px #777777;
	}	

.forSale
	{
		font-size: 9pt;
		font-family: arial;
		color: #444444;	
	}
	
.subtitle
{
	font-size: 8pt;
	font-family: century arial
	color: #777777;
	font-weight: 600;
}

p
{
	font-family: verdana;
	font-size:9pt;
	color: #444444;
}

td#bdr1
{		/*border-left: solid 1px #777777;
		border-top: solid 1px #777777;
		border-right: solid 1px #777777;
		border-bottom: solid 1px #777777;*/
		
}

.copyright
	{
		font-size:7pt;
		font-family: arial;
		color: #888888;
	}