body {
	background-color:#c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
}
 /*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:underline;}
a {color:#666666; font-size:12px;}

.box {
	border: #747474 1px solid;
}
.footer-bg{
	background-image:url(../images/gpt-footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	height:27px;
	}
.footer
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.footer a
{
	text-decoration:underline;
}

.content{
font-size:12px;
font-weight:normal;
line-height:18px;
color:#666666;
padding-left:5px;
padding-right:5px;
}
.content-bold {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#666666;
	padding-left:0px;
}
.content-orange{
font-size:12px;
font-weight:normal;
line-height:18px;
color:#e67a00;
padding-left:0px;
}
.content-bold-orange {
font-size:12px;
font-weight:bold;
line-height:18px;
color:#e67a00;
}
.content-bold-orange a{
text-decoration:underline;
}
.content-header-orange{
font-size: 15px;
line-height:30px;
font-weight:bold;
color:#e67a00;
}
.content-red{
font-size:12px;
font-weight:normal;
line-height:18px;
color:#ff0000;
padding-left:0px;
}
.content-bold-red {
font-size:12px;
font-weight:bold;
line-height:18px;
color:#ff0000;
}
.content-bold-red a{
text-decoration:underline;
}
.menu-bg{
background: url("../images/gpt-mnu-bg.jpg"); 
background-repeat: repeat-x;
background-position:bottom;
height:33px;
}
#menu1 {background: url("../images/gpt-mnu-home-hover.jpg"); background-repeat:no-repeat;}
#menu2 {background: url("../images/gpt-mnu-about-us-hover.jpg"); background-repeat:no-repeat;}
#menu3 {background: url("../images/gpt-mnu-find-drugs-hover.jpg"); background-repeat:no-repeat;}
#menu4 {background: url("../images/gpt-mnu-order-status-hover.jpg"); background-repeat:no-repeat;}
#menu5 {background: url("../images/gpt-mnu-contact-us-hover.jpg"); background-repeat:no-repeat;}
.rollover { display: block; } /* Allow setting widths and heights */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

.menu-seperator {
	background-image:url(../images/gpt-mnu-seperator.jpg);
	background-position:bottom;
	vertical-align:middle;
	background-repeat:no-repeat;
	height:33px;
	width:32px;
	display: block;
}
.list-arrow {
background-image: url(../images/gpt-left-nav-bg.gif);
background-repeat:no-repeat;
background-position:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:25px;
font-weight:normal;
line-height:20px;
color:#000000;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
.list-arrow a {
color:#000000;
text-decoration:none;
}
.list-arrow1 {
background-image: url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:15px;
font-weight:normal;
line-height:20px;
color:#666666;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
.list-arrow1 a {
color:#666666;
text-decoration:none;
}
.bullet-null {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:10px;
font-weight:normal;
line-height:20px;
color:#666666;
padding-top:2px;
padding-bottom:2px;
text-decoration:underline;
}
.bullet-null a {
color:#666666;
text-decoration:underline;
}
.txtbox{
font-size:12px;
font-weight:normal;
line-height:18px;
color:#666666;
}
