/*==========================================================================================================*/
/* 
This notice must be untouched at all times, and must not be removed.

Copyright (c) Nova Terra Studios Inc. All rights reserved.
Created 9.1.2009 by Doris Blanchet (Web: http://www.senditintime.com )
Last modified: 9.1.2009  

*/
/*==========================================================================================================*/
/* Gray/Sky Blue */
Body
{
	background-color:#393939; color:#ffffff; margin:0px; padding:0px; border:0px;
	font-family:Arial;font-weight:normal;font-size:14px; /*#d1d1d1*/
	text-align:center;

}

a
{
 font-family:Arial; color:#ffffff;font-size:12px; 
}

a.on
{
    text-decoration:underline;
}
a.off
{
    text-decoration:none;
}

a.IXButOn
{
    color:#393939; font-size:13px;  text-decoration:none; background-color:#ffffff;padding-left:5px;padding-right:5px;
}
a.IXButOff
{
    font-size:13px; text-decoration:none;padding-left:5px;padding-right:5px;
}
 

a.t2off
{
    text-decoration:none;padding-right:10px;
}
a.t2on
{
    text-decoration:underline;padding-right:10px;
}


a.t1off
{
    color:#5689E9; text-decoration:none;padding-right:10px;
}
a.t1on
{
    color:#5689E9; text-decoration:underline;padding-right:10px;
}



/*--------------------------------*/
/*-------- SECTION  --------*/
/*--------------------------------*/
span.secttitle
{
    color:#C0DEFF; font-size:19px; /* green */
}
span.secthelp
{
    color:#818181; font-size:14px;
}
img.imgtitle
{
    border:solid 1px #666666;
}

table.sect td.b2
{
    background-color:#4C4C4C;border-top:solid 1px #666666;
}

table.sect td.b3
{
    background-color:#4C4C4C;border:solid 1px #666666;
    padding-bottom:10px;padding-left:10px;padding-top:10px;    
}



/*--------------------------------*/
/*-------- CONTENT --------*/
/*--------------------------------*/

table.gall td table td.d11
{
    font-size:11px; color:#d1d1d1; font-style:italic; 
}
table.gall td table td.d22
{
    font-size:13px; color:#d1d1d1;
}



/*=====================================*/
/*=========== TOOLTIP ==============*/
/*=====================================*/


table.mo
{
    color:#666666; font-size:13px; line-height:13px; 
    margin:12px;
}




/*--------------------------*/
div.header
{
    color:#a8a8a8;border-bottom:solid 1px #666666;
}

div.header td.logo a
{
    BACKGROUND-IMAGE: url(../images/LgoPP17.jpg); width:138px; height:27px;
}


div.header input.textbox
{
    color:#C0DEFF;border:solid 1px #666666;
}


/*--------------------------*/
div.footer
{
    color:#a8a8a8;border-top:solid 1px #666666;height:60px;  
    padding-top:10px;font-size:12px;
}



/*=====================================*/
/*========== MESSAGING ==================*/
/*=====================================*/
table td.mess table td h1
{
     color:#d1d1d1;
    
}
table td.mess table td h2
{
    color:#7b7b7b;     
}