BODY{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color: #FFFFCC;	
margin-left : 20px;
margin-right : 20px;
}
TABLE.markupTable TD{
  vertical-align: top;
}

h1 {
width:90%;
font-size:140%;
color: #000099;
text-align: center;
margin:20px;
}

h2 {
width:90%;
font-size:120%;
color: #000099;
text-align: left;
margin:20px;
}

h3 {
width:90%;
font-size:160%;
color: #000099;
text-align: center;
margin:20px;
}

p {
width:90%;
font-size:110%;
line-height:130%;
color: #000099;
text-align: left;
margin:20px;
}

p.form, h4.form, h3.form, h2.form {font-family: verdana, serif; 
	        border-style: none; 
		        border:0em; 
		        padding:0.25em;
		        margin:0em 2em 0em 0em; 
		        line-height:130%;
		        font-weight:normal;
		        color:#000099;
	}
	
input { background-color: white; color: #000099;   font-family: verdana, serif;}
		
select {  background-color: #ffffff; color: #000099; font-family: verdana, serif;}
		
input.radio { background-color: #ffffff; }
		
textarea { font-size:110%; background-color: white; color: #000099; font-family: verdana, serif;}

.head{
  width: 100%;
  height: 15pt;
  text-align: center;
  vertical-align: middle;
  background-color : #000099;
  color : White;
padding: 2px 0px 2px 0px;
  font-weight : bold;
  font-size : 14px;
}
.body{
	width: 100%;
	text-align: center;
	background-color : #6495ED;
	font-size : 12px;
line-height:150%;
	vertical-align : middle;
	padding: 2px 0px 2px 0px;
}
.image{
  width: 100%;
  text-align: center;
  vertical-align : middle;
}
.html{
  width: 100%;
  text-align: center;
  vertical-align : middle;
}

.kleiner {font-size:smaller;}


A.dark{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
A.dark:hover{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
A.smallDark{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
A.smallDark:hover{
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}
TBODY TD.small{
	color: #000000;
	font-size: 13px;
	text-align: center;
}
TBODY TD.title{
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}

A{
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
}
A:hover{
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}
.grey{
  text-decoration: none;	
	color: #CDCDCD;	
	font-size: 10px;
}
/* stats.php */
TD.header{	
	text-align: center;	
	background-color : #000099;	
	color: White;	
	font-weight : bold;
	vertical-align : middle;
  font-size: 14px;
}

TD.cell {
	text-align: center;
	background-color : #6495ED; 
	font-size : 13px;
	vertical-align : middle;
}
TD.lcell {
	text-align: center;
	background-color : #00CFFE;
	font-size : 13px;
  vertical-align : middle;
}
.center{
	text-align: center;
}

a.link {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 13px;
}
a.link:hover {
	color: #FFFFFF; 
	font-size: 13px;
}
/* 
* suggest.php:
*/
.suggestTitle{
	font-size : 30px;
	font-weight : bold;
	text-align : left;
}
.suggestCell {
	text-align: center;
	background-color: #6495ED; 
	font-size: 12px;
	vertical-align: middle;
}
.suggestHeader{	
	text-align: center;	
	background-color : #000099;	
	color: White;	
	font-weight: bold;
	vertical-align: middle;
  font-size: 14px;
}

