@import "../styles/atticgreek.css";


p {text-align: center; font-family: "Times New Roman", "Times", "Palatino";} 

p.pptitle
{
	font-family: "Palatino";
	font-size: 18pt;
	line-height: 20pt;
	color: black;
text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border-width: 0;
}

p.panel
{
	font-family: "Palatino";
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
	text-indent: -10px;
	background-color: #fff4d5;
	padding: 0;
	margin: 10px 2px 2px 15px;
	border-width: 0;
}
p.panelcurrent
{
	font-family: "Palatino";
	font-size: 10pt;
	line-height: 12pt;
	color: #993300;
	text-align: left;
	text-indent: -10px;
	background-color: #fff4d5;
	padding: 0;
	margin: 10px 2px 2px 15px;
	border-width: 0;
}




p.drillchoicelabel {
	font-family: "Palatino";
	font-size: 12pt;
	line-height: 13pt;
	color: white;
	padding: 0px 0px 0px 5px;
	margin: 0;
	border-width: 0;
	text-align: left;


}

p.instrLink {
	font-family: "Palatino";
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: center;
	text-indent: -10px;
	background-color: #fff4d5;
	padding: 0;
	margin: 8px 2px 2px 0px;
	border-width: 0;
}

form.center {
	font-family: "Palatino";
	font-size: 12pt;
	line-height: 14pt;
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	border-width: 0;

}

form.vocab {
	font-family: "Palatino";
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
	padding: 0px 3px 4px 8px;
	margin: 0;
	border-width: 0;

}

textarea.pp
{
	text-align: center;
	font-size: 20pt;
	line-height: 22pt;
	font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium","Athena Unicode", "Arial";
/* color: #993300; */
color: black;
	border: 1;
	border-color: #993300;
	padding-top: 10px;
}

textarea.pplarger
{
	text-align: center;
	font-size: 30pt;
	line-height: 32pt;
	font-family: "New Athena Unicode","Cardo", "Lucida Grande", "Palatino Linotype", "Gentium","Athena Unicode", "Arial";
/* color: #993300; */
color: black;
	border: 1;
	border-color: #993300;
	padding-top: 15px;
}

textarea.meaning
{
	text-align: left;
	font-size: 14pt;
	font-family: "Palatino","Times","Times New Roman";
	color: #993300;
	border: 0;
}

table.pptable { 
border: 5; 
padding: 10px 0px 20px 0px;

}

p.pplabel{
	text-align: center;
	font-size: 11pt;
	line-height: 12pt;
	font-family: "Palatino","Times","Times New Roman";
	color: #993300;
	background-color: #F6F6F6;
/* 	vertical-align: baseline; */
	padding: 5px 2px 2px 2px;
}
td.pplabel {
border: 1px;
width: 190px;
height: 25px;
padding: 5px;
vertical-align: bottom;
}
td.pparea {

}

a.panelcurrent:link
{
	text-decoration: none;
	color: #993300;
}

a.panelcurrent:visited
{
	text-decoration: none;
	color: #993300;
}

a.panelcurrent:active { text-decoration: none; }

p.instructions
{
text-align: left;
font-family: "Arial", "Tahoma";

}

