/*****************************
  Style des éléments de base
*****************************/

body 
{ 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color:#000000;
	font-size: 10pt;
	font-family: Verdana;
}

a 
{
	color: #3366cc; 
	text-decoration: none; 
	font-size: 12px;
}

a:active 
{
	text-decoration: underline;
}

a:hover 
{
	color: #44fdb5; 
	text-decoration: none;
}

.NotifyLink
{
	color: #ffffff;
}



/* Bas de Page */

.FooterText 
{
	font-family: Trebuchet, verdana, arial; 
	font-size: 10px;
}



/* Menu Section */

.SectionMenu a 
{
	color: #3366cc; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
}

.SectionMenu a:hover 
{
	color: #44fdb5; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Il y a normalement un deuxième menus qui ne s'affiche pas à débug ! */
.SectionMenu2 a 
{
	color: #3366cc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}

.SectionMenu2 a:hover 
{
	color: #FF6600; 
	text-decoration: underline;
}



/* Menu - Table des Matières */

.TopicMenu 
{
	white-space: nowrap;
}

.TopicMenu a 
{
	color: #0b40aa; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

.TopicMenu a:hover 
{
	color: #44fdb5; 
	text-decoration: none;
}

.TopicGeneric
{
	font-family: verdana; 
	color: #335db1; 
	font-size: 13px;
	font-weight: bold;
}

/* Navigation BreadCrumb */

.BreadCrumb 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #e4e4e4; 
	font-size: 13px;
	font-weight: bold; 
}

.BreadCrumb a 
{ 
	color: #ffffff; 
	text-decoration: none;
	font-size: 13px;
}

.BreadCrumb a:hover 
{
	color: #44fdb5; 
	text-decoration: none;
}



/* UserLogin */

.UserLogin 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #ffffff;
}

.UserLogin a 
{
	color: #3366CC; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}

.UserLogin a:hover 
{
	color: #FF6600;
}



/* Fonction Search */

.Search 
{
	font-family: Verdana, Arial, San-Serif;  
	font-size: 7pt; 
	color: #3366CC; 
	letter-spacing: 2px;
	background-color: #fabd42;
}

.Search a 
{
	color: #3366CC; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}

.Search a:hover 
{
	color: #FF6600; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}



/***************************
  Les Modules 
***************************/

/* Articles */

.ArticleSection_SectionTitle 
{
font-weight: bold; 
font-size: 17px; 
font-variant: small-caps;
color: #ffffff;
}

.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.ArticleSection_ListTable {border: thick solid #CCCCFF 2px;}

.ArticleSection_ListItem {background-color:#CCCCFF; 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;}

.Article_Table 
{
	border: none;
}

.Article_IntroCell {background-color:#EEEEEE;border:#CCCCFF solid 1px;} 

.Article_BodyCell {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-size: 12px;font-variant:small-caps}

.Article_FullDescription {font-size: 12px;color: #333333}



/* Books */

.BookSection_SectionTitle 
{
    font-weight: bold; 
    font-size: 17px; 
    font-variant: small-caps;
    color: #ffffff;
}

.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.BookSection_ListTable {border: thick solid #CCCCFF 2px;}

.BookSection_ListItem {background-color:#FFFFFF;}

.BookSection_ListItem2 {background-color:#CCCCFF;}

.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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.BookSection_ListReadMoreLink {color: #3366CC; 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-size: 12px;}

.Book_Title {font-weight: bold; font-size: 12px; font-variant: small-caps;}

.Book_Author {font: 12pt;} 

.Book_BriefDescription {font-size: 12px; font-style: italic;}

.Book_FullDescription {font-size: 12px;color: #333333}



/* Downloads */

.DownloadSection_SectionTitle 
{
	font-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.DownloadSection_SectionDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
}

.DownloadSection_ListTable {border: thick solid #CCCCFF 2px;}

.DownloadSection_ListItem 
{
	background-color:#CCCCFF;
	color: #9a78fe;	
}

.DownloadSection_ListItem2 {background-color:#c7b4ff;}

.DownloadSection_ListItem3 
{
	color: #9a78fe;	
}
.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: #3366CC; 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: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}

.DownloadSection_ListDownloadLink {color: #3366CC; 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 #CCCCFF 2px;
}

.Download_IntroCell {background-color:#CCCCFF;} 

.Download_BodyCell {background-color:#FFFFFF;}

.Download_Label 
{
	font-size: 12px; 
	font-weight: bold; 
	font-variant: small-caps;
	color: #9a78fe;
}

.Download_Title 
{
	font-size: 12px;
	color: #9a78fe;
}

.Download_FileSize 
{
	font-size: 12px;
	color: #9a78fe;
}

.Download_BriefDescription 
{
	font-size: 12px;
	color: #000000;
}

.Download_FullDescription 
{
	font-size: 12px;
	color: #9a78fe;
}

.Download_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}

.Download_DownloadLink {color: #3366CC; 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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.EventSection_ListTable {border: thick solid #CCCCFF 2px;}

.EventSection_ListItem {background-color:#FFFFFF;}

.EventSection_ListItem2 {background-color:#CCCCFF;}

.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: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.EventSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 14px; 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 {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-size: 12px; font-style: italic;}

.Event_FullDescription {font-size: 12px;color: #333333}



/* Links */

.LinkSection_SectionTitle 
{
	font-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.LinkSection_SectionDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; font-weight: normal;
	color: #ffffff;
}

.LinkSection_ListTable 
{
	border: none;
}

.LinkSection_ListItem {border-top: thick dashed #000000 1px; background-color:#FFFFFF;}

.LinkSection_ListItem2 {background-color:#000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#000000;}

.LinkSection_ListAlternatingItem2 {background-color:#000000;}

.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;
	color: #ffffff;
}

.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-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.ParentSection_SectionDescription 
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

.ParentSection_ListTable 
{
	border: none;
}

.ParentSection_ListItem 
{
	border-top: thick dashed #cccccc 1px; 
	background-color:#FFFFFF;
}

.ParentSection_ListItem2 
{
	background-color:#CCCCFF;
	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:#CCCCFF;
}

.ParentSection_ListTitleLink 
{
	color: #3366CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal;
}

.ParentSection_ListBriefDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #d5dfe4;
}



/* Photo Gallery */

.PhotoSection_SectionTitle 
{
	font-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.PhotoSection_SectionDescription 
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

.PhotoSection_SpacerCell 
{
	background-color: #ccccff;
}

.PhotoSection_ListTable 
{
	border: none;
}

.PhotoSection_ListItem 
{
	border-top: thick dashed #cccccc 1px; 
	background-color:#FFFFFF;
}

.PhotoSection_ListItem2 
{
	background-color:#CCCCFF;
	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:#CCCCFF;}

.PhotoSection_ListTitle 
{
	font-size: 12px; 
	font-weight: bold; 
	font-variant: small-caps; 
	color: #ffffff;
}
	
.PhotoSection_ListBriefDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

.PhotoSection_ListReadMoreLink 
{
	color: #3366CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal;
}

.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #CCCCFF 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#CCCCFF;}
.Photo_Title 
{
	font-size: 12px; 
	font-weight: bold; 
	font-variant: small-caps;
}

.Photo_AuthorLink 
{
	color: #3366CC; 
	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;
}

/* Pour virer la bordure des thumbnail Webboxes*/
.itemPhotoImage
{
	border: 0px;
}



/* Comments */

.Comments_ListTable {border: thick solid #AAAAAA 3px;}
.Comments_ListItem {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-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: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}

.Comments_Table {border: thick solid #CCCCFF 2px;}
.Comments_IntroCell {background-color:#CCCCFF;} 
.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;
	color: #ffffff;
}

.Topics_TopicDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

.Topics_ListTable 
{
	border: thick solid #7bcddf 3px;
}

.Topics_ListItem 
{
	background-color:#c1e4e4;
}

.Topics_ListItem2 
{
	background-color:#e3f8f8;
}

.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: #3366CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: Bold;
}

.Topics_ListAuthorLink 
{
	color: #3366CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal;
}

.Topics_ListDateCreated 
{
	font-size: 12px;
}

.Topics_ListBriefDescription 
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}



/* Search */

.Search_ListTable 
{
	border: none;
	color: #ffffff;
}

.Search_ListItem 
{
	background-color:#dddddd;
	color: #ffffff;
}

.Search_ListItem2 {background-color:#FFFFFF;}
.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;
	color: #ffffff;
}
.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: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}



/* Form */

.Form_Title 
{
	font-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.Form_Description 
{
	font-size: 12px;
	color: #ffffff;
}

.Form_Table {background-color: #cccccc; border: thick solid #AAAAAA 1px;}
.Form_LabelRow {font-size: 10pt;}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText 
{
	font-size: 10pt; 
	font-variant: small-caps;
	color: #ffffff;
}
.Form_FieldRow {font-size: 12px;}
.Form_FieldCell {font-size: 12px;}

.Form_Field 
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
}

.Form_Field2 
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
}

.Form_Field2 
{
	font-size: 11px;
	color: #ffffff;
}

.Form_SectionRow {background-color: #ccccff;}
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText {font-size: 8pt;}
.Form_SubSectionRow {font-size: 13px;}
.Form_SubSectionCell {font-size: 13px;}

.Form_SubTitle
{
	color: #ffffff;
	font-variant: small-caps;
} 

.Form_SubSectionText {font-size: 13px;}
.Form_List {font-size: 12px;}
.Form_Message {font-size: 12px; color: #CC0000}



/* Web Box */

.WebBox_ListTable 
{
	border: 0px;
}

.WebBox_ListItem 
{
	background-color: #000000;
	font: 10px
}

.WebBox 
{
	font-family: Verdana; 
	font-size: 10px;
	color: #ffffff;
}

.WebBox a:active {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:link {color: #3366CC; 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; 
	font-weight: bold; 
	font-size: 12px;
	color:#ffffff;
}

.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: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style:italic;}
.WebBox_TitleCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_Table {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
.WebBox_Link {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;}



/* Web Service Box */

.WebServiceBox_ListTable 
{
	border: thick solid #DDDDDD 1px;
}

.WebServiceBox_ListItem 
{
	background-color: #000000;
}

.WebServiceBox_ServiceTitleLink {font-size: 14px; font-weight: bold;}
.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-weight: bold; 
	font-size: 17px; 
	font-variant: small-caps;
	color: #ffffff;
}

.ForumLogin_SectionDescription 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff;
}

.ForumLogin_LoginLink 
{
	color: #3366cc;
}



/* Discuss */

.discussTable 
{   
    border:1px #013DA4 solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #4455aa;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: navy;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #DDEEFF;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #D4D9EC;
}



/* 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;
}



/* Vote Control */

.VoteItemClass
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.VoteQuestionClass
{	
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fabd42;
}

.VoteButtonClass
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #c2cad0;
}

.VoteTableClass
{
	border-top: #4f6b80 1px solid;
	border-bottom: #4f6b80 1px solid;
	border-left: #4f6b80 1px solid;
	border-right: #4f6b80 1px solid;
	background-color: #000000;
	color: #ffffff;
}

.VoteResultClass
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #b9bfcb;
	color: #000000;
}

/* Rating Control */

.RateBox
{
	font-size: 12px;
}




/***********************************
  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;
}

