@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:14pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #445fac;
	background-image:url(grx/gradientBKG.jpg);
	background-repeat:repeat-x;
}
#TopMenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:right;
}
#TopMenu a {
color:#FFFFFF;
text-decoration:none;
}
#TopMenu a:hover {

text-decoration:underline;

}
h1{
color:#ffffff;
font-size:14px;
padding-left:20px;
display:inline;
letter-spacing:
}
h2{
color:#1C2996;
font-size:14px
}
.style1 {
	font-size: 18px;
	color: #990000;
}

#sidenav{
color:#FFFFFF;
padding-left: 0;
	margin-left: 0;
}


#sidenav li{
height:33px;
color:#FFFFFF;
list-style:none;
	margin: 0;
}

#sidenav a {
	width: 226px;
	height: 33px;
	margin: 0px;
	background-image: url(grx/nav_bkg.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 35px;
	color:#FFFFFF;
	text-indent:15px;
}
#sidenav a:hover {
	background-image:url(grx/nav_bkg.jpg);
	background-position: 0px -34px;
}
.style3 {font-size: 12px; color: #FFFFFF; text-decoration:none;}


#ButtonReplace {
  width: 75px;
  height: 17px;
  font-size:10px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#ButtonReplace1 {
  width: 75px;
  height: 17px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(grx/cart.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.littleblue {	font-size: 10px;
	color: #283881;
}
.blue_text {
	color: #293883;
	font-weight: bold;
	font-size: 10px;
}
