﻿               /* Label Type CLASSES used*/
               
/*
	This 'NormalLabel'Class belongs to 'ModuleNormalLabel' SkinId, and that SkinId  used in following modules  
    Link Module     : Descriptionlabel(EditHelpLink)
    ManagePages     : PageIdLabel,PageTitle,Description,MenuImage,VirtuvalPath,ParentPage,PageTemplate,PageTheme,Permision,Display,Visibel,PageAddtoMenu,PageHeaderTags;
    Manage Module   :UpdateModule,ModuleName,ModulePath,
	Album/Add Album : Label Title,Label Message 
	Album/AddPhotos : Label Title,Label Message,TextUrl,Label Photo 
	Album/Download  : Label for Text,
	Forums/BrowseThread: Label for(Post Title,Reply,Body,Add Attachment) 
    Events Module        : Title,Description,Photo,StartDate,EndDate,To,LocationName in 'EditEvent.ascx' and Title,Description,LinURL,Address,Directions,Photo in 'LocationEdit.ascx'    
/* Issue Trcker - Introduction,Description(New PorjectIntro),Summary,New Project Created(New projectSummary),Required(CustomFields),*/
/* Issue Tracker- Description,ErrorMessage(Project Custom Fields),ErrorMessage,ProjectId,ProjectName(ProjectDescription),*/
/* Issue Tracker -Description(ProjectMileStone),DescriptionaboutProject(AddProject),*/
/*TestSkills- QuestionId,Question,Answer1,Answer2,Answer3,Answer4,CorrectAnswer,QuestionOrder(EditQuestion),Description(LoginPage)*/

