/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;font-size:10pt;}

a
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a:active {text-decoration: underline;}
a:hover
{
	color: gray;
	font-family: Verdana;
	text-decoration: underline overline;
}
.itemRating
{
	font-size: xx-small;
	color: black;
	font-family: Arial Narrow, Verdana;
}


.Error_Message
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Tahoma, Verdana;
}


.FooterText {font-family: Agency FB; font-size: 14px;}

.Paging_PageFooter
{
	font-size: 11px;
}


.VendorSection_Title{font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size:17px; font-variant: small-caps; color:#bdb76b}
.RefreshButton
{
	cursor: hand;
}
.VendorSection_MenuAdd
{
	background-image: url(../Images/bg-menu.gif);
	color: #ffffff;
}
.VendorSection_TableContent
{
	background-color: #d3d3d3;
}

.VendorSection_AdminBtn
{
	font-size: 10px;
	color: #696969;
	font-family: Tahoma, Verdana;
}
.VendorSection_PageHeader
{
	font-size: 14px;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-variant: small-caps;
	background-color: #a9a9a9;
}

.VendorSection_Header
{
	border-top-width: thin;
	border-left-width: thin;
	font-size: 14px;
	color: #000000;
	border-bottom: thin solid;
	font-family: Tahoma, Verdana;
	background-color: #ffffff;
	border-right-width: thin;
}
.VendorSection_TxtBox
{
	font-size: 12px;
	color: gray;
	font-family: Tahoma, Verdana;
}
.VendorSection_ContentTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Tahoma, Verdana;
	font-variant: small-caps;
}
.VendorSection_Content
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma, Verdana;
	background-color: #fffacd;
}
.VendorSection_DescTableHeader
{
	border-right: #000000 thin solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #000000 thin solid;
	font-family: Tahoma, Verdana;
background-color: #f5f5f5;
	font-variant: small-caps;
}
.VendorSection_DescHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	background-color: #f5f5f5;
	font-variant: small-caps;
}
.VendorSection_DescTitle
{
	font-size: 15px;
	color: black;
	font-family: Tahoma, Verdana;
}
.VendorSection_DescAlt
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma, Verdana;
	background-color: #fafad2;
}
.VendorSection_Desc
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma, Verdana;
	background-color: #ffffff;
}
.VendorSection_Label
{
	font-size: 12px;
	color: #696969;
	font-family: Tahoma, Verdana;
	background-color: #f5f5f5;
	font-variant: small-caps;
}
.VendorSection_CloseBtn
{
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	background-color: #a9a9a9;
}
.VendorSection_Msg
{
	font-size: 12px;
	color: #696969;
	font-family: Tahoma, Verdana;
	background-color: #f5f5f5;
}
.VendorSection_ErrorMsg
{
	font-size: 12px;
	color: #8b0000;
	font-family: Tahoma, Verdana;
}
.VendorSection_ConfirmMsg
{
	font-size: 12px;
	color: #990000;
	font-family: Tahoma, Verdana;
}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Header */
.LogoCell
{
	background-image: url(../Images/header.gif);
}


/* Section Menu */

