/*****************************
  Default Style Elements
*****************************/

body {	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#000000;
	font-size: 12px;
	color: #000000;
	background-image : url(../Images/bkgd.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
     }

.basediv {margin: 0; padding: 0; text-align: center; }
.MainTable {}
.MainCell {background-color: #FFFFFF;}
.BodyContent {}
.ContentBottom {background-color:#D2D3D5; background-image: url(../Images/bottom-bkgd.gif);}
.MenuCell {background-color:#660000; background-image: url(../Images/menu-bkgd.gif);}
.rightcell {background-color:#F9FAFC; border-left: solid 2px #F4F5F7;}
.rightcell a {font-size:11px; font-weight: bold;}
.captiontext {font-size: 9px;}
.body1TopSpace { display: none; }
.ContentList { width: 100%; }
.RedCell { background-color: #A2243C; }
.FryeAllen { color: #BA0C0E; font-weight: bold; font-size: 11px; padding: 3px 0px 0px 0px; }

.listPicker {width:175px;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px;}

.itemImageLink { border: none; }
.EventSection_ItemEventImage { border: none; }

a {color:#7E2833; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color:#000000; text-decoration:underline;}

td {font-family: arial, helvetica, sans-serif; font-size: 12px;}

H1 {color:#7E2833; font-size: 17px; font-weight: bold; padding: 0px; margin: 0px;}
H2 {color:#000000; font-size: 15px; font-weight: bold; padding: 0px; margin: 0px;}
H3 {color:#7E2833; font-size: 14px; font-weight: bold; padding: 0px; margin: 0px;}
H4 {color:#000000; font-size: 13px; font-weight: bold; padding: 0px; margin: 0px;}

.H1 {color:#7E2833; font-size: 17px; font-weight: bold; padding: 15px 0px 0px 10px; margin: 0px;}
.H2 {color:#000000; font-size: 15px; font-weight: bold; padding: 0px; margin: 0px;}
.H3 {color:#7E2833; font-size: 14px; font-weight: bold; padding: 0px; margin: 0px;}
.H4 {color:#000000; font-size: 13px; font-weight: bold; padding: 0px; margin: 0px;}

td.colorlight {background-color:#ECDDCD;}
td.colordark {background-color:#CEB463;}
td.colormid {background-color:#D0BD74;}



.colorLight_HorizontalLine {}
.NotifyMe {font-size: xx-small;}
.Sorter {padding: 10px 5px 0px 5px; text-align: right;}

.text_PageHeader {}
.text_FrontEditableHeader {}
.text_PageFooter {}
.text_FrontEditableFooter {}
.text_Content {padding: 0px 15px 15px 15px}

.EditContent    { font-size: xx-small;}
.EditContent a  { font-size: xx-small;}
.EditContent td { font-size: xx-small; padding: 10px 5px 10px 5px;}


.VotingControlContainer  { width: 200px; padding: 10px 10px 10px 10px; }
.VotingControl    {font-family: Arial; font-size: xx-small; padding: 25px 25px 25px 25px; margin: 25px 25px 25px 25px;}
.VotingControl td {padding: 2px 2px 2px 2px;}


.ContactInfo {font-size: 10px; color:#FFFFFF; text-align: center; background-color: #1A1A1A; border-top: solid 5px #E9E6B4; padding: 10px;}


.FooterText {font-size: 10px; color:#E7DFCA; text-align: center; background-color: #4F1A20; padding: 3px 10px 3px 10px;}
.FooterText a {color:#E7DFCA; text-decoration: none;}
.FooterText a:hover {color:#FFFFFF; text-decoration: none;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Section Menu */

.SectionMenu {font-weight:bold; color:#CC9933; font-size: 12px;}
.SectionMenu a {color: #CC9933; text-decoration: none; font-size: 12px; font-weight:bold;}
.SectionMenu a:hover {color: #000000; text-decoration: none; font-weight:bold;}


.StaticNav {font-weight:bold; font-size: 12px;}
.StaticNav a {text-decoration: none; font-size: 12px; font-weight:bold; color:#CC9933;}
.StaticNav a:hover {color: #000000; text-decoration: underline; font-weight:bold;}


.SectionMenu2 {font-size: 11px;}
.SectionMenu2 a {color: #000000; text-decoration: none; font-size: 11px;}
.SectionMenu2 a:hover {text-decoration: none;}


/* Topic Menu */

.TopicMenu {font-size: 11px;}
.TopicMenu a {color:#CC9933; text-decoration: none; font-size: 11px; font-weight: bold;}
.TopicMenu a:hover {text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumbCell {background-image : url(../Images/breadcrumbs-bkgd.gif); background-repeat: repeat-x;}
.BreadCrumb {font-size: 11px; font-weight: bold; padding: 3px 3px 3px 15px;}
.BreadCrumb a { text-decoration: none; color: #86806A;}
.BreadCrumb a:hover {text-decoration: underline; color: #86806A;}



/* UserLogin */

.LoginLink		{background-image : url(../Images/menu-login.gif); background-repeat: no-repeat; padding: 0px; margin: 0px; width: 149px; height: 19px;}
.RegisterLink	{background-image : url(../Images/menu-register.gif); background-repeat: no-repeat; padding: 0px; margin: 0px; width: 149px; height: 19px;}
.LogoutLink		{background-image : url(../Images/menu-logout.gif); background-repeat: no-repeat; padding: 0px; margin: 0px; width: 149px; height: 19px;}
.ProfileLink	{background-image : url(../Images/menu-profile.gif); background-repeat: no-repeat; padding: 0px; margin: 0px; width: 149px; height: 19px;}

.UserLogin {}
.UserLogin a { COLOR: #BBC2BB; font-weight: bold; text-decoration: none; }
.UserLogin a:hover { COLOR: #FFFFFF; font-weight: bold; text-decoration: none; }


/* Search */

.Search {font-size: 11px; font-weight: bold; padding: 0px 10px 0px 0px; text-align: right;}
.Search a { text-decoration: none; color: #838383;}
.Search a:hover {text-decoration: underline; color: #000000;}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {}
.ArticleSection_SectionDescription {}
.ArticleSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.ArticleSection_ListItem {}
.ArticleSection_ListItem2 {}
.ArticleSection_ListAlternatingItem {}
.ArticleSection_ListAlternatingItem2 {}
.ArticleSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.ArticleSection_ListAuthorLink {}
.ArticleSection_ListBriefDescription {}
.ArticleSection_ListReadMoreLink {}
.ArticleSection_NoArticles {}

.Article_Table {}
.Article_IntroCell {} 
.Article_BodyCell {}
.Article_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Article_AuthorLink {}
.Article_BriefDescription {font-style: italic;}
.Article_FullDescription {}

/* Books */

.BookSection_SectionTitle {}
.BookSection_SectionDescription {}
.BookSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.BookSection_ListItem {}
.BookSection_ListItem2 {padding: 0px 10px 10px 10px;}
.BookSection_ListAlternatingItem {}
.BookSection_ListAlternatingItem2 {}
.BookSection_ListLabel {}
.BookSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {}
.BookSection_ListReadMoreLink {}
.BookSection_NoBooks {}

.Book_Table {}
.Book_IntroCell {} 
.Book_BodyCell {}
.Book_Label {}
.Book_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Book_Author {} 
.Book_BriefDescription {font-style: italic;}
.Book_FullDescription {}


/* Downloads */

.DownloadSection_SectionTitle {}
.DownloadSection_SectionDescription {}
.DownloadSection_ListTable {padding: 10px; border: solid 1px #E8D7D9; width: 580px;}
.DownloadSection_ListItem {}
.DownloadSection_ListItem2 {}
.DownloadSection_ListAlternatingItem {}
.DownloadSection_ListAlternatingItem2 {}
.DownloadSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.DownloadSection_ListAuthorLink {}
.DownloadSection_ListFileSize {}
.DownloadSection_ListBriefDescription {}
.DownloadSection_ListReadMoreLink {}
.DownloadSection_ListDownloadLink {}
.DownloadSection_NoDownloads {}
.Download_ThumbnailImage { margin-top: 15px; }

.Download_Table {margin: 15px 0px 15px 0px;}
.Download_IntroCell {} 
.Download_BodyCell {}
.Download_Label {font-weight: bold;}
.Download_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Download_FileSize {}
.Download_BriefDescription {padding-bottom: 10px;}
.Download_FullDescription {}
.Download_AuthorLink {}
.Download_DownloadLink {padding-bottom: 10px; font-weight:bold;}



/* Events */

.EventsSection_SectionTitle {}
.EventsSection_SectionDescription {}
.EventsSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.EventsSection_ListItem {}
.EventsSection_ListItem2 {}
.EventsSection_ListAlternatingItem {}
.EventsSection_ListAlternatingItem2 {}
.EventsSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.EventsSection_ListDate {}
.EventsSection_ListBriefDescription {}
.EventsSection_ListReadMoreLink {}
.EventsSection_ListNotVisible {font-style: italic;}
.EventsSection_NoBooks {}

.Event_Table {}
.Event_IntroCell {} 
.Event_BodyCell {}
.Event_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Event_Date {}
.Event_BriefDescription {font-style: italic;}
.Event_FullDescription {}


/* Faqs */

.FaqSection_SectionTitle {}
.FaqSection_SectionDescription {}
.FaqSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.FaqSection_ListItem {}
.FaqSection_ListItem2 {}
.FaqSection_ListAlternatingItem {}
.FaqSection_ListAlternatingItem2 {}
.FaqSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.FaqSection_ListAuthorLink {}
.FaqSection_ListBriefDescription {}
.FaqSection_ListReadMoreLink {}
.FaqSection_NoFaqs {}

.Faq_Table {}
.Faq_IntroCell {} 
.Faq_BodyCell {}
.Faq_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Faq_AuthorLink {}
.Faq_BriefDescription {font-style: italic;}
.Faq_FullDescription {}


/* HTMLNewsletters */

.HTMLNewslettersSection_SectionTitle {}
.HTMLNewslettersSection_SectionDescription {}
.HTMLNewslettersSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.HTMLNewslettersSection_ListItem {}
.HTMLNewslettersSection_ListItem2 {}
.HTMLNewslettersSection_ListAlternatingItem {}
.HTMLNewslettersSection_ListAlternatingItem2 {}
.HTMLNewslettersSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.HTMLNewslettersSection_ListAuthorLink {}
.HTMLNewslettersSection_ListBriefDescription {}
.HTMLNewslettersSection_ListReadMoreLink {}
.HTMLNewslettersSection_NoHTMLNewsletters {}
.HTMLNewslettersSection_DateCreated { display: none; }


/* Links */

.LinksSection_SectionTitle {}
.LinksSection_SectionDescription {}
.LinksSection_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.LinksSection_ListItem {}
.LinksSection_ListItem2 {}
.LinksSection_ListAlternatingItem {}
.LinksSection_ListAlternatingItem2 {}
.LinksSection_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.LinksSection_ListBriefDescription {}
.LinksSection_ListCommentLink {}
.LinksSection_NoLinks {}
.LinksSection_ListImage {margin: 0px 10px 0px 0px; border: none;}

.Link_Table {padding: 10px 10px 10px 10px; background-color: D5DAE0; margin-top: 15px; width: 100%;}
.Link_IntroCell {} 
.Link_BodyCell {}
.Link_Link {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Link_BriefDescription {}


/* Parent Section */

//.ParentSection_SectionTitle {}
//.ParentSection_SectionDescription {}
//.ParentSection_ListTable { background-image : url(../Images/parent-bkgd.gif); background-repeat: no-repeat; width: 185px; padding: 10px 0px 0px 0px; }
//.ParentSection_ListItem {}
//.ParentSection_ListItem2 {}
//.ParentSection_ListAlternatingItem {}
//.ParentSection_ListAlternatingItem2 {}
//.ParentSection_ListTitleLink {font-family: Arial; color:#E5BEC0; font-size: 11px; font-weight: bold; //text-align: center; height: 28px;}
//.ParentSection_ListTitleLink a:hover {color:#FFFFFF; text-decoration: none;}
//.itemParentSectionPrivate { height: 28px;}
//.ParentSection_ListBriefDescription { width: 175px; padding: 0px 5px 0px 5px; }
//.ParentSection_MainListTable { width: 100%; }
//.ParentSection_MainListTable td { vertical-align: top; text-align: left; padding-bottom: 10px;}
//.ParentSection_MiddleSpaces { font-size: 2px; }

/* Parent Section */

.ParentSection_SectionTitle {font-family: Arial Black; color:#666666; font-size: 20px;}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {font-family: verdana, arial, helvetica, sans-serif; border: none;}
.ParentSection_ListItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #000000  1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#000000 ;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #000000 1px; background-color:#FFFFFF;}
.ParentSection_ListAlternatingItem2 {font-family: verdana, arial, helvetica, sans-serif; background-color:#FFFFFF;}
.ParentSection_ListTitleLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold;}
.ParentSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

/* Photo Gallery */

.PhotoSection_SectionTitle {color:#CEB463; font-size: 21px;}
.PhotoSection_SectionDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #993300;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListTable td {border: none; vertical-align: bottom;}
.PhotoSection_ListItem {border-top: dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#993300; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: dashed #993300 1px; background-color:#FFFFFF;}
.PhotoSection_ListAlternatingItem2 {background-color:#993300;}
.PhotoSection_ListTitle {font-size: 10px;}
.PhotoSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {text-decoration: none; font-size: 9px; font-weight: normal; text-align: center;}
.PhotoSection_NoPhotos {font-size: 12px; color: #993300;}
.PhotoSection_FullImageReadMore { font-size: 11px; font-weight: bold; }
.PhotoSection_FullImageCaption {font-size: 11px; font-weight: bold; color: #92785F;}
.PhotoSection_FullImageBox { padding-bottom: 5px; }
.PhotoGallery_BigImage {}

.Photo_Table {}
.Photo_IntroCell {} 
.Photo_BodyCell {}
.Photo_Title {font-size: 15px; font-weight: bold;}
.Photo_AuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}

.PhotoContentList { border: solid 1px #CCCCCC; vertical-align: middle; }


/* Comments */

.Comments_ListTable {padding: 10px; border: solid 1px #E8D7D9;}
.Comments_ListItem {}
.Comments_ListItem2 {}
.Comments_ListAlternatingItem {}
.Comments_ListAlternatingItem2 {}
.Comments_ListTitle {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Comments_ListTitleLink {}
.Comments_ListAuthorLink {}
.Comments_ListDateCreated {}
.Comments_ListBriefDescription {}
.Comments_ListReplyLink {}


.Comments_Table {}
.Comments_IntroCell {} 
.Comments_BodyCell {}
.Comments_Title {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Comments_AuthorLink {}
.Comments_DateCreated {}
.Comments_BriefDescription {}
.Comments_ParentLink {}


/* Topics */

.Topics_TopicTitle {font-family: Arial Black; color:#CEB463; font-size: 21px;}
.Topics_TopicDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: border-top: solid #993300 3px; border-bottom: solid #993300 1px;border-left: solid #993300 1px;border-right: solid #993300 1px;}
.Topics_ListItem {background-color:#F0E0C9;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: dashed #CCCCCC 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#F0E0C9}
.Topics_ListTitle {font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Topics_ListTitleLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#F0E0C9;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: dashed #993300 1px; background-color:#F0E0C9;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListTitle {font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Search_ListTitleLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListDateCreated {font-size: 12px;}
.Search_ListBriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: arial, helvetica; font-size: 12px; color: #993300;}


/* Form */

.Form_Title {font-family: Arial Black; color:#CEB463; font-size: 21px;}
.Form_Description {font-size: 10px;}
.Form_Table {}
.Form_LabelRow {font-size: 10pt;}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText {font-size: 10pt;}
.Form_FieldRow {font-size: 10px; }
.Form_FieldCell {font-size: 10px;}
.Form_Field {font-size: 10px;}
.Form_SectionRow {font-family: Arial; color:#7E2833; font-size: 15px; font-weight: bold;}
.Form_SectionCell {font-size: 10pt;}
.Form_SectionText {font-size: 10pt; font-weight: bold;}
.Form_Button {font-size: 10px;}
.Form_HelpText {font-size: 8pt;}
.Form_SubSectionRow {font-size: 10px;}
.Form_SubSectionCell {font-size: 10px;}
.Form_SubSectionText {font-size: 10px;}
.Form_List {font-size: 10px;}
.Form_Message {font-size: 10px; color: #993300}


/* Web Box */

.WebBox_ListTable {text-align:center; width:100%; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;}
.WebBox_ListItem  {text-align:center; font-size:11px;}
.WebBox_ListItem a:active  {text-align:center; color: #CC9933; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:link    {text-align:center; color: #CC9933; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:visited {text-align:center; color: #CC9933; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:hover   {text-align:center; color: #000000; text-decoration: none; font-size: 10px;}

.WebBox_TitleText {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px;}
.WebBox_TitleRow  {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style:italic;}
.WebBox_TitleCell {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}

.WebBox_SubText {font-family: arial, helvetica, sans-serif; font-size: 10px;}


/* Web Service Box */

.WebServiceBox_ListTable {width:100%;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-family: arial, verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: arial,verdana, helvetica, sans-serif; font-size: 12px;}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-family: arial, helvetica, sans-serif; font-size: 8pt; }
.WebServiceBox_Copyright {font-family: arial, helvetica, sans-serif; font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-family: arial, helvetica, sans-serif; font-size: 8px;}



/* Forum Login */

.ForumLogin_SectionTitle {font-family: Arial Black; color:#CEB463; font-size: 21px;}
.ForumLogin_SectionDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ForumLogin_LoginLink {color: #993300;}



/* Discuss */
.discussTable 
{   
    background-color:#FFFFFF;
    margin-top: 15px;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.discussTable th 
{
    padding: 2px 1px 2px 5px;
    margin: 1px;
    background-color: #436E9B;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
}


.discussTable a 
{
    color: black;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #EFF4F9;
}


.discussCell a
{
    text-decoration: none;
    color:#7E2833;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #EFF4F9;
}


.discussCellHilite a
{
    text-decoration: none;
    color:#7E2833;
}



/* HtmlTextBox */


pre 
{
    word-wrap:break-word;
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    background-color: #eeeeee;
    font: 10px normal Lucida Console;
}


.postBodyText {padding-bottom:20px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px; overflow-x:auto}
.photoFullDescription p {margin:0px;}




/* radPanelBar */

.panelbarClass
{
         FONT-SIZE: 10px;
         FONT-FAMILY: Arial,Verdana;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarClass table
{
         FONT-SIZE: 10px;
         FONT-FAMILY: Arial,Verdana;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarClass td
{
         FONT-SIZE: 10px;
         FONT-FAMILY: Arial,Verdana;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarHeader
{
         COLOR: #FFFFFF;
         font-weight: normal;
         text-decoration: none;
         background-color: #E7F1FA;
         height: 19px;
         padding: 0px 0px 0px 24px;
         margin: 0px;
         background-image : url(../Images/menu-01.gif);
         background-repeat: no-repeat;
}

.panelbarHeaderExpand
{
         COLOR: #FFFFFF;
         font-weight: normal;
         text-decoration: none;
         background-color: #E7F1FA;
         height: 19px;
         padding: 0px 0px 0px 24px;
         margin: 0px;
         background-image : url(../Images/menu-02.gif);
         background-repeat: no-repeat;
}

.panelbarItem
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         width: 100%;
         padding: 3px;
         padding-left: 24px;
         text-decoration: none;
         font-weight: normal;
         background-color: #000000;
         background-image : url(../Images/menu-sub-01.gif);
         background-repeat: repeat-y;
         border-bottom: solid 1px #A6A6A6;
}

.panelbarItemSelected
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         width: 100%;
         padding: 3px;
         padding-left: 24px;
         text-decoration: none;
         font-weight: normal;
         background-color: #5B1821;
         background-image : url(../Images/menu-sub-02.gif);
         background-repeat: repeat-y;
         border-bottom: solid 1px #A6A6A6;
}

.panelbarSubItem
{
         FONT-SIZE: 10px;
         COLOR: #999999;
         text-decoration: none;
         font-weight: normal;
}







/****************************************/
/* SlideDownMenu CSS */
/****************************************/

.RadPanelbar_PenPub a
{
         text-decoration: none;
}

.RadPanelbar_PenPub a:hover
{
         text-decoration: none;
}

.RadPanelbar_PenPub .text
{
         font-family: Arial, Verdana;
}

.RadPanelbar_PenPub .rootGroup .text
{
}

.RadPanelbar_PenPub .rootGroup .link .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         font-weight: normal;
         text-decoration: none;
         background-color: #E7F1FA;
         padding: 3px 0px 3px 24px;
         margin: 0px;
		 background-image : url(../Images/menu-01.gif);
		 background-repeat: no-repeat;
}

.RadPanelbar_PenPub .rootGroup .expanded .text,
.RadPanelbar_PenPub .rootGroup .selected .text,
.RadPanelbar_PenPub .rootGroup .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         font-weight: normal;
         text-decoration: none;
         background-color: #E7F1FA;
         padding: 3px 0px 3px 24px;
         margin: 0px;
		 background-image : url(../Images/menu-02.gif);
		 background-repeat: no-repeat;
}

.RadPanelbar_PenPub .group
{
}

.RadPanelbar_PenPub .group .text
{
}

.RadPanelbar_PenPub .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 24px;
         text-decoration: none;
         font-weight: normal;
         background-color: #000000;
         background-image : url(../Images/menu-sub-01.gif);
         background-repeat: repeat-y;
         border-bottom: solid 1px #A6A6A6;
}

.RadPanelbar_PenPub .group .expanded .text,
.RadPanelbar_PenPub .group .selected .text,
.RadPanelbar_PenPub .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 24px;
         text-decoration: none;
         font-weight: normal;
         background-color: #5B1821;
		 background-image : url(../Images/menu-sub-02.gif);
         background-repeat: repeat-y;
         border-bottom: solid 1px #A6A6A6;
}

.RadPanelbar_PenPub .group .group
{
}

.RadPanelbar_PenPub .group .group .text
{
}

.RadPanelbar_PenPub .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 30px;
         text-decoration: none;
         font-weight: normal;
         background-color: #000000;
}

.RadPanelbar_PenPub .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .selected .text,
.RadPanelbar_PenPub .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 30px;
         text-decoration: none;
         font-weight: normal;
         background-color: #5B1821;
}

.RadPanelbar_PenPub .group .group .group
{
}

.RadPanelbar_PenPub .group .group .group .text
{
}

.RadPanelbar_PenPub .group .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 36px;
         text-decoration: none;
         font-weight: normal;
         background-color: #000000;
}

.RadPanelbar_PenPub .group .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .group .selected .text,
.RadPanelbar_PenPub .group .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 36px;
         text-decoration: none;
         font-weight: normal;
         background-color: #5B1821;
}

.RadPanelbar_PenPub .group .group .group .group
{
}

.RadPanelbar_PenPub .group .group .group .group .text
{
}

.RadPanelbar_PenPub .group .group .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 42px;
         text-decoration: none;
         font-weight: normal;
         background-color: #000000;
}

.RadPanelbar_PenPub .group .group .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .group .group .selected .text,
.RadPanelbar_PenPub .group .group .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #FFFFFF;
         padding: 3px;
         padding-left: 42px;
         text-decoration: none;
         font-weight: normal;
         background-color: #5B1821;
}