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

Nicaragua { /* Place Holder */}

body { color: black; background-color: #8080FF;
	font-family: "Verdana", "Helvetica", "sans-serif";
 }

body a:link    { color: black;}
body a:visited { color: blue;}
body a:hover   { color:white; background-color: green;}

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

.bold {font-weight: Bold;}
p.Body:first-letter { color: blue;	font-size: 18pt; font-weight: bold; }
/* --------------- Left Menu --------------- */

TD.Index {background-color: #FFc0c0}
P.MenuItem a:link    { color: black;}
P.MenuItem A:visited { color: blue;}
P.MenuItem A:hover   { color:white; background-color: green;}

P.MenuItemIndent a:link    { color: black;}
P.MenuItemIndent A:visited { color: blue;}
P.MenuItemIndent a:hover   { color: white; background-color: green;}
/* --------------- End Left Menu --------------- */

P.Footer {color: black;}

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

Table.TitleBox {background-color: #FFc0c0}
Table.TitleBox h1 {	color: white; background-color: #2C2CFF}
Table.TitleBox h2 {	color: black; background-color: #FFc0c0}
Table.TitleBox h3 {	color: green; background-color: #FFc0c0}
Table.TitleBox h4 { color: yellow; background-color: #2C2CFF}
/* --------------- END Title Block --------------- */
H1.Heading1 {
	color: black; margin-top:12pt; margin-bottom: 4pt;
    font-size: 18pt; font-weight: Bold;
	font-family: "Verdana", "Helvetica", "sans-serif";
}
