body
{
	background-color: RGB(73,43,45); /* brown */
	background-image: url('images/gradientbkcolor.gif');
	background-repeat: repeat-x; 
	margin-top: 0px;
	margin-left: 0px;
}
table
{
	font-size: 10pt;
	color: RGB(70,44,45); /* Brown */
	font-family: Tahoma, Cursive;
	border-collapse: collapse;
	background-color: LightYellow /* rgb(247,175,99)*/;
}

th
{
	color: RGB(128,128,0);
	FONT-WEIGHT: Bold;
}
.SectionHeader
{
	background-color:White;
	border-top:4px;
	border-left: solid 4px White;
	border-right: solid 4px Black;
}
.SectionReview
{
	background:lightyellow; 
	color:RGB(70,44,45); /* Brown */
	padding-left: 10px;
	padding-top: 10px; 
	padding-bottom: 10px; 
}
.Slogan 
{
	/* font-family:Centaur; */
	font:bold 100% Verdana, Sans-Serif;
	color: RGB(158,82,5)
}
table.SectionBody
{
	color:White;
	background-color: RGB(70,44,45); /* Brown */
	border-top: solid 2px White;
	border-left: solid 4px White;
	border-right: solid 4px Black;
	/*border-bottom: solid 2px Black;*/
}
table.SectionFooter
{
	color: RGB(247,175,99) /* Orange */;
	background-color: RGB(70,44,45); /* Brown */
	border-left: solid 4px White;
	border-right: solid 4px Black;
	border-bottom: solid 2px Black;*/
}
H1
{
    FONT-SIZE: 16pt;
    FONT-WEIGHT: Bold;
    color: RGB(70,44,45); /* Brown */
}
H2
{
	font-size: 12pt;
	FONT-WEIGHT: Bold;
	/* text-transform: uppercase; */
	/* color: rgb(247,175,99); */
	color: RGB(128,128,0);
	text-align: center;
}
.Question
{
    FONT-SIZE: 10pt;
    font-weight:bold;
    COLOR: RGB(70,44,45); /* Brown */
}
a
{
	/* color: RGB(70,44,45); /* Brown */
	color: #DE7008;
}

cite
{
    FONT-SIZE: 8pt;
    font-style: italic;
    COLOR: Black;
}
.NVSearchBox
{
	color:RGB(70,44,45); /* Brown */
	background-color: White;
	border: solid 1px tan;
}
.NVText
{
	font-size: 10pt;
	color: Black;
}
.NVButton
{
	font-size: 10pt;
	font-weight:bold;
	color: RGB(50,13,8);
}
.NVScrollBox
{
	font-size: 9pt;
	font-family: Garamond, Times Times New Roman, Courier New;
	color: RGB(50,13,8); 
	background-color: RGB(219,225,174); 
	border-right: RGB(219,225,174) thin solid; 
	border-top: RGB(219,225,174) thin solid; 
	border-left: RGB(219,225,174)) thin solid; 
	border-bottom: RGB(219,225,174)) thin solid; 
	scrollbar-3dlight-color: RGB(219,225,174); 
	scrollbar-highlight-color: RGB(219,225,174); 
	scrollbar-base-color: RGB(219,225,174);
	scrollbar-arrow-color: RGB(50,13,8); 
	scrollbar-DarkShadow-Color: RGB(219,225,174); 
	scrollbar-Track-Color: RGB(219,225,174); 
}
.NVNews 
	{ COLOR: RGB(255,230,206); TEXT-DECORATION: none; }
.NVNewsTable 
	{ PADDING-LEFT:5px; PADDING-TOP: 30px; PADDING-BOTTOM: 30px;}
a.NVNews:link, a.NVNews:visited, a.NVNews:hover 
	{ BORDER-BOTTOM: none; }
