td, th {
	font-family: Tahoma, Times, serif;
	padding-bottom:4px;
	padding-top:4px;
}
body {
	font-family: Tahoma, Times, serif;
	background-color: #FFD9B4;
	font-size: small;
	font-weight: normal;
}

h1
{
    font-size: medium;
}

h3 {
	font-family: Tahoma, Times, serif;
	color: #0000FF;
	font-weight: bold;
	font-size: small;
	text-transform: lowercase;
}
/* **************** */

/* General Links */
a.linksgeneral {
	text-decoration: none;
	color: #FF0000;
}
a:hover.linksgeneral {
	color: #FF0000;
	text-decoration: underline;
}
/* **************** */
/* General Links Bold */
a.linksgeneralbold {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:hover.linksgeneralbold {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* **************** */
/* Top Nav Bar Links */
a.linkstopnavbar {
	color: #0000FF;
	text-decoration: none;
}
a:hover.linkstopnavbar {
	color:  #0000FF;
	text-decoration: underline;
}
/* **************** */
/* Bold Blue Links */
a.linksboldblue {
	color: #0000FF;
	font-weight: bold;
}
a:hover.linksboldblue {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
/* **************** */
a.linksnormalblue {
	color: #0000FF;
	text-decoration: none;
}
a:hover.linksnormalblue {
	color:#0000CC;
	text-decoration: underline;
}
/* **************** */		

/* **************** */

a.linkshome {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover.linkshome {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linkslimegreen {
	color: #93B605;
	text-decoration: none;
	font-weight: bold;
}
a:hover.linkslimegreen {
	color: #759004;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

/* **************** */

a.linksdarkgreen {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover.linksdarkgreen {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linksnormalbrown {
	color: #990000;
	text-decoration: none;
}
a:hover.linksnormalbrown {
	color: #993300;
	text-decoration: underline;
}
a.linksnormalbrownbold {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.linksnormalbrownbold {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
/* **************** */

a.linkspopupbutton {
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
}
a:hover.linkspopupbutton {
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;/* **************** */
}
a.linksviewcart {
	color: #0000FF;
	text-decoration: none;
}
a:hover.linksviewcart {
	color: #0000FF;
	text-decoration: underline;
}
/* **************** */	

a.linkssmallred {
	font-size: x-small;
	color: #FF0000;
	text-decoration:none;
}
a:hover.linkssmallred {
	font-size: x-small;
	color: #E60000;
	text-decoration:underline;
}
a.linksnormalred {
	color: #FF0000;
	text-decoration:none;
}
a:hover.linksnormallred {
	color: #E60000;
	text-decoration:underline;
}
/* **************** */		

a.linkssmallblue {
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
}
a:hover.linkssmallblue {
	font-size: x-small;
	color: #0000CC;
	text-decoration: underline;
}
/* **************** */		
		
.cs1 {
}
.paratitle {
	color: #0000FF;
	font-weight: bold;
	text-transform: lowercase;
}
.paratitlenormalcase {
	color: #0000FF;
	font-weight: bold;
}
.paratitlelarge {
	color: #0000FF;
	font-weight: bold;
}
.paratitlexlarge {
	color: #0000FF;
	font-weight: bold;
	font-size: medium;
}
.paratitlelargebrown {
	font-weight: bold;
	font-size:14px;
	color: #990000;
	text-decoration: none;
}
.paratitlelargered {
	font-weight: bold;
	font-size:14px;
	color: #FF0000;
	text-decoration: none;
}
.paratitlelargeblack {
	font-weight:bold;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}
p {
	font-style: normal;
	color: #990000;
	padding-left:15px;
	padding-right:15px;
}
/*** Text ****/

.normal {
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.normalsmall {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.brown {
	color: #990000;	
}
.red {
	color: #FF0000;	
}


.normalbrown {
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.normalbrownbold {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.normalbold {
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.normalitalic {
	font-style: italic;
	color:  #990000;
	text-decoration: none;
}
.normalitalicbrown {
	font-style: italic;
	color: #990000;
	text-decoration: none;
}
.normalred {
	color: #FF0000;
	text-decoration: none;
}
.normalredbold {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.normalblue {
	color: #0000FF;
	text-decoration: none;
}
.normalbluebold {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.normalpurple {
	color: #FF0099;
	text-decoration: none;
}
.normalpurplebold {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
.normalitalicbold {
	font-style: italic;
	color:  #990000;
	text-decoration: none;
	font-weight: bold;
}
.normallimegreen {
	color: #93B605;
}
.normallimegreenbold {
	color: #93B605;
	font-weight: bold;
}
.sabrina {
	font-family: Mistral, Tahoma, Times, serif;
	font-size:large;
}
/*** End ****/

.imageborders {
}
.imagessidebar {
	background-attachment:inherit;
	background-image: url(../images/side-line-3big.gif);
	background-repeat: repeat;
	background-position: center top;
}
/* Home Page */
.imagessidebarhome {
	background-attachment:inherit;
	background-image: url(../images/side-line-4big.gif);
	background-repeat: repeat;
	background-position: center top;
}
.imagessidebordershome {
	background-attachment:inherit;
	background-image: url(../images/leaf-sideline-uk-alt.jpg);
	background-repeat: repeat;
	background-position: center top;
	height:auto !important;
}
/* *** End *** */
.linkbold {
	font-weight: bold;
}
.popupclosebutton {
	color:#0000FF;
	background-color: #FFD9B4;
	border: none;
}
.bullitlist {
	text-align: left;
	padding-right: 55px;
	padding-left: 60px;
}
.buynowbuttontbl {
	font-size: x-small;
	padding-top: 15px;
	padding-bottom:5px;
}
.storelinkbg {
	background-color:#FEFCE0;
}
.storelinkborder {
	border:thin solid #F01100;
}
.tblpregnacyinner {
	padding-top:20px;
	padding-bottom: 20px;
	border: 1px solid #000000;
}
.buynowbuttonpad {
	padding-left:20px;
}
.tblbordercolor {
	border-color:#000000;
	color: #990000;
	text-decoration: none;
}
.smita {
	font-family:"Lucida Sans", Tahoma, Times, serif;
	color: #0033ff;
	font-weight:bold;
	font-style:italic;
}
.divborderbrownbckcolorgreen {
	background-color:#FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #D16700;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderbrown {
	background-color:#FFD9B4;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #D16700;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderred {
	background-color:#FFD9B4;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #FF0000;
	padding-right: 5px;
	padding-left: 5px;
}
.divborderouter {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.divhrwidth {
	text-align:center;
	width:90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
