body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
   font-family: Arial, Verdana, Tahoma;
   background-image: url('/data/Themes/spring/images/background.jpg'); 
   background-repeat: repeat-x; 
   background-position: left top    
}

td
{
font-size: 12px;
   font-family: Arial, Verdana, Tahoma;
}

h1
{
   font-weight: bold;
   font-size: 16px;
   color: #003366;
}

h2
{
   font-weight: bold;
   font-size: 14px;
}
/* Administration CSS */
.admin_subheader
{
   font-weight: bold;
   font-size: 16px;
   color: black;
}
.admin_label
{
   font-weight: bold;
   color: black;
   background-color: #b0c4de;
   text-align: right;
}
.admin_label_header
{
   font-weight: bold;
   color: black;
   background-color: #b0c4de;
}
.admin_data
{
   color: black;
   background-color: #ccffcc;
   text-align: left;
}

.Success
{
   color: blue;
}

.Failure
{
   color: red;
   font-weight:bold;
}

.Error
{
   color:Red;
}
.input_btn
{
   font-weight: bold;
}

/* Partners Direct Year (December 2005) */
.PD_Year
{
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}

/* Partners Direct Header (Anchor Story) */
.PD_Header
{
   font-weight: bold;
   text-decoration: none;
}

/* Partners Direct Comment (Click on picture for full edition */
.PD_Comment
{
   font-size: 12px;
   font-style: italic;
}