body {
	background-color:#c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
}
 /*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:#000000; font-size:12px;}
.box {
	border: #000000 1px solid;
}
.main-table-bg{
	background-color:#ffffff;
	border-left-style: solid;
	border-left-width: 1px; 
	border-left-color:#000000;
	border-right-style: solid;
	border-right-width: 1px; 
	border-right-color:#000000;
	width:800px;
}
.left-nav-bg{
	background-image:url(../images/aft-left-nav-bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#ffffff;
	width:161px;
}
.left-nav-secure-bg{
	background-image:url(../images/aft-secure-shopping-bg.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color:#ffffff;
	height:126px;
}
.footer-bg{
	background-image:url(../images/aft-footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-color:#cccccc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	height:22px;
	display:block;
}
.footer
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
}
.footer a
{
	text-decoration:underline;
}
.content{
font-size:12px;
font-weight:normal;
text-align:justify;
line-height:18px;
color:#000000;
}
.content-bold {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	color:#000000;
}
.content-blue{
font-size:12px;
font-weight:normal;
text-align:left;
line-height:18px;
color:#13387c;
padding-left:0px;
}
.content-bold-blue {
font-size:12px;
font-weight:bold;
line-height:18px;
color:#13387c;
}
.content-header-blue{
font-size: 18px;
line-height:28px;
font-weight:bold;
text-align:left;
color:#13387c;
}
.content-bold-link {
font-size:12px;
font-weight:bold;
line-height:18px;
color:#007ca4;
text-decoration:none;
}
.content-bold-link a{
font-size:12px;
font-weight:bold;
line-height:18px;
color:#007ca4;
text-decoration:underline;
}
.red-txt {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#61bedb;
}
.menu-bg{background-image:url("../images/aft-mnu-bg.jpg"); background-repeat: repeat-x; height:48px;}

#menu1 {background: url("../images/aft-mnu-home-hover.jpg"); background-repeat:no-repeat; background-position:top;}
#menu2 {background: url("../images/aft-mnu-search-drugs-hover.jpg"); background-repeat:no-repeat; background-position:top;}
#menu3 {background: url("../images/aft-mnu-about-us-hover.jpg"); background-repeat:no-repeat; background-position:top;}
#menu4 {background: url("../images/aft-mnu-contact-us-hover.jpg"); background-repeat:no-repeat; background-position:top;}
.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/aft-mnu-seperator.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 48px;
	width: 89px;
	display: block;
}
.txtbox{
font-size:12px;
font-weight:normal;
line-height:18px;
text-align:left;
color:#000000;
}
.list-arrow {
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:#000000;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
.list-arrow a {
color:#000000;
text-decoration:none;
}