﻿.modalBackground {
    background-color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
} 

.ModalWindow
{
  border: solid1px#c0c0c0;
  background:#f0f0f0;
  padding: 10px10px10px10px;
  position:absolute;
  top:-1000px;
}

.ErrorMsg
{
	color: Red;	
}

.enlarge
{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3D692E;
	letter-spacing: 0px;
	text-transform:uppercase;
}

@charset "utf-8";


body {
	
	background-color: #CCC;	
	margin-left: 15px;
	margin-top: 15px
	
}

.topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.topnav a:link{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.topnav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover{
	color: #56A1D5;
	text-decoration: underline;
	}
.topnav a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #00467F;
	height: 21px;
}
.formbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 175px;
	border: 1px solid #999999;
}
.email-msg-formbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 320px;
	border: 1px solid #999999;
}
.formboxMyStory{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 250px;
	border: 1px solid #999999;
}
.formboxMyStoryMyAccount{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 160px;
	width: 250px;
	border: 1px solid #999999;
}
.formboxMySendAMsg{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 100px;
	width: 400px;
	border: 1px solid #999999;
}
.formboxMySendAMsgFields{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 150px;
	border: 1px solid #999999;
}
.formboxMyStoryTextBox{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 245px;
	width: 355px;
	border: 1px solid #999999;
}
.formboxSearch {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 130px;
	border: 1px solid #999999;
}

.formboxLoginHome{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 120px;
	border: 1px solid #999999;
}
.formboxBigArea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 50px;
	width: 300px;
	border: 1px solid #999999;
	vertical-align: top;
}
.formboxAboutMe{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 50px;
	width: 300px;
	border: 1px solid #999999;
	vertical-align: top;
}
.formboxBirthdate{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 20px;
	width: 55px;
	border: 1px solid #999999;
}

.footer a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.ArticleTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00467F;
	text-decoration: none;
	}
.ArticleTitle a:link{
    color: #00467F;
    text-decoration: none;
    }
.ArticleTitle a:visited{
    color: #00467F;
    text-decoration: none;
}
.ArticleTitle a:hover{
	color: #00467F;
	text-decoration: underline;
}

.BookTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BookAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BookContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	font-weight: normal;
}


.ArticleContentHome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	margin-right: 20px;
}
.MyAccountLoginText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: justify;
	vertical-align: top;
}
.ArticleLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03C;
	text-decoration: none;
}
.ArticleAuthor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 14px;
}
.ArticleAuthor a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
	height: 20px;
	line-height: 14px;
}
.MyAccountText a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 20px;
	line-height: 14px;
	
}.ArticleAuthor a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 20px;
	line-height: 14px;
}
.MyAccountText a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #56A1D5;
	text-decoration: none;
	height: 20px;
	line-height: 14px;
}
.MyAccountText a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #06F;
	text-decoration: underline;
	height: 20px;
	line-height: 14px;
}
.ArticleLink a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56A1D5;
	text-decoration: none;
}
.ArticleLink a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A246A;
	text-decoration: underline;
}
.ArticleLink a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56A1D5;
	text-decoration: none;
}
.jarCategory {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D692E;
	letter-spacing: 1px;
}

.jarCategory a:link{
	color: #447533;
	letter-spacing: 1px;
	text-decoration: none;
}

.jarCategory a:hover{
	color: #360;
	letter-spacing: 1px;
	text-decoration: underline;
}
.jarCategory a:visited{
	color: #427232;
	letter-spacing: 1px;
	text-decoration: none;
}
.QuoteContentHome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: top;
	margin-right: 20px;
	line-height: 13px;
}
.emailfriend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	font-size: 12px
	font-weight: bold;
	color: #4189C8;
	font-size: 12px;

}
.emailfriend a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	font-size: 12px
	font-weight: bold;
	color: #4189C8;
	text-decoration: none;
	font-weight: bold;

}
.emailfriend a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	font-size: 12px
	font-weight: bold;
	color: #377ABC;
	text-decoration: none;
	font-weight: bold;

}

.emailfriend a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	font-size: 12px
	font-weight: bold;
	color: #4189C8;
	text-decoration: underline;
	font-weight: bold;

}

.subnav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
	}

.subnav a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
}

.subnav a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: none;
}

.subnav a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration: underline;
}
	

.BookInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54923F;
}
.Ordernow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.Ordernow a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.Ordernow a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.UsefulBookTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #54923F;
}
.UsefulBookTDBooks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #56A1D5;
}
.SideAd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.UsefulBookList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
}
.UsefulBookList a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
}
.UsefulBookList a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56A1D5;
	text-decoration: none;
}
.UsefulBookList a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
}
.ProfessionaHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00467F;
}
.ProfessionalContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.ProfessionalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
}
.ProfessionalLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
}

.ProfessionalLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56A1D5;
	text-decoration: none;
}
.ProfessionalLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
}
.SecretTipPageArticleContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MyStoryFirstArticleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00467F;
}
.MyStoryFirstUserName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00467F;
}

.MyStoryFirstArticleContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.MyStoryArticleReadMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467F;
}
.MyStoryArticleReadMore a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467F;
}
.MyStoryArticleReadMore a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56A1D5;
	text-decoration: none;
}
.MyStoryArticleReadMore a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.MyStoryLowerAticlesTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467F;
}
.MyStoryLowerArticlesUserName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
}
.ArticleImage {
	padding-right: 20px;
	padding-bottom: 5px;
}
.BookTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00467F;
	text-decoration: none;
}
.ProfessionalName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00467F;
	text-decoration: none;
	
}
.AuthorsName{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #56A1D5;
	text-decoration: none;
}
.LeftNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;
	line-height: 22px;
	list-style-type: disc;
}
.LeftNav a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;
}
.LeftNav a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #360;
	text-decoration: underline;
}
.LeftNav a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;
}
.LeftNavSubCat{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #54923F;
	text-decoration: none;
	line-height: 22px;
	list-style-type: disc;
}
.LeftNavSubCat a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #54923F;
	text-decoration: none;
	line-height: 22px;
	list-style-type: disc;
	
}
.LeftNavSubCat a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #54923F;
	text-decoration: underline !important;
	line-height: 22px;
	list-style-type: disc;
	
}.LeftNavSubCat a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #54923F;
	text-decoration: none;
	line-height: 22px;
	list-style-type: disc;
}

.RightNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;
	line-height: 28px;
}
.RightNav a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;
}
.RightNav a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #360;
	text-decoration: underline;
}
.RightNav a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54923F;
	text-decoration: none;}

.ArticleContentSideBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 14px;

}
.RecentArticlesHeadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #54923F;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	height: 30px;
}
.RecentArticlesHeadline a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #666;
	height: 30px;
	text-decoration: none;
	
}
.RecentArticlesHeadline a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033AB;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
}
.RecentArticlesHeadline a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
	height: 30px;
	text-decoration: underline;
}
.wisdomcafetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #673301;
}
.wisdomcafelinklist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9F501F;
	text-decoration: none;
	line-height: 20px;
	}
.wisdomcafelinklist a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9F501F;
	text-decoration: none;
	}
.wisdomcafelinklist a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9F501F;
	text-decoration: none;
	}
.wisdomcafelinklist a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9F501F;
	text-decoration: underline;
}
.wisdomcafeNewsletterTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #673301;
}
.paginglinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E4158;
	text-decoration: none;
}
.paginglinks a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E81B8;
	text-decoration: none;
}
.paginglinks a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E81B8;
	text-decoration: none;
}
.paginglinks a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	text-decoration: underline;
}
.MyStoryTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #00467F;
	text-decoration: none;
	height: 10px;
}
.formfieldname {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	font-weight: bold;
}
.HorzDottedLine {
	color: #666;
	height: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.townlisting {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.townlisting a:link{
	font-weight: normal;
	color: #2F83BB;
	text-decoration: none;
	}
.townlisting a:hover{
	font-weight: normal;
	color: #00467F;
	text-decoration: underline;
}
	.townlisting a:visited{
	font-weight: normal;
	color: #2F83BB;
	text-decoration: none;
	
	}
	.venuetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
	
	
.venuelisting {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00467F;
	text-decoration: none;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.venuelisting a:link{
	font-weight: normal;
	color: #2F83BB;
	}
.venuelisting a:hover{
	font-weight: normal;
	color: #00467F;
}
	.venuelisting a:visited{
	font-weight: normal;
	color: #2F83BB;
	}
.TenBestListing{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
}
.TenBestListing a:link{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
}
.TenBestListing a:hover{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
}
.TenBestTitle{
	font-weight: normal;
	color: #54923F;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
.TenBestSubTitle{
	font-weight: bold;
	color: #56A1D5;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.verticalline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #56A1D5;
}
.EventTitle{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	height: 50px;
}
.EventTitle a:link{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	height: 50px;
}
.EventTitle a:visit{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	height: 50px;
}
.EventTitle a:hover{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	height: 50px;
}
.ContactNejForm{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	height: 15px;
}
.ContactNejForm a:link{
	font-weight: bold;
	color: #0076D7;
	text-decoration: none;
	
}.ContactNejForm a:visited{
	font-weight: bold;
	color: #00467F;
	text-decoration: none;
}.ContactNejForm a:hover{
	font-weight: bold;
	color: #09C;
	text-decoration: underline;
}

.ContactNejFormSelection{
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 15px;
}
.LeftNavMainTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #54923F;
	letter-spacing: 1px;
	padding-left: 21px;
	height: 35px;
}

.TenBestListingTitle{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
.TenBestDescription{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
.MyAccountTopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 18px;
	font-weight: bold;
}

.MyAccountTopLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.MyAccountTopLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}
.MyAccountTopLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.AdvAccountTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #56A1D5;
	font-weight: bold;
	height: 18px;
	}
.AdvAccountTitle a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #56A1D5;
	font-weight: bold;
	height: 18px;
	
	}
.AdvAccountTitle a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #56A1D5;
	font-weight: bold;
	height: 18px;
}
.AdvAccountTitle a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #56A1D5;
	font-weight: bold;
	height: 18px;}

.AdvAccountText{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.AdvDots {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #56A1D5;
	height: 18px;
}
.email-dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.email-dots2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.email-Name a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00467F;
	}

.email-Name a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00467F;
	}

.email-Name a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #00467F;
}
.email-Name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00467F;
	text-decoration: none;
}
.email-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 12px;
}
.email-subject {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03F;
}
.email-subject a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03F;
}.email-subject a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03F;
}.email-subject a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03F;
}
.emailformboxMySendAMsg{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 300px;
	width: 400px;
	border: 1px solid #999999;
}
.email-body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 15px;

}
.selectedCategory {
	color: #0F4209;
}
.selectedEventCategory {
	color: #00467F;
}
.selectedSubcategory
{
    text-decoration: underline;
}
.venuelisting2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.EventLink a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #666;
	height: 30px;
	text-decoration: none;
	
}
.EventLink a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033AB;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
}
.EventLink a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
	height: 30px;
	text-decoration: underline;
}
.wisdomcafetitle a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #673301;
	text-decoration: none;
}

