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

Belize { /* Place Holder */}

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

body a:link    { color: #0000C0;}
body a:visited { color: black;}
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: #53E3E3}


P.MenuItem a:link    { color: black;}
P.MenuItem A:visited { color: #606000;}
P.MenuItem A:hover   { color:white; background-color: green;}

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

P.Footer {color: black;}

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

Table.TitleBox {background-color: #0000C0}
Table.TitleBox h1 {	color: white; background-color: #c00000}
Table.TitleBox h2 {	color: yellow; background-color: #0000c0}
Table.TitleBox h3 {	color: green; background-color: #0000c0}
Table.TitleBox h4 { color: yellow; background-color:#c00000}
/* --------------- 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";
}
