/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #666666 ;font-size:12px;}


a { font-size: 11px; color: #000000; font-family: Tahoma, Arial, Verdana; text-decoration: none; }
a:active {text-decoration: none; }
/*a:hover { color: #333333; text-decoration: underline; }







/*********************************
  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 a { font-weight: bold; font-size: 10px; color: #666666; font-family: Verdana; text-decoration: none; }
.SectionMenu a { font-weight: bold; font-size: 10px; color: #666666; font-family: Verdana; text-decoration: none; }
.SectionMenu a:hover { font-weight: bold; font-size: 10px; color: black; font-family: Verdana; }

/*.SectionMenu2 a {color: #990000; text-decoration: none; font-size: 11px;}
/*.SectionMenu2 a:hover {color: #990000; text-decoration: underline overline;  font-size: 11px;}


/* Topic Menu */

/* .TopicMenu { border-right: gainsboro 1px solid; border-top: gainsboro 1px solid; font-size: 10px; border-left: gainsboro 1px solid; border-bottom: gainsboro 1px solid; white-space: nowrap; } 
/*.TopicMenu a { font-weight: bold; font-size: 10px; color: #ffffff; font-family: Verdana; text-decoration: none; }
/*.TopicMenu a:hover { font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; text-decoration: underline; } 


/* BreadCrumb Navigation */

.BreadCrumb { font-size: 10px; color: #ffffff; font-family: Tahoma, Arial, Verdana; text-decoration: none; }
.BreadCrumb a { font-size: 10px; color: #ffffff; text-decoration: none; }
.BreadCrumb a:hover { color: #ffffff; text-decoration: underline; }

.Footer { font-size: 8px; color: #000000; font-family: Verdana,Tahoma,Arial; text-decoration: none; }

/* UserLogin */

.UserLogin {font-size: 12px; font-weight: bold;}
.UserLogin a {color: #990000; text-decoration: none; font-size: 12px; font-weight: bold;}
.UserLogin a:hover {color: #990000; text-decoration: underline overline; font-size: 12px; font-weight: bold;}

.UserLoginContinue { font-size: 11px; font-family: Tahoma, Verdana;}
.UserLoginContinue a { font-size: 11px; font-family: Tahoma, Verdana; text-decoration: underline; }

/*Login*/
.Login { font-weight: bold; font-size: 10px; color:  #ffffff; font-family: Verdana; text-decoration: none; }
.Login a { font-weight: bold; font-size: 10px; color: #ffffff; font-family: Verdana; text-decoration: none; }
.Login a:hover { font-weight: bold; font-size: 10px; color:  #ffffff; font-family: Verdana; text-decoration: underline; }
.Login_Passwordtable { border-right: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; font-size: 11px; border-left: #d3d3d3 1px solid; border-bottom: #d3d3d3 1px solid; font-family: Tahoma, Arial, Verdana; background-color: #f5f5f5; }
.Login_Password_SectionTitle{ font-weight: bold; font-size: 12px; font-family: Tahoma, Arial, Verdana; }

/*Sign up*/
.Signup
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
}
.Signup a
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
}
.Signup a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
}

/* Search */

.Search {font-size: 12px; font-weight: bold;}
.Search a {color: #990000; text-decoration: none; font-size: 12px; font-weight: bold;}
.Search a:hover {color: #990000; text-decoration: underline none; font-size: 12px; font-weight: bold;}


/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ArticleSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #CCCC99 1px;}
.ArticleSection_ListItem {background-color:#F5F5DC; font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#CCCCFF;}
.ArticleSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ArticleSection_ListTitle {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.ArticleSection_ListAuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Article_Table {border-top: thick solid #CCCC99 1px;}
.Article_IntroCell {background-color:#F5F5DC; border-top: thick solid #CCCC99 2px;} 
.Article_BodyCell {background-color:#FFFFFF;}
.Article_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Article_AuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font: 12px Lucida Console; font-style: italic;}
.Article_FullDescription {font-size: 12px;color: #333333}


/* Books */

.BookSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.BookSection_SectionDescription {color: #666666; font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: thick solid #CCCC99 1px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#F5F5DC;}
.BookSection_ListAlternatingItem {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.BookSection_ListLabel {font: 10pt verdana;}
.BookSection_ListTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #990000; text-decoration: none; font-size: 14px;}
.BookSection_NoBooks {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Book_Table {border: thick solid #CCCC99 1px;}
.Book_IntroCell {background-color:#FFFFFF;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Book_Author {font: 12pt;} 
.Book_BriefDescription {font: 12px Lucida Console; font-style: italic;}
.Book_FullDescription {font: 14px Lucida Console;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.DownloadSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #CCCC99 1px;}
.DownloadSection_ListItem {background-color:#FFFFFF;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#CCCCFF;}
.DownloadSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.DownloadSection_ListTitle {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.DownloadSection_ListAuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px; color="#CC0000"}
.DownloadSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Download_Table {border: thick solid #CCCC99 1px;}
.Download_IntroCell {background-color:#FFFFFF;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}



/* Events */

.EventSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.EventSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListTable {border: thick solid #CCCC99 1px;}
.EventSection_ListItem {background-color:#F5F5DC;}
.EventSection_ListItem2 {background-color:#FFFFFF;}
.EventSection_ListAlternatingItem {background-color:#CCCCFF;}
.EventSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.EventSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {color: #990000; text-decoration: none; font-size: 12px;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_Date {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription {font: 12px Lucida Console; font-style: italic;}
.Event_FullDescription {font: 12px Lucida Console; color: #333333}

/* Html */
.Html_Table {border: none;}
.Html_IntroCell { font-weight: bold; font-size: 11px; color: #ffffff; font-family: Tahoma; } 
.Html_BodyCell { font-size: 11px; font-family: Tahoma; }




/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.LinkSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccc99 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#F5F5DC;font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccc99 1px; background-color:#F5F5DC;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.LinkSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.LinkSection_NoLinks {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Link_BriefDescription {font-size: 12px;}


/* Parent Section */

.ParentSection_SectionTitle { font-weight: bold; font-size: 11px; color: #696969; font-family: Tahoma; }
.ParentSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF;font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCFF;}

.ParentSection_ListTitleLink { font: bold 10px Verdana, Tahoma; color: #666666; text-decoration: underline; }
.ParentSection_ListTitleLink a { font: bold 10px Verdana, Tahoma; color: #666666; }
/* .ParentSection_ListTitleLink a:hover { font: bold 10px Verdana, Tahoma; color: #FFFFFF; text-decoration: underline; } */




.ParentSection_ListBriefDescription { font-size: 11px; color: #000000; font-family: Tahoma, Verdana; }
.ParentSection_ListBriefDescription a { font-size: 11px; color: #000000; font-family: Tahoma, Verdana; text-decoration: underline; }
A.ParentSection_ListTitleLink:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Tahoma;
}




/* Photo Gallery */

.PhotoSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.PhotoSection_SectionDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #CCCC99;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#CCCCFF;font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #CCCC99 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color: #F5F5DC;}
.Photo_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink {color: #993300; text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font: 12px Lucida Console; font-style: italic;}
.Photo_FullDescription {font: 12px Lucida Console;}


/* Discuss */
.discussTable { border-right: #cccc99 1px solid; border-top: #cccc99 1px solid; border-left: #cccc99 1px solid; border-bottom: #cccc99 1px solid; background-color: #000000; }

.discussTable td { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

.discussTable th { padding-right: 3px; padding-left: 3px; font-weight: bold; font-size: 0.7em; padding-bottom: 3px; margin: 1px; color: white; padding-top: 3px; font-family: Arial, Helvetica, sans-serif; height: 25px; background-color: #996633; }




.discussCell { padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 1px; padding-top: 3px; background-color: #ffffff; }


.discussCellHilite { padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px; background-color: #cccc99; }




/* Comments */

.Comments_ListTable {border: thick solid #CCCC99 1px;}
.Comments_ListItem {background-color: #F5F5DC;}
.Comments_ListItem2 {background-color:#F5F5DC;}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#CCCCFF;}
.Comments_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListAuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}
.Comments_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}


.Comments_Table {border: thick solid #CCCC99 2px;}
.Comments_IntroCell {background-color:#F5F5DC;} 
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Topics_TopicDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: thick solid #CCCC99 1px;}
.Topics_ListItem {background-color:#F5F5DC;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#CCCCFF;}
.Topics_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Topics_ListTitleLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}


/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#F5F5DC;}
.Search_ListItem2 {background-color:#F5F5DC;}
.Search_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Search_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListDateCreated {font-size: 12px;}
.Search_ListBriefDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: Lucida Console; Verdana; Sans-serif; font-size: 12px; color: #CC0000;}


/* Form */

.Form_Title {font-family: Courier New Bold; font-weight: bold; font-size: 21px;}
.Form_Description { font-size: 11px; font-family: Tahoma, Arial, Verdana; }
.Form_Table { border-right: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; border-left: #d3d3d3 1px solid; border-bottom: #d3d3d3 1px solid; background-color: #f5f5f5; }
.Form_Table1 { border-right: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; border-left: #d3d3d3 1px solid; border-bottom: #d3d3d3 1px solid; background-color: #ffffff; }
.Form_LabelRow {font-size: 12pt;}
.Form_LabelCell {font-size: 12pt;}
.Form_LabelText { font-size: 11px; font-family: Tahoma, Arial, Verdana; }
.Form_FieldRow {font-size: 12px; }
.Form_FieldCell {font-size: 12px;}
.Form_Field { border-right: #d3d3d3 1px solid; border-top: #d3d3d3 1px solid; font-size: 11px; border-left: #d3d3d3 1px solid; border-bottom: #d3d3d3 1px solid; font-family: Tahoma, Arial, Verdana; }
.Form_SectionRow { font-weight: bold; font-size: 11px; font-family: Tahoma,arial,verdana; }
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText { font-weight: bold; font-size: 11px; font-family: Tahoma,arial,verdana; }
.Form_Button { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; border-left: #999999 1px solid; border-bottom: #999999 1px solid; font-style: normal; font-family: Tahoma, Verdana, Arial; }
.Form_HelpText { font-size: 10px; font-family: Tahoma, Arial, Verdana; }
.Form_SubSectionRow {font-size: 12px;}
.Form_SubSectionCell {font-size: 12px;}
.Form_SubSectionText {font-size: 12px;}
.Form_List {font-size: 12px;}
.Form_Message { font-weight: bold; font-size: 11px; color: #ff0033; font-style: normal; font-family: Tahoma, Arial,Verdana ; }
.Form_SubTitle { font-weight: bold; font-size: 11px; font-family: Tahoma, Arial, Verdana; }


/* Voting Control */
.VotingControl_FormatQuestion{font-size: 11px; font-style: normal; font-family: Tahoma, Verdana, Arial; }
.VotingControl_FormatRadioButton{font-size: 11px; font-style: normal; font-family: Tahoma, Verdana, Arial; }
.VotingControl_FormatButton { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; border-left: #999999 1px solid; border-bottom: #999999 1px solid; font-style: normal; font-family: Tahoma, Verdana, Arial; }
.VotingControl_FormatResults{font-size: 11px; font-style: normal; font-family: Tahoma, Verdana, Arial; }
.VotingControl_FormatCellResults {border-right: thin solid; border-top: thin solid; font-size: 11px; border-left: thin solid; border-bottom: thin solid; font-style: normal; font-family: Tahoma, Verdana, Arial; }


/* Web Box */

.WebBox_ListTable {border: none; font-size: 10px;}
.WebBox_ListItem {background-color: #ffffff; font: 10px verdana;}
.WebBox_ListItem a {color: #993300; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:hover {color: #FF6600; text-decoration: underline;}

.WebBox_TitleText {font-family: Lucida Console; Verdana; Sans-serif; font-weight: bold; font-size: 12px; }
.WebBox_TitleText a:active {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:link {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:visited {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:hover {color: #FF6600; text-decoration: none; }

.WebBox_TitleRow {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px; font-style:italic;}
.WebBox_TitleCell {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px;}
.WebBox_Table {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px;}
.WebBox_SubText {font-family: Lucida Console; Verdana; Sans-serif; font-size: 8px;}
.WebBox_Link {font-family: Lucida Console; Verdana; Sans-serif; font-weight: bold; font-size: 10px;}


/* Web Service Box */

.WebServiceBox_ListTable {border:none; font-size: 10px;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {color: #990000; text-decoration: none; font-size: 12px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px;}
.WebServiceBox_ListTitleLink:link {color: #990000; text-decoration:none;font: 10px verdana;}
.WebServiceBox_ListTitleLink:hover {text-decoration: underline;}
.WebServiceBox_ListDescription {font-family: Lucida Console; Verdana; Sans-serif; font-size: 10px; }
.WebServiceBox_Copyright {font-family: Lucida Console; Verdana; Sans-serif; font-size: 8px;}
.WebServiceBox_LastRefreshed {font-family: Lucida Console; Verdana; Sans-serif; font-size: 8px;}

/* Forum Login */


.ForumLogin_SectionTitle { font-weight: bold; font-size: 13px; color: #000000; font-family: Tahoma, Arial, Verdana; }
.ForumLogin_SectionDescription { font-weight: normal; font-size: 11px; font-family: Tahoma, arial, verdana; }
.ForumLogin_LoginLink { font-weight: normal; color: #000000; text-decoration: underline; }
.ForumLogin_Error { font-weight: normal; font-size: 11px; color: red; font-family: Tahoma, arial, verdana; }



/* HtmlTextBox */


pre { padding-right: 5px; padding-left: 5px; padding-bottom: 5px; margin: 0px 0px 0px 10px; font: 10px normal Lucida Console; padding-top: 5px; background-color: #eeeeee; WORD-WRAP: break-word; }


.postBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px;width:500px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px;width:500px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.photoFullDescription p {margin:0px;}








/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/


/* Robotico Theme */

.LogoCell 

