P
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom :9px; 
}

P.lines
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom :3px; 
}

UL
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom :0px; 
}

A:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
} 

A:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
} 

A:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

Table.lines
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}

Table.menu
{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

TD.content
{
	padding-top: 20px;
	vertical-align: top;
}

.photos { border-collapse: collapse; }
.photos img { border: 0; }
.photos td { border: 8px solid #fff; }

.menu a { display: block; height: 100%; padding: 10px; text-decoration: none; width: 100%; }
.menu a:hover { background: #b9bfcc; }
.menu td { background: #808080; color: #fff; font-weight: bold; padding: 0; width: 145px; }
.menu td.selected { background: #b9bfcc; padding: 10px; }
