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

Russia2005 {/*place holder*/ }

body { background-color: #E6E6E6;}

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

.bold {font-weight: Bold;}
p.Body:first-letter { color:#000099; }

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

TD.Index {background-color: #6666ee;}

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

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

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


P.Footer { color: black; }


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

Table.TitleBox {background-color: #6666ee;}
Table.TitleBox h1 {	color: navy; background-color: white;}
Table.TitleBox h2 {	color: navy; background-color: #6666ee;}
Table.TitleBox h3 {	color: navy; background-color: #6666ee;}
Table.TitleBox h4 { color: navy; background-color: #ee6666; }
/* --------------- END Title Block --------------- */


blockquote.Quote { color: white; background-color: #808000}