@import url(../../_StyleBase/basic.css);
Romania2002 {/*place holder*/ }
body { color: #000000; background-color: #A0A0FF;}

/* --------------- Bold, Paragraph, and List Elements --------------- */
.bold {font-weight: Bold;}
p.Body:first-letter {	color: #de2110; }
li { color: #002200; font-weight; font-size: 12pt;}
p.LiP {color: black; font-size: 10pt;}

/* --------------- Left Menu --------------- */
TD.Index {background-color: #FFFF40;}
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: yellow;}
Table.TitleBox h1 {	color: white; background-color: blue;}
Table.TitleBox h2 {	color: black; background-color: yellow;}
Table.TitleBox h3 {	color: black; background-color: yellow;}
Table.TitleBox h4 { color: black; background-color: red; }
/* --------------- END Title Block --------------- */

