body{
  background-image: url(../images/home/bkgd-body.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  color: #000000;
  margin: 0px;
}

.hm_header1{
	background-image: url(../images/home/header5.jpg);
	background-repeat:no-repeat;
	background-position: 3px top;
}

td{ font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-align: left;
}	

.faq{ font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
	

.nav_bg{
	background-image:url(../images/infobox/chrome_top.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.tip_bg{
	background-image:url(../grx_custom/tip_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

.hm_bg{
	background-image:url(../grx_custom/bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.skip_bg{
	background-image:url(../grx_custom/skip_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}


a.links, a.links:link, a.links:visited, a.links:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
color: #000000, line-height: 20px; 	color: #000000;
}

a.links:hover                      { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #CC0000; text-decoration: underline }


a.txt, a.txt:link, a.txt:visited, a.txt:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	text-decoration: underline;

}

 a.txt:hover{
 	color: #CC0000;
	text-decoration : underline;

}

a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

 a.nav:hover{
 	color: #ff3333;
	text-decoration : underline;

}

a.sm, a.sm:link, a.sm:visited, a.sm:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;

color: #000000, line-height: 20px; 		color: #666666;
	font-size: 9px;
	text-decoration: none;
}

a.sm:hover                      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	font-size: 9px;
}
