body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.greytext10 {color: #999999; font-size: 10px; }
.style4 {	font-size: 10px;
	color: #FF6600;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sidenav a:hover {
	text-decoration: none;
	color: #FF6600;
}
.sidenav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bottomnav a:link {
	color: #999999;
	text-decoration:underline;
}
.bottomnav a:visited {
	color: #999999;
	text-decoration:underline;
}

.bottomnav a:hover {
	color: #FF6600;
	text-decoration:underline;
	font-style: normal;
	font-variant: normal;
}
.bottomnav a:active {
	color: #999999;
	text-decoration:underline;
}
.resultlink a:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}
.resultlink a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}
.resultlink a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}
.resultlink a:active {
	text-decoration: none;
	color: #FF6600;
	font-size: 11px;
}

.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#fadbackground {
	background-image:url(images/orangebox.gif);
	background-repeat:no-repeat;
}

#decoratorideasbg {
	background-image: url("images/decoratorideas/layout/bg_repeatright.gif");
	background-repeat:repeat-y;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CC0000;
}

.linkboldwhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkboldwhite a:visited {
	text-decoration: none;
		color: #FFFFFF;
}
.linkboldwhite a:hover {
	text-decoration: none;
		color:#000000;
}
.linkboldwhite a:active {
	text-decoration: none;
		color: #FFFFFF;
}
.boldheadings {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#glossarybackgroundleft {
	background-image: url("images/glossary/layout/bg_repeatmiddle.gif");
	background-repeat:repeat-y;
}

#glossarybackgroundright {
	background-image: url("images/glossary/layout/bg_repeatright.gif");
	background-repeat:repeat-y;
}