.SectionMenu a {color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.SectionMenu a:hover {color: #FFFFFF; text-decoration: underline;}

.SectionMenu2 a {color: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.SectionMenu2 a:hover {color: #FF6600; text-decoration: underline;}


/* Topic Menu */

.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.TopicMenu a:hover {color: #FFFFFF; text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumb {font-family: verdana, arial, helvetica, sans-serif; color: #000000; font-size: 11px; }
.BreadCrumb a { color: #000000; text-decoration: none;font-size: 11px;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}



/* UserLogin */

.UserLogin {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.UserLogin a {color: #000000; text-decoration: none; font-size: 10px; font-weight: bold;}
.UserLogin a:hover {color: #FFFFFF;}



/* Search */

.Search {font-family: Verdana, Arial, San-Serif; font-weight: none; font-size: 7pt; color: #000000; letter-spacing: 2px;}
.Search a
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Search a:hover {color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: bold}

/* Html Page*/

.Html_SectionTitle
{
	font-weight: bold;
	font-size: 17px;
	color:#bdb76b;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
}

/* Register text */

.Register_Text
{
	border-right: gray thin inset;
	border-top: gray thin inset;
	font-size: 10px;
	border-left: gray thin inset;
	color: #000000;
	border-bottom: gray thin inset;
	font-family: Verdana, Tahoma;
	background-color: #d4d0c8;
}



/* Notify text */

.Notify_text
{
	font-size: 12px;
	color: dimgray;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

/* Voting control */

.Voting_text
{
	font-size: 10px;
	color: dimgray;
	font-style: normal;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-decoration: none;
}
.Content_TitleText{font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; font-size: 17px; font-variant: small-caps; color:#bdb76b}
.Content_SubtitleText{
	font-size: 10px;
	font-family: Verdana;
}
.content
{
	font-size: 10px;
	font-family: Verdana;
}
.Content_BodyText
{
	font-size: 10px;
	font-family: Verdana;
}
.Content_SubTitleRow
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
	font-variant: small-caps;
}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; font-size: 17px; font-variant: small-caps; color:#bdb76b}
.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #d4d0c8 2px;}
.ArticleSection_ListItem {background-color:#d4d0c8; font-family: verdana, arial, helvetica, 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: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.ArticleSection_Pager{font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}
.Article_Table {border: none;}
.Article_IntroCell {background-color:#d4d0c8;border:#CCCCFF solid 1px;font-size:12px} 
.Article_BodyCell {font-family: verdana, arial, helvetica; background-color:#FFFFFF;}
.Article_Title {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Article_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font-family: verdana, arial, helvetica; font-size: 12px;font-variant:small-caps}
.Article_FullDescription {font-family: verdana, arial, helvetica; font-size: 12px;color: #333333}


/* Books */

.BookSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;color:#bdb76b}
.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: thick solid #d4d0c8 2px;}
.BookSection_ListItem {font-family: verdana, arial, helvetica; font-size: 12px; background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#d4d0c8;}
.BookSection_ListAlternatingItem {background-color:#d4d0c8;}
.BookSection_ListAlternatingItem2 {background-color:#d4d0c8;}
.BookSection_ListLabel {font: 10px 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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #660000; text-decoration: none; font-size: 14px; font-weight: bold;}
.BookSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Book_Table {border: thick solid #CCCCFF 2px;}
.Book_IntroCell {background-color:#CCCCFF;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-family: verdana, arial, helvetica; font-size: 12px;}
.Book_Title {font-family: verdana, arial, helvetica; font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Book_Author {font-family: verdana, arial, helvetica; font-weight: bold; font-size: 12px; font-variant: small-caps;} 
.Book_BriefDescription {font-family: verdana, arial, helvetica; font-size: 12px; font-style: italic;}
.Book_FullDescription {font-family: verdana, arial, helvetica; font-size: 12px;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;color:#bdb76b}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #d4d0c8 2px;}
.DownloadSection_ListItem {font-family: verdana, arial, helvetica; font-size: 12px; background-color:#d4d0c8;}
.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: #660000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: Trebuchet, verdana, arial, helvetica; font-size: 10px; color:#CC0000}
.DownloadSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #660000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #660000; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Download_Table {border: thick solid #d4d0c8 2px;}
.Download_IntroCell {background-color:#FFFFFF;} 
.Download_BodyCell {background-color:#d4d0c8;}
.Download_Label {font-size: 12px; font-weight: bold; font-variant: small-caps;background-color:#d4d0c8;}
.Download_Title {font-size: 12px;background-color:#d4d0c8;}
.Download_FileSize {font-size: 12px;background-color:#d4d0c8;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #696969; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink
{
	font-weight: bold;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}



/* Events */

.EventSection_SectionTitle {font-family: verdana, arial, helvetica; font-weight: bold; font-size: 17px; font-variant: small-caps;color:#bdb76b}
.EventSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 17px; font-weight: normal;}
.EventSection_ListTable {background-color:#d4d0c8; border: thick solid #EEEEEE 2px;}
.EventSection_ListItem2 {font-size: 12px; background-color:#FFFFFF;}
.EventSection_ListAlternatingItem {background-color:#CCCCFF;}
.EventSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.EventSection_ListTitle {font-family: verdana, arial, helvetica;font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate {font-family: verdana, arial, helvetica; font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {font-color: #660000; text-decoration: none; font-size: 12px; font-weight: bold;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {font-family: verdana, arial, helvetica; background-color:#d4d0c8} 
.Event_BodyCell {font-family: verdana, arial, helvetica; background-color:#FFFFFF;font-size: 12px;}
.Event_Title {font-family: verdana, arial, helvetica; font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_Date {font-family: verdana, arial, helvetica; font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription
{
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-family: verdana, arial, helvetica;
	background-color: #f5f5f5;
}
.Event_FullDescription {font-family: verdana, arial, helvetica; font-size: 12px;color: #333333}


/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps; color:#bdb76b}
.LinkSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.LinkSection_ListBriefDescription {font-family: verdana, arial, helvetica, 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: verdana, arial, helvetica; 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-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size:17px; font-variant: small-caps; color:#bdb76b}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, 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:#CCCCCC;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCCC;}
.ParentSection_ListTitleLink {color: #404040; 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 {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.PhotoSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #cccccc;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#CCCCCC;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCCC;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink
{
	font-weight: normal;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #CCCCCC 2px;}
.Photo_IntroCell {background-color:#EFEFEF;} 
.Photo_BodyCell {background-color:#FFFFFF;}
.Photo_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink
{
	font-weight: normal;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}


/* Comments */

.Comments_ListTable {border: thick solid #AAAAAA 3px;}
.Comments_ListItem
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana;
	background-color: #dddddd;
}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#CCCCFF;}
.Comments_ListTitle {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {font-family: verdana, arial, helvetica, sans-serif; color: #660000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListAuthorLink {font-family: verdana, arial, helvetica, sans-serif; color: #660000; text-decoration: none; font-size: 12px; font-weight: bold;}
.Comments_ListDateCreated {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {font-family: verdana, arial, helvetica, sans-serif; color: #696969; text-decoration: none; font-size: 12px; font-weight: normal;}


.Comments_Table {font-family: verdana, arial, helvetica, sans-serif; border: thick solid #CCCCFF 2px; font-size: 10px}
.Comments_IntroCell {font-family: verdana, arial, helvetica, sans-serif; background-color:#CCCCFF;font-size: 10px} 
.Comments_BodyCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px}
.Comments_Title {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {font-family: verdana, arial, helvetica, sans-serif; color: #696969; text-decoration: none; font-size: 10px; font-weight: normal;}
.Comments_DateCreated {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Comments_BriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}
.Comments_ParentLink {color: #696969; 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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: thick solid #AAAAAA 3px;}
.Topics_ListItem {background-color:#dddddd;}
.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: #696969; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #696969; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}


/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {font-size: 10px; background-color:#dddddd;}
.Search_ListItem2 {font-size: 10px; background-color:#FFFFFF;}
.Search_ListAlternatingItem {font-size: 10px; border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {font-size: 10px; background-color:#CCCCFF;}
.Search_ListTitle {font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; font-size: 17px; font-variant: small-caps; color:#bdb76b}
.Search_ListTitleLink
{
	font-weight: bold;
	font-size: 10px;
	color: dimgray;
	background-color: #dcdcdc;
	font-variant: small-caps;
	text-decoration: none;
}
.Search_ListAuthorLink {color: #000000; text-decoration: none; font-size: 10px; font-weight: normal;}
.Search_ListDateCreated {font-size: 10px;}
.Search_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: 10px; color: #CC0000;}
.Search_Where
{
	font-size: 10px;
	color: gray;
}
.Search_TxtBox {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}



/* Form */

.Form_Title {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Form_Description {font-family: verdana; font-size: 10px}
.Form_Table {font-family: verdana, arial, helvetica, sans-serif; background-color: #cccccc; border: thick solid #AAAAAA 1px;}
.Form_LabelRow {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_LabelCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_LabelText {font-family: verdana; font-size: 10px;}
.Form_FieldRow {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_FieldCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_Field {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_SectionRow {background-color: #ccccff;}
.Form_SectionCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_SectionText {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold;}
.Form_Button {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_HelpText {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
.Form_SubSectionRow {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_SubSectionCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_SubSectionText {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_List {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.Form_Message {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #CC0000}
.Form_SubTitle {font-family: verdana; font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Form_link a{font-family: verdana; font-weight: bold; font-size: 10px; font-variant: small-caps;color:Black}
.Form_link a:hover{font-family: verdana; font-weight: bold; font-size: 10px; font-variant: small-caps; text-decoration:underline;color:Gray}

/* Web Box */

.WebBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebBox_ListItem {font-family: verdana, arial, helvetica, sans-serif; background-color: #ffffff;font: 10px}
.WebBox {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox a:active {color: #696969; text-decoration: none; font-size: 10px;}
.WebBox a:link {color: #696969; text-decoration: none; font-size: 10px;}
.WebBox a:visited {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:hover {color: #FF6600; text-decoration: underline; font-size: 10px;}

.WebBox_TitleText {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #404040}
.WebBox_TitleText a:active {font-size: 10px; color: #404040; text-decoration: none; }
.WebBox_TitleText a:link{font-size: 10px;color: #404040;text-decoration: none;}
.WebBox_TitleText a:visited{font-size: 10px;color: #404040;text-decoration: none;}
.WebBox_TitleText a:hover {font-size: 10px; color: #a9a9a9; text-decoration: none; }

.WebBox_TitleRow {background-color: #a9a9a9}
.WebBox_TitleCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_Table {background-color: #f5f5f5}
.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: 9px;}
.WebBox_Link {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;}

/* Web Service Box */

.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; }
.WebServiceBox_Copyright {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}


/* Forum Login */

.ForumLogin_SectionTitle {font-family:Verdana; font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ForumLogin_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ForumLogin_LoginLink {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;color: #000000;}


/* Discuss */
.discussTable
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-top-color: #cccccc;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #cccccc;
}


.discussTable th
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/discussheader.jpg);
	padding-bottom: 1px;
	margin: 1px;
	color: white;
	padding-top: 1px;
	height: 25px;
}

 .discussCell, A.discussCell, A.discussCell:link, A.discussCell:visited, A.discussCell:hover
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #ffffff 1px solid;
	color: #696969;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	font-family: Tahoma;
 text-justify:inter-word
}

A.discusslink, A.discuss:link, A.discuss:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Tahoma;
}
A.discusslink:hover
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}

.discussCellHilite, A.discussCellHilite, A.discussCellHilite:link, A.discussCellHilite:visited, A.discussCellHilite:hover
{
	border-right: #a9a9a9 1px solid;
	padding-right: 1px;
	border-top: #a9a9a9 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #a9a9a9 1px solid;
	color: #696969;
	padding-top: 3px;
	border-bottom: #a9a9a9 1px solid;
	font-family: Tahoma;
	background-color: #dcdcdc;
		cursor: hand;
 text-justify:inter-word
}

.discussCellReply
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma;
}
.discussCellAdd
{
	font-size: 11px;
	color: #696969;
	font-family: Tahoma;
}


/* HtmlTextBox */

pre 
{
    word-wrap:break-word;
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    background-color: #DCDDDE;
    font: 10px normal Lucida Console;
}

.itemParentSectionPrivate a:link a:hover
{
	color: #660000;
}

.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;}

.Summit_Content{font-size: 12px;color: #696969;font-family: Tahoma;}
.Summit_Title{font-weight: bold;font-size: 14px;color: #000000;font-family: Tahoma;font-variant: small-caps;}


/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/


/* Default Theme */

/* .SmallImage {background-image: url("ArrowRow_Small.gif"); background-position: center left; background-repeat: no-repeat;}
 .BigImage {background-image: url("ArrowRow_Big.gif"); background-position: center center; background-repeat: no-repeat;}
*/


