body { background-color: #ffffff; }
p,th { font-family: veranda, trebuchet, century gothic, arial, helvetica; vertical-align: top; font-size: 11pt; color: #666 }
tr   { font-family: verdana, trebuchet, century gothic, arial, helvetica; vertical-align: top; font-size: 11pt; }
th   { font-family: verdana, trebuchet, century gothic, arial, helvetica; vertical-align: top; font-size: 11pt; }
td   { font-family: verdana, trebuchet, century gothic, arial, helvetica; vertical-align: top; font-size: 11pt; }

/* No 'thin dotted' please */
A:link 		{ color: #333333; font-size: 9pt; font-weight: bold; text-decoration: underline; }
A:visited 	{ color: #333333; font-size: 9pt; font-weight: bold; text-decoration: underline; }
A:hover		{ color: #9a9a9a; font-size: 9pt; font-weight: bold; text-decoration: underline; }

/* The main styles for the layout of the site */
.div_p_wrapper {
        margin: 10px auto 0px auto; width: 800px; text-align: center; border: 0px solid #fee; padding: 0px;
}
.div_p_headerLeft {
        margin-top: 10px; width: 20%; text-align: center; border: 0px solid #f0e; padding: 0px; float: left; clear: both;  
}
.div_p_headerKeys {
        margin-top: 10px; width: 18%; text-align: center; border: 1px solid #333; padding: 1px; float: left; 
	background-color: #efe;
}
.div_p_headerCenter {
        margin-top: 5px; margin-bottom: 5px; width: 56%; text-align: center; border: 0px solid #ef0; padding: 1px;  float: left; 
}
/*.div_p_headerRight {
        margin-top: 10px; width: 24%; text-align: center; border: 1px solid #0ef; padding: 1px; float: left;
}*/
.div_p_headerFull {
        margin: 0px; width: 97%; text-align: center; border: 0px solid #fee; padding: 6px; float: left; clear: both;  
}
.div_p_main {
        margin: 6px 1px 1px 1px; padding: 12px 0px 0px 0px; border: 0px solid #fef; color: #666; clear: both; 
        font-size: 11px; font-weight: normal; text-align: center; 
}

/* Shows-specific styles */
.div_p_photo { border:0px #000 solid; float: left;  }
.div_p_caption { font-size:11px; font-weight: normal; }
.titlefont     { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #666666 }
.descfont      { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #666666 }
.headerfont    { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #666666 }
.notefont      { font-family: arial, helvetica, sans-serif; font-size: 7pt; color: #666666; }
.keysfont      { font-family: arial, helvetica, sans-serif; font-size: 7pt; color: #666666; text-decoration: underline }


.clearfix:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


