body { background-color:rgb(247,190,101); scrollbar-face-color:rgb(247,190,101); font-family:verdana,arial; }

p,ul,dl,ol,th,td { color:rgb(30,30,30); font-family:verdana,arial; font-size:10pt; }

pre,tt { color:rgb(30,30,30); font-family:courier,monospace; font-size:10pt; }

img { border:none; }

h1 { color:rgb(30,30,30); font-family:verdana,arial; font-size:16pt; margin-bottom:10px; }
h2 { color:rgb(30,30,30); font-family:verdana,arial; font-size:14pt; margin-bottom:10px; }
h3 { color:rgb(30,30,30); font-family:verdana,arial; font-size:12pt; margin-bottom:10px; }
h4 { color:rgb(30,30,30); font-family:verdana,arial; font-size:10pt; margin-bottom:10px; }

dt { color:rgb(30,30,30); font-family:verdana,arial; font-size:10pt; font-weight:bold; }
dd { color:rgb(30,30,30); font-family:verdana,arial; font-size:10pt; }

a, a:link, a:visited, a:active { color:rgb(50,0,255); text-decoration:none; }
a:hover { color:rgb(50,0,255); text-decoration:underline; }
a.xwebLink, a.xwebLink:link, a.xwebLink:visited, a.xwebLink:active { color:rgb(223,0,49); text-decoration:none; }
a.xwebLink:hover { color:rgb(223,0,49); text-decoration:underline; }

td.navNormalSection { color:rgb(240,240,240); background-color:rgb(210,0,50); white-space:nowrap; padding:3px; padding-left:10px; text-align:left; font-size:11pt; font-weight:bold; }
td.navNormalSection a:link, td.navNormalSection a:visited, td.navNormalSection a:active { color:rgb(240,240,240); text-decoration:none; }
td.navNormalSection a:hover { color:rgb(240,240,240); text-decoration:underline; }
td.navActiveSection { color:rgb(240,240,240); background-color:rgb(30,30,30); white-space:nowrap; padding:3px; padding-left:10px; text-align:left; font-size:11pt; font-weight:bold; }
td.navActiveSection a:link, td.navActiveSection a:visited, td.navActiveSection a:active { color:rgb(240,240,240); text-decoration:none; }
td.navActiveSection a:hover { color:rgb(240,240,240); text-decoration:underline; }

td.navNormalEntry { color:rgb(30,30,30); white-space:nowrap; padding:3px; padding-left:10px; text-align:left; font-weight:bold; }
td.navNormalEntry a:link, td.navNormalEntry a:visited, td.navNormalEntry a:active { color:rgb(30,30,30); text-decoration:none; }
td.navNormalEntry a:hover { color:rgb(30,30,30); text-decoration:underline; }
td.navActiveEntry { color:rgb(210,0,50); white-space:nowrap; padding:3px; padding-left:10px; text-align:left; font-weight:bold; text-decoration:underline; }
td.navActiveEntry a:link, td.navActiveEntry a:visited, td.navActiveEntry a:active { color:rgb(210,0,50); text-decoration:none; }
td.navActiveEntry a:hover { color:rgb(210,0,50); text-decoration:underline; }

.firstLetter { color:rgb(236,158,0); font-weight:bold; }

.pageTitle { color:rgb(30,30,30); /*background-color:rgb(210,0,50);*/ font-size:18pt; font-weight:bold; }
.pageSlogan { padding-left:10px; color:rgb(240,240,240); background-color:rgb(210,0,50); font-size:12pt; font-weight:bold; }

.blackFrame { border-color:rgb(30,30,30); border-style:solid; border-width:3px; }

table.datagrid
{
	/*background-color:rgb(247,190,101);*/
	background-image:url(../images/back1.jpg);
	border-color: rgb(30,30,30);
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

tr.datagrid
{
	border-color: rgb(30,30,30);
	border-style: solid;
	border-width: 1px;
}

th.datagrid
{
	text-align: left;
	border-color: rgb(30,30,30);
	border-style: solid;
	border-width: 1px;
}

td.datagrid
{
	text-align: left;
	border-color: rgb(30,30,30);
	border-style: solid;
	border-width: 1px;
}
