body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #867B75;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	color: F3B500;
}
.bkgndHome {
	background-attachment: fixed;
	background-image: url(/Nimoi/sites/Master/resources/bkgnd_gfx.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.pageTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #867B75;
	font-size: 24px;
	font-weight: lighter;
}
a {
	color: #F3B500;
	text-decoration: none;
}
a:hover {
	color: #DFA800;
	text-decoration: underline;
}
.newsLink {
	color: #F3B500;
	text-decoration: none;
	font-size: small;
}
.newsLink:hover {
	color: #DFA800;
	text-decoration: none;
	font-size: small;
}
ul {
	padding-left: 12px;
	margin-left: 12px;
}
#lowres{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	background-color:#ffffff;
	margin: 15px;
}
.low_breadcrumbtrail{
	font-size : small;
	font-weight : bold;
}
.hg_boldglasstext{
	font-variant : normal;
	font-weight : bold;
	font-size : small;
}
.hg_smalltext{
	font-size : xx-small;
}
.hg_menuText{
	color:#CCC4C2;
	font-variant : normal;
	font-weight : bold;
	font-size : x-small;
}
.hg_mainText{
	color:#A99B97;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}
.hg_menuTextDark{
	color:#998B82;
	font-weight : bold;
	font-size : x-small;
}
.hg_menuTextLight,.hg_menuTextLightNP {
	color:#C9BEBA;
	font-weight : bold;
	font-size : x-small;
}
/* .hg_menuTextLight td,  */
.hg_menuTextLightItem, .hg_menuTextLightLink{
	color:#C9BEBA;
	font-size : xx-small;
	border-left: 1px solid #C9BEBA;
	padding-left: 5px;
	padding-right: 2px;
	text-decoration:none;
	font-weight:bold
}
.hg_menuTextLightLink:hover{
	color:#F3B500;
	font-size : xx-small;
	border-left: 1px solid #C9BEBA;
	padding-left: 5px;
	padding-right: 2px;
	text-decoration:none;
	font-weight:bold
}
.hg_menuTextLightNP td{
	font-size : xx-small;
}
#menuContent {
position : absolute;
left: -800;
top: -240;
z-index: 2;
cursor:hand;
}
#flashDiv {
z-index: 0;
}
.scrollingNewsDiv {
	position: relative;
	height: 18px;
	width: 490px;
	overflow: hidden;
}
.newsLinkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #867B75;
	text-decoration: none;
	font-weight: bold;
}