/* 
  by P7
*/
body {
	font-family:'Palatino Linotype', Palatino, Baskerville, 'Book Antiqua', Georgia, serif,"Times New Roman", Times, serif;
	font-size: 13px;
	color: #DBD3C4;
	}
a:link {color: #DBD3C4; text-decoration: underline} 
a:visited {color: #DBD3C4; text-decoration: underline} 
a:hover {color: #996600; text-decoration: none} 
a:active {color: #ffffff; text-decoration: none 
}
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #CCCCCC; text-decoration: underline} 
.mytext a:visited {color: #cccccc; text-decoration: underline} 
.mytext a:hover {color: #996600; text-decoration: none} 
.mytext a:active {color: #ffffff; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #cccccc; text-decoration: underline} 
.mytext2 a:visited {color: #cccccc; text-decoration: underline} 
.mytext2 a:hover {color: #f0f0f0; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #990000; text-decoration: none} 
.p7EPM03 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM03 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM03 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 0;
}
.p7EPM03 .p7epm_trigs a {
	color: #FEF3E0;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #604A37;
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3A3A3A;
}
.trigs {
	background-color: #604A37;
	color: #dbd3c4;
	}
.trigs a:link {
	background-color: #604A37;
	color: #dbd3c4;
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3A3A3A;
}
.trigs a:hover {
	background-color: #bcc7b1;	color: #604a37;
}

.trigs a:active {color: #fff; } 
.trigs a:focus {color: #FEE6CB; } 
.down a:link{
	background-color: #FEE6CB;
	color: #604a37;
	}
.down li.current a {color:#604a37; background-color: #FEE6CB;}
.down li a:hover {background-color: #FEE6CB;color: #604a37;}
.down a:visited {background-color: #FEE6CB;
	color: #604a37;} 
/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/
span.dropcap {
	font-family:Georgia, 'Palatino Linotype', Palatino, serif;
	float:left;
	font-size:3.2em;
	margin: 0 4px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: 0.92em;
	color: #BCC7B1;
	border-right: 1px solid #BCC7B1;
}