.NormalLabel
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
.SearchLabel
{
    color:#ffffff;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
/*  This 'BoldLabel'Class belongs to 'ModuleBoldLabel' SkinId, and that SkinId  used in following modules  
    Link Module      : LabelSideHeadings(Views)
    Bulkmail         :FirstName,Lastname,EmailId,Custom1,Custom2,Custom3,Group(AddBulkMail)
				      :Group,Subject,Message(SendBukMail)
	Announcement Module  : Title,View Descritption,ReadMore Description,URL,View Page Image,Expire Date,Read More Image,View Order in 'Edit.ascx'  
    Events Module        : UpComingEvents, RecentEvents in 'AllEvents.ascx' and Title, Photo in 'LocationEdit.ascx' and LocationList in 'LocationList.ascx' 
	Album/AddAlbum: For ViewOrderText,
	Album/AddPhotos:ForLabel Text
	Forums/ManageForums:Labels for (Title,Description,Label ProductImage 
	Forums/ManageForums: labels (PageTitle,forum details)
	Foums/MoveThread: Label for(from Forum)
	Forums/Response: Label for(create New Thread)
	Forums/ShowForums:Label for PageTitle, PageText, ForumDetails
	Questionary Form:Labels for LblName,email,subject,phone,company,project,website,... 
/* Issue Tacker - Add Attachment Side Heading(Attachment),CommentSideLabel(Commnet),IssueLabel(PareneIssue)*/
/* IssueTracker- Estimationdays,StartDate,Status,days,Reason,DateCreated,Title,Description,AssignedTo,Priority,Milestone,IssueType(IssueDetails)*/
/* Issue Tracker  -View Issues,In(Issue List),Title(Project CustomFields),ProjectMembers,SelectedUsers,All Users(ProjectMembers),*/			
/* Issue Tracker - Project Milestones,ErrorMessage(ProjectMileStones,ProjectStatus,ProjectPriorities),*/
/* Issue Tracker - Project Manager,Description,Members,Selected Users,Error Message(Add Project)*/
/* TestSkills- QuizTitle(EditQuestion),Description,Title(EditQuiz),Answer(Question),ErrorMessage(Result)*/
/*Classifieds-EditTitle,EditDescription,EditPrice,EditLocation,EditPhoto(EditClassifieds)*/
.BoldLabel
{
    color:#000000;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
/*  This 'BoldLabel'Class belongs to 'ModuleBoldLabel' SkinId, and that SkinId  used in following modules   
   	Events Module        :  Upcoming Events in 'ViewEvent.ascx'
	BulkMail  : TitleLabel(AddBulkMail)
              :SendmailTitle(SendBulkMail)
			  :SubscriberTitle(ViewBulkMail)
		      :RequestedMailingTitle (ViewRequestMail)
    ManagePage:UpdateManagePageTitle
	Forums/ShowThread:Labels for Title,Post Tiltle,New Thread,Reply Thread,Edit Post, 
	Forums/Addpost: Labels for(body, Add Attachment, reply 
	Forums/BrowseThreads: Labels for(forum Title, body, Add Attachment, reply 
	Album/Add Album: for Generic title,
/* Issue Tracker- Title(EditProject)*/
/* TestSkills-Title(EditQuiz),AvailableTests(LoginPage),OnlineExamQuestion(Question),History(ResultHistory)*/
/* TestSkills-StartExam(Start)*/ 
.TitleLabel
{
    color:#003471;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}

/*  This 'Label' used in following modules 
    Link Module : LabelCurrntpage(Views)
	Album/Albums: Labelcurrentpage, 
	Album/Photos: Labelcurrentpage, 
*/
.PrevNexLabel
{
    color:#5B9dd1;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}               

 /* This 'Failure Text' used in following modules
BulkMail        : Email(AddBulkMail)
Albums/AddPhotos:fileupload,
Questionary Form:For validation 
 File Manager -Error Message
   Controls  Login - Error Message
      "       Order  -No Of Items
      "       ResultMessage - Fail message,Success Message,
      "       URL Page  - Error Other Files
  Issue Tracker -Validator Issue,Compare Validator(ParentIssue),Validator Issue,Compare Validator(RelatedIssue),Validator Issue,Compare Validator(SubIssue)
  Issue Tracker -Mile Stone(MileStone),Status(Status),Priority(Priority),AddMileStoneMessage(ProjectMileStone,ProjectStatus,ProjectPriorities)
  Issue Tracker -ProjectName,ProjectDescription(AddProject),   */
.FailureText
{
    color:Red;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
/* This 'Copy Right Label' used in following modules
GenricFooter:FooterLabel
            */
.CopyRightLink
{
    color:#000000;
    font-family:Tahoma;
    font-size:0.8em;
    font-weight:normal;
    text-decoration:none;
}
/* This 'Middle Copy Right Label' used in following modules
GenricFooter:PrivacyStatement,Termsofuses
*/
.MidCopyRightLink
{
    color:#016798;
    font-family:Tahoma;
    font-size:8px;
    font-weight:normal;
    text-decoration:none;
    padding-right:10px;
}
/* This 'LoginUser Label' used in following modules
AjaxLogin :Username
*/
.LoginUserlabel
{
	color:#ff9600;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
/* This 'LoginTitle Label' used in following modules
QuestionaryForm:Generalabel,Projectlabel 
change Password,
Forums: AddEditpage
*/
.TopLabel
{
	width:100%;
    height:17pt;
	color:#003471;
	background-color:#b8d3ec;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
/* This 'BoldLabel'Class belongs to 'ModuleBoldLabel' SkinId, and that SkinId  used in following modules 
ManageModule         : ModuleDetailsTitle(CustomWebPartCatlog)
Announcement Module  : Title,View Descritption,ReadMore Description,URL,View Page Image,Expire Date,Read More Image,View Order in 'Edit.ascx'   
 Events Module       : UpComingEvents, RecentEvents in 'AllEvents.ascx' and Title, Photo in 'LocationEdit.ascx' and LocationList in 'LocationList.ascx' 
Forums/AddPost       :Labels(New Thread,Reply post,EditPost,
Forums/Response      :For Label Text*/
.BoldTitle
{
    color:#276DAC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-align:left;
    /*text-decoration:none;*/
}
.BoldTitle:Hover
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
}

 /*This 'NormalLink Label' used in following modules
  Links :LabelName(EditHelpLink,LinkView)
       
*/
.ModuleNormalLink
{
	 color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
/*
.NormalTitle
{
    color:#0F7B06;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}*/
				/*************Hyperlink type *****************/


/* This is used at follwing modules*/
/* Media AnnouceMents: ReadMoreLink(VipImage,TopImage,RightImage,InfoImage,DownImage)*/
/* Login :Sign Up,ForGotPassword*/
/*Footer: Terms Of Use,Sales And Refunds*/
.NormalHyperLink
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:underline;
}
.NormalHyperLink:Hover
{
    color:#38BBF8;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}

/* This is Used At Following Modules*/
/* MediaAnnouncements : ReadMore(MoreWithExternalLink)*/
.ReadMoreHyperLink
{
color:Red;
font-family:Tahoma;
font-size:small;
font-weight:bold;
text-decoration:none;
}
.ReadMoreHyperLink:Hover
{
color:Red;
font-family:Tahoma;
font-size:small;
font-weight:bold;
text-decoration:underline;
}

/*  This 'HyperLink' used in following modules 
    Link Module      : HyperLinkUrl(EditHelpLinks,EditLinks,LinkView)
	MediaAnnouncements : ReadMore(MoreWithExternalLink)
    Forums/ShowThread:Link for ForumTitle
   TestSkills        :Title(LoginPage)
  Classifieds       :CategoryName(Catogiries)
*/
.TitleHyperLink
{
  color:#013d7b;
  font-family:Tahoma;
  font-size:small;
  font-weight:bold;
  text-decoration:none;
  padding-left:10px;
 
}
/*
.TitleHyperLink:Hover
{
	color:#2D2D2D;
  font-family:Tahoma;
  font-size:small;
  font-weight:bold;
  text-decoration:underline;
}*/

                           /******************Text Box*************/


/* 
	This 'LargeTextBox' used in following modules
	Events Module        : Title,StaticUrl in 'EditEvent.ascx' and Title,LinkURL in 'LocationEdit.ascx'  
	Links                :TitleTextbox(Edit);
    BulkMail             :  Subject(SendBulkmail)
    Forums/AddPost       : Textbox for PostTitle 
    Forums/ManageForums:For Title,Description,ProductImage 
    Announcement Module  :Title,
*/
.LargeTextBox
{
	padding-left:1px;
	width:378px;
	font-family:Tahoma;
	height:18px;
}
/* This 'Normal TextBox' used in following modules
   Bulk Mail : FirstName,Lastname,EmailId,Custom1,Custom2,Custom3(AddBulkMail)
   ManagePages:PageId,Pagetitle,Description,MenuItemImage,VirtualPath,PageHeaderTags;
   Manage Module: Id,ModuleName,ModulePath,
	Albums/AddAlbum:ForTxtID,Album Name/
	AddPhotos:For photoId,TextId,Caption,TxtUrl 
	Forums/ShowForums:For TextTiltle,ProductImage,Description 
	Questionary Form:Text for TxtUsername,txtemail,subject*/
/* Issue Tracker IssueId(ParentIssue,RelatedIssue,SubIssue),Title,StartDate,EstimationDays,MessageBox(IssueDetails)*/
/* Issue Tracker- ProjectName(ProjectDescription),AllUsers,SelectedUsers(ProjectMembers ListBox)*/
/* Issue Tracker-Name(ProjectMileStones,ProjectStatus,ProjectPriorities),NameOfProject,Description(Add Project)*/
/* Issue Tracker-AllUsers,SelectedUsers(AddProject),*/
/*TestSkills-QuestionId,Question,Answer1,Answer2,Answer3,Answer4,CorrectAnswer,QuestionOrder(EditQuestion),Title,QuizId(EditQuiz)*/

.NormalTextBox
{
	padding-bottom:2px;
	padding-top:2px;
    width:150pt;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
}
.MultiLineTextBox
{
	padding-bottom:2px;
	padding-top:2px;
    width:150pt;
    height:50px;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
}
.FeedBackTextBox
{
	padding-left:1px;
	width:378px;
	height:150px;
	font-family:Tahoma;
	
}
                    /************** Module Genenic Button CLASSES **************/
/* This 'Generic Button' used in following modules
Manage Pages : AddNewPagebutton,Save,delete,Cancel,DelPersonalization;
Manage Module: AddNewModule,Add,Save
Forums/ShowForums:Button for AddNewForum 
Membership: CreateNewUser
Forums/ShowThreads:Button for Add text */
/* Issue Tracker - Add Attachment(Attachment),Add Comment(Comments),Notification Receiving/No(Notifications)*/
/* Issue Tracker- SubmitButton(ParentIssue),Submit(RelatedIssue),Submit(SubIssue),Add/Update,Cancel,Delete(IssueList) */ 
/* Issue Tracker - ProJects List,Create New Issue(Issue List),Add Field(Project CustomFields)*/
/* Issue Tracker -  ->,<-(ProjectMembers),Add(ProjectMileStone,ProjectStatus,ProjectPriorities)*/
/* Issue Tracker - ->,<-,AddDescription,Cancel(AddProject),Update,Delete,Cancel(EditProject)*/
/* Issue Tracker- IssueList,CreateNewProject(ProjectList)*/
/* TestSkills- Update,Cancel(EditQuestion),Update,Cancel,Delete(EditQuiz),AddQuestion,GetResult,AddResult(LogginPage)*/
/* TestSkills-Previous,NextQuestion(Question),Back(ResultHistory),Return(Results),Start(Start),AddQuestion,Cancel(ViewQuestion)*/
/*Classifieds-AddClassifieds,Myads,Settings,AddCatogiries(Catogiries),Back(Classifieds),Back(EditClassifieds)*/
/*Classifieds-Back,AddClassifieds,CurrentAds,InactiveAds(MyAds),Update,Cancel(Settings),AddClassifieds,Back(ViewClassifieds)*/
.GenericButton
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    background-image:url('Images/button_back_ground.jpg');
    border-color:#4A95C9;
    border-style:solid;
    border-width:1px;
   border-spacing:5px;
   background-color:#b4cbe8;
   text-align:center;
}
.GenericButton:Hover
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    color:#000000;
}

/* Buttons */
/* This is Used At Following Modules*/
/* MemberShip:Role With UserName*/
.FullButton
{
	width:300px;
	font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
    padding-left:2pt;
    padding-right:2pt;
    border-color:#282828;
    border-style:solid;
    border-width:1px;
    border-spacing:5px;
    color:#FFFFFF;
    background-color:#70a0d0;
}
.FullButton:Hover
{
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
    color:#000000;
}
                        /******************Check Box********************/


/* Album/AddAlbum:For CheckBox Text, */
/*Questionary Form:Text for Rb websites,rb changes */
/* Issue Tracker - Skip To View Page(New ProjectIntro),Pick Image(Pick Image),Send Notification(ProjectDescription),*/
/* Issue Tracker-ChkNotification(AddProject),*/
/* QuestionaryForm: ServiceCheckbox */
.BoldText
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
                     /******************RedioButton List********************/

/* This is 'NormalRedioButton' Used At Following Modules
Classfiled: AddType(EditClassfieds)
*/
.NormalText
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}

                     /**************  DropDownList  ****************/
/*Forums/BrowseThreads   :Dropdownlist for forums 
Forums/MoveThreads    :Dropdownlist for forums 
Events Module        : LocationName in 'EditEvent.ascx'*/
 /* Issue Tracker -CataGories List(Issue Details),Priority(Priority),dropUsers(PickSingleUser),ProjectManager(ProjectDescription)*/
/* Issue Tracker -ProjectManagers(AddProject) */
/* TestSkills-Quiz(EditQuestion),AnswersList(Question)*/
/*Classifieds-AllCatogiries(Settings)*/
.ModuleDropDown
{
    width:104pt;
    border-width:1px;
    border-color:#666666;
    background-color:Transparent;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    /*text-decoration:none;*/
}

/* This 'ModuleCategoriesDropDown' Class belongs to 'ModuleCategoriesDropDownList' SkinId, and that SkinId used in following modules.
	 Events Module        : LocationName in 'EditEvent.ascx'  
     Classfileds:         :Expirationdate,CategoryUpdate(EditClassfieds)
     Control/Category     :Category
    */
.ModuleCategoriesDropDown
{
	width:285pt;
	border-width:1px;
	border-color:#000000;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial;
	font-size:small;
	font-weight:normal;

}
/* This is used at*/
 /* Issue Tracker-View Issues(Issue List),MileStones(MileStone),Status(Status), */
.IssueModuleDropDown            
{
	width:180pt;
    border-width:1px;
    border-color:#666666;
    background-color:Transparent;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
}	

                    

                      /************ LinksButton ************/

/* This is Used At Folling Modules*/
/* Forums:FileName(ShowThread),Title(ShowForums)*/
/*Album :Url( PhotoGallery)
Events : Title (Calender)
IssueTracker :Title,Authorized(IssueList)*/
.TextColorLink
{
    color:#016798;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
        text-decoration:none;
}
.TextColorLink:Hover
{
    color:#016798;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
/*customwebpartCatalog:Button for Add New Module text
Simplelinks/View: Button Edit link
SimpleAnnouncement: Button for Add Link */
.BoldLink
{
    color:#276DAC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:underline;
}
.BoldLink:Hover
{
    color:#276DAC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}

/* Controls/FileManager: For Link Name*/
.NormalLink
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
                  
                   /*************** Login Classes ***************/
/* This 'Login Status' used in following modules
AjaxLogin: LoginStatus
*/
.LoginLabel
{
	color:#000000;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
.LoginText
{
    vertical-align:middle;
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bolder;
    text-decoration:none;
    text-transform:capitalize;
	font-family: Arial;
}
.LoginText:Hover
{
    vertical-align:middle;
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bolder;
    text-decoration:none;
    text-transform:capitalize;
}
/* This 'Login Status' used in following modules
AjaxLogin: LoginName
*/
.LogNameText
{
    vertical-align:middle;
    color:#646464;
    font-family:Tahoma;
    font-size:0.8em;
    font-weight:normal;
    text-decoration:none;
    text-transform:capitalize;
}
/* Login PAge Login Button
 login.aspx: LoginButton */
.LoginButton
{
	background-color:Red;
    /*background-image:url('Images/Login.JPG');*/
}
               
               
               
                 /*************** Module Box Classes ***************/

/* This 'GenericBold' used in following modules
Default.skin
*/
.GenericBoldLink
{
    color:#000000;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:underline;
}
.GenericBoldLink:Hover
{
    color:Navy;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
/*WebPartZonePartTitle: Catlogzone.skin*/
.WebPartZonePartTitle
{
    /*font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    color:#4A8CC6;*/
    text-align:center;
}
/* This 'BgColor' used in the following modules */
/* Events Module : Calendar Table in 'EventCalendar.ascx' */
.BgColor
{
	background-color:#5B9dd1;
	
}
/* CatalogZone.skin 
  WizardControl.Skin
*/
.ControlButton
{
    border-style:solid;
    border-width:1px;
    border-color:#999999;
    background-color:#CE9C67;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
    cursor:hand;
}
/*      LoginControls.skin  */      
.DontDisplay
{
    display:none;
}
/*CalenderControls.skin,DataControls.skin*/
.GridPadding
{
    padding:2pt 2pt 2pt 2pt;
	border-bottom-style:solid;
	/*border-bottom-width:1px;
	border-bottom-color:#FFFFFF;*/
}
/* This 'ModulBgColor' class is used in following module */
/* Announcement Module : Table (View.ascx,ViewReadMore.ascx) and Table */
/* Links Module : Table (Edit.ascx) */
ModulBgColor
{
background-color:Transparent;
}
 /*WebPartEditir:EditorZoneAlign */                   
.EditorZoneAlign
{
    padding-left:15%;
}
/*MediaAnnouncements:Cont2TitleBg(DownImage)*/
.Cont2TitleBg
{
    background-color:Maroon;
}
/* MediaAnnouncements:ModuleTitleBg(InfoImage,LeftImage,JoinImage,Vipimage)*/
.ModuleTitleBg
{
    /*background-color:#008CFF;*/
}
/* MediaAnnouncements: ModuleDesBg(InfoImage,LeftImage,JoinImage,Vipimage)
TestSkills : LoginPage*/
.ModuleDesBg
{
  /*background-color:#EEEEEE;*/
}
/* This 'TopImgTemplateBg' Class is used in following modules */
/* Announcement Module : Table(TopImage.ascx of Templates folder) */
.TopImgTemplateBg
{
  background-color:#FFFFFF;
  border-left:dotted 2px C4C4C4;
}
/* This 'AlignJustify' Class is used in following module
Announcement Module : All Image.ascx (left,right,top,....) of templates folder
 */
.AlignJustify
{
    text-align:left;
}
/* DataControl.skin*/
.DataListItem
{
    padding:2px 4px 2px 4px
}
/*Manage Category: Treeview*/
.TreeView
{
	 color:#646464;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
/* Membership:CreateNewuserLabel */
.TitleColorLink
{
    color:#4A8CC6;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
.BlackBoldTitle
{
    color:#000000;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
.BlackBoldTitle:Hover
{
    color:#2D2D2D;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:underline;
}
/* This is used at*/
/*Feed Back:Title*/
.FeedBackTopLabel
{
	width:100%;
    height:1pt;
	color:#003471;
	background-color:#b8d3ec;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}