<Style>/* Default CSS Stylesheet for a new Web Application project */{}

a {color:#346667;text-decoration:none}
a:hover {color:#000066;text-decoration:underline}

.GeneralPage {
background-color: #E3FDE4; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable {
background-color: #FFFFFF; /* Background Color */
}

.TopBanner {
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-weight: Bold; /* Font Style *
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #346667; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
letter-spacing:1pt;
text-decoration: none;
text-align: Center; /* Align Text */
}
.TopSubBanner a:link {
color: #E3FDE4; /* Font Color */
text-decoration: none;
letter-spacing: normal;
}
.TopSubBanner a:visited {
color: #E3FDE4; /* Font Color */
text-decoration: none;
letter-spacing: normal;
}
.TopSubBanner a:hover {
color: #E3FDE4; /* Font Color */
text-decoration: underline;
letter-spacing: normal;
}

.TopSubBannerText {
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}
.TopSubBannerText a:link 
{
text-decoration: none;
}
.TopSubBannerText a:visited 
{
text-decoration: none;
}
.TopSubBannerText a:hover 
{
text-decoration: underline;
}

.LeftColumn {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #346667; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.LeftColumnText {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.LeftColumnHeader {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	padding-top: 1px;
	border-bottom: #528773 1px solid;
	font-family: Arial, Sans-Serif;
	background-color: #346667;
}


.RightColumn {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #346667; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;
}
.RightColumnText {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #E3FDE4; /* Font Color */
font-style: normal; /* Font Style */
font-weight: bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;
}
.RightColumnText a:link {
color: #E3FDE4; /* Font Color */
text-decoration: none;
}
.RightColumnText a:visited {
color: #E3FDE4; /* Font Color */
text-decoration: none;
}
.RightColumnText a:hover {
color: #E3FDE4; /* Font Color */
background-color:#669999;
text-decoration: none;
}





.Footer
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight: Bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #E3FDE4; /* Background color */
	text-align: Center; /* Align Text */
	vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E3FDE4; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #346667; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #408080; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #346667; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.CartList {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #1C614E; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}


.Content {
	font-family: Arial; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #324C45; /* Font Color */
	font-weight: Normal; 
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: justify; /* Align Text */
	
}
.Content a:link {
	color: #003366; /* Font Color */
	text-decoration: underline; /* Font Style */
}
.Content a:visited {
	color: #003366; /* Font Color */
	text-decoration: underline; /* Font Style */
}
.Content a:hover {
	color: #990000; /* Font Color */
	text-decoration: underline; /* Font Style */
}

.Content9 {
	font-family: Arial; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #084B3B; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: justify; /* Align Text */
	line-height: 14pt;
	padding-left: 15px;
	padding-right: 15px;
}
.Content9 a:link {
	color: #954B46; /* Font Color */
	text-decoration: underline; /* Font Style */
}
.Content9 a:visited {
	color: #954B46; /* Font Color */
	text-decoration: underline; /* Font Style */
}
.Content9 a:hover {
	color: #AD4B48; /* Font Color */
	text-decoration: underline; /* Font Style */
}




.Content9Left {
	font-family: Arial; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #084B3B; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: left; /* Align Text */
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346667;
	padding-top: 5px;
	padding-bottom: 20px;
	background-position: left;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

.Content9center {
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Content10center {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Content9just {
	font-family: Arial; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #084B3B; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: justify;
}

.Content8bold {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content8left {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content8just {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: justify; /* Align Text */
}

.Content8center {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #084B3B; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Content10just {
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #084B3B; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: justify; /* Align Text */
	padding-right: 8px;
}

.GreenHeader {
font-family: Arial; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: #1C614E; /* Heading Font Color */
font-weight: bold; /* Heading Font Style */
font-style: normal; /* Heading Font Style */
}


.violetHeader {
font-family: Arial; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: #660099; /* Heading Font Color */
font-weight: bold; /* Heading Font Style */
font-style: normal; /* Heading Font Style */
}

.ContentTableHeader {
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #346667; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E3FDE4; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable {
background-color: #E3FDE4;
}

.ContentTableHorizontal {
background-color: #E3FDE4;
}

.ScreamerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC66;
	line-height: 34px;
	text-align: center;
}
.Booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #346667;
	text-align: center;
}
.About 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-align: justify;
color: #006666;
}
.white {
	background-color: #FFFFFF;
}

.MeditPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #006666;
	text-decoration: none;
}
.MeditPageCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #006666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.OSHO_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #346667;
	text-decoration: none;
	margin-left: 5px;
}

.imageSpace {
	margin-bottom: 6px;
	margin-left: 10px;
	margin-top: 5px;
}

.videoLink {
	text-align:center;
	margin-bottom:10px;
	padding-bottom: 10px;
}



.BooktitleRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #346667;
	text-align: center;
}
.BooktitleRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.BookMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #346667;
	text-decoration: none;
	margin-left: 5px;
	text-align: center;
}
.MessageFreeShipp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #346667;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #346667;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: none;
	margin-bottom: 20px;
}
.ContentCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.footlink a {
	color: #FFFFFF;
}
.footlink {
	color: #FFFFFF;
}

