@charset "utf-8";
/* CSS Document */

/*
      Created by Jean Louis	  
	  E-Mail: jean.louis@louisdesign.com	  
	  
*/


body {
background-color:ffffce;
}

p {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	line-height: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style: normal;
}

#form-table {
padding: 3px 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 700px;
}

.class { background-color: #c0defc; }

#addPanel {
width:525px; padding:10; background:#ffffce; 
border:0;
text-align:left;
}
   
#posted {
background:#fbfbb4; border: 1px solid #cccc9a;
}
   
A:link {
	text-decoration: none;
	color: #39F;
}
A:visited {text-decoration: none; color: #336633;}
A:active {text-decoration: none; color: #cc3333;}
A:hover {text-decoration: none; color: #cc3333;}

.tdTextRight {
text-align:right;
}

.littleRed {
color:#FF0000;
font-size:11px;
}

.Red {
color:#FF0000;
}
.Header {
	color: #408080;
	font-weight: bold;
}

