@import url(../../_StyleBase/basic.css);

Poland2002 {/*place holder*/ }

body { 	background-color: #DFDFDF; 	color: #000000; }

/* --------------- Bold, Paragraph, and List Elements --------------- */

.bold {font-weight: Bold;}
p.Body:first-letter { color:red; }
li { color: #002200; font-weight; font-size: 12pt;}
p.LiP {color: black; font-size: 10pt;}


/* --------------- Left Menu --------------- */

TD.Index {background-color: #ADD6B3;}

P.MenuItem a:link    { color: blue;}
P.MenuItem A:visited { color: blue;}
P.MenuItem A:hover   { color:black; background-color: #FF8080;}

P.MenuItemIndent a:link    { color: blue;}
P.MenuItemIndent A:visited { color: blue;}
P.MenuItemIndent a:hover   { color:black; background-color:#FF8080;}

P.MenuItemIndent2 a:link    { color: blue;}
P.MenuItemIndent2 A:visited { color: blue;}
P.MenuItemIndent2 a:hover   { color:black; background-color:#FF8080;}
/* --------------- End Left Menu --------------- */


P.Footer { color: black; }


/* --------------- Title Box --------------- */

Table.TitleBox {background-color: #ADD6B3;}
Table.TitleBox h1 {	color: red; background-color: #788C78;}
Table.TitleBox h2 {	color: white; background-color: #ADD6B3;}
Table.TitleBox h3 {	color: white; background-color: #ADD6B3;}
Table.TitleBox h4 { color: red; background-color: #788C78; }
/* --------------- END Title Block --------------- */



A.link {
	color: blue;
	text-decoration: underline;
}
A.visited {
	color: purple;
	text-decoration: underline;
}
A.active {
	color: red;
	text-decoration: underline;
}
A.hover {
	color:#FFFF00;
    font-size: 11.000000pt;
    font-family: "Perpetua", "Times New Roman", "Serif";
}

Table.Header {
	font-family: "Perpetua", "Times New Roman", "Serif"; 
	font-size: 13px ;
	background-color: #FF9898 ;
	color: #012345;
}



