/*
lpm-startpagina.nl.css

*/

	BODY{
	color: #AAAAAA;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color:  #FFFFFF;	
	background-image: url(/stillstars18.jpg);
	margin-left : 0%;
	margin-right : 10%;
}
TABLE.markupTable TD{
  vertical-align: top;
}

TBODY TD{
font-size : 10px;
  	vertical-align: middle;

}
.head{
  width: 100%;
  height: 25pt;
  text-align: left;
  vertical-align: middle;
  background-color : #000066;
  background-image:url(/templates/current/images/12.jpg);
  color : #FFFFFF;
  font-weight : bold;
  font-size : 15px;
}

.head2{
  width: 100%;
  height: 25pt;
  text-align: left;
  vertical-align: middle;
  background-color : #D11717;
  background-image:url(/templates/current/images/12.jpg);
  color : #FFFFFF;
  font-weight : bold;
  font-size : 15px;
}

.body{
  width: 100%;
  text-align: left;
  background-color : #D1D1E1;
  font-size : 10px;
  vertical-align : middle;
}
A.dark{
	text-decoration: underline;
	color: #000066;
	font-size: 11px;
              font-weight : bold;
}
A.dark:hover{
	text-decoration: underline;
	color: #B80707;
	font-size: 11px;
}


TBODY TD.small{
  	vertical-align: middle;
	color: #FFFFF;
	font-size: 10px;
	text-align: center;
}
TBODY TD.title{
  	vertical-align: middle;
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}
A{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
A:hover{
	color: firebrick;
	text-decoration: none;
	font-size: 12px;
}
.grey{
  text-decoration: none;	
	color: #cdcdcd;	
	font-size: 10px;
}

/* 
* suggest.php:
*/
.suggestTitle{
	font-size : 30px;
	font-weight : bold;
	text-align : left;
}
TABLE.suggest TBODY TD{
	text-align: left;
	background-color: #D3d3d3; 
	font-size: 12px;
	vertical-align: middle;
}
	

