BODY{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
margin: 0; padding: 0; background: url(http://www.tdstart.com/images/homebg.gif) repeat top left #FFFFFF; z-index: 0; text-align: center; font-family: arial, helvetica, sans-serif; color: #555555; font-size: 12px; line-height: 1.2em; 
margin-left : 20px;
margin-right : 20px;
}
TABLE.markupTable TD{
  vertical-align: top;
}

.head{
  width: 100%;
  height: 15pt;
  text-align: center;
  vertical-align: middle;
  background-color: #899163;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#899163',EndColorStr='#DDE0CB');
  color : #FFFFFF;
  font-weight : bold;
  font-size : 13px;
}
.body{
	width: 100%;
	text-align: left;
	background-color: #E8EBD9;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F8F8F7',EndColorStr='#F9FAEE');
	vertical-align : middle;
	padding: 0px 0px 2px 0px;
}
.image{
  width: 100%;
  text-align: center;
  vertical-align : middle;
}
li { padding-right:3px; list-style-image: url("/images/fleche.gif"); 
}
.html{
  width: 100%;
  text-align: left;
  vertical-align : middle;
}
A.dark{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
A.dark:hover{
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
}
A.smallDark{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
A.smallDark:hover{
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
}
TBODY TD.small{
	color: #666666;
	font-size: 12px;
	text-align: center;
}
TBODY TD.title{
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}

A{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
A:hover{
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.grey{
  text-decoration: none;	
	color: #CDCDCD;	
	font-size: 12px;
}
/* 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: #FF0000; 
	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;
}
