body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px;
}

td {
	font-family:arial; font-size:11px; color:#000000;
	line-height:19px;
}

.bigfont {
	font-size:12px; text-align:justify; line-height:20px;
}

.blackheader {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold;
	color:#000000;
}

.blackheader2 {
	font-family:"Trebuchet MS"; font-size:14px; font-weight:bold;
	color:#000000;
}

.blueheader {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold;
	color:#01628B;
}

.blueheader2 {
	font-family:"Trebuchet MS"; font-size:14px; font-weight:bold;
	color:#01628B; text-decoration:underline;
}

.topnav_bg {	
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
}

.contactus_bg {	
	background-image: url(images/contactus_bg.jpg);
	background-repeat: repeat-x;
}

.drugsmart_bg {	
	background-image: url(images/drugsmart_bg.jpg);
	background-repeat: repeat-x;
}

.footer_bg {	
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x; height:93px;
}

.nav_bg {	
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x; height:46px;
}

.inner_leftbg {	
	background-image: url(images/inner_leftbg.jpg);
	background-repeat: repeat-y;
}

.graybg {
	background-image: url(images/graybg.jpg);
	background-repeat: repeat-x;
	border:solid 1px #E5E5E5;
}


.grayfont {
	color:#CCCCCC; font-size:10px; line-height:25PX;
}

.graylink:link {
	color:#cccccc; text-decoration:none;
	font-size:10px;
}

.graylink:visited {
	color:#cccccc; text-decoration:none;
	font-size:10px;
}

.graylink:hover {
	color:#ff9900; text-decoration:none;
	font-size:10px;
}

.blacklink:link {
	color:#000000; text-decoration:none; font-weight:bold;	
}

.blacklink:visited {
	color:#000000; text-decoration:none; font-weight:bold;
}

.blacklink:hover {
	color:#ff0000; text-decoration:none; font-weight:bold;
}


.textbox {
	border: soid 1px #A6D3EC; font-size:12px; font-family:arial;
	padding:3px;
}

a:link {
	color:#01628B; font-weight:bold; text-decoration:none;
}

a:visited {
	color:#01628B; font-weight:bold; text-decoration:none;
}

a:hover {
	color:#ff0000; font-weight:bold; text-decoration:none;
}
