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

Ukraine2002 {/*place holder*/ }

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




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

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


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

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

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

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

P.MenuItemIndent2 a:link    { color: black;}
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: #FFD600;}
Table.TitleBox h1 {	color: white; background-color: #42ADDE;}
Table.TitleBox h2 {	color: black; background-color:#FFD600;}
Table.TitleBox h3 {	color: black; background-color:#FFD600;}
Table.TitleBox h4 { color: yellow; background-color: #42ADDE; }
/* --------------- END Title Block --------------- */

body { 	margin-bottom: 0px; 
	font-family: "Perpetua", "Times New Roman", "Serif"; 
	font-size: 13px ;

	}