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

Moscow2005 {/*place holder*/ }

body { 	background-color:  E1E7FB; }


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

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


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

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

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: #0000DD;}
Table.TitleBox h1 {	color: white; background-color: red;}
Table.TitleBox h2 {	color: #FFFF00; background-color:#0000DD;}
Table.TitleBox h3 {	color: white; background-color:#0000DD;}
Table.TitleBox h4 { color:yellow; background-color:red; }
/* --------------- END Title Block --------------- */


P.Sidebar {
	display: block;
	text-align: left;
	text-indent: 0.000000pt;
	margin-top: 7.000000pt;
	margin-bottom: 7.000000pt;
	margin-right: 0.000000pt;
	margin-left: 0.000000pt;
	font-size: 8.000000pt;
	font-weight: normal;
	font-style: Normal;
     font-family: "Verdana", "Arial", "Sans-serif"
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
