#mainTable 
{
	background-color:White;
	border-left-color:#000000;
	border-left-width:1px;
}

#textTable
{
	margin-left:3px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
}

#textMenu
{
	font-size:10px;
	font-family:Arial;
	text-align:justify;
}

#textTable b
{
 color:#660000;
}

#profileBorder
{
	border:solid 1px #000000;
} 

#menuTable
{
	margin-left:3px;
	text-align:center;
}

#menuTable TD
{
	padding-top:3px;	 
}	

#profileText
{
	font-size:12px;
	font-family:Arial;
	text-align:left;
}

#profileText b
{
 color:#660000;
}

#profileText A, textTable A
{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;
}

#profileText A:hover, textTable A:hover 
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none; 
	cursor:hand; 
	color:#000000; 
	text-decoration:underline; 
}

#profileText A:visited, textTable A:visited
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none; 
	cursor:hand; 
	color:#000000; 
	text-decoration:underline; 
}

#footer TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-align:center;
	text-justify:newspaper;
		
} 

#footer A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;	
	text-decoration:none; 
} 

#footer A:hover 
{
	text-decoration:none; 
	cursor:hand; 
	color:#999999; 
	text-decoration:underline; 
}
