body{
	margin: 0px;
}

A:hover{
 color: #616D7E;
}

.PageHeader{
	margin: 0px 0px 0px 0px;
}

.PageHeader .Main A{
	text-decoration: none;
}

.PageHeader .Menu{
	text-align: right;
	padding-left:30px; padding-right:10px; padding-top:10px; padding-bottom:10px;
}
	
.PageHeader .Menu A{
	color: #977900;
              font-family: Verdana;
              font-size: 13px;
              font-weight: bold;
	text-decoration: underline;
}

.PageHeader .Bar{
              height:22px;
	font-weight: bold;
              font-size: 10px;
	text-decoration: none;
	color: #977900;
	background:url('../Images/b1.gif'); background-repeat: repeat-x;
              border-top: solid 1px #FFCC00;
              border-bottom: solid 1px #FFCC00;
              padding: 0px 9px;
}


.PageFooter TD{
	FONT-SIZE: 13px;
	TEXT-ALIGN: center;
	padding: 15px 5px 15px 5px;
}

ul
{
	margin: 0px 10px 0px 10px;
}



body, td, p
{
              font-family: Verdana;
              font-size: 12px;
}

h1
{
              font-family: Verdana;
              font-size: 16px;
	margin:0;
	padding:5px 10px;
	overflow:hidden;
}

h2
{
              font-family: Verdana;
              font-size: 15px;
	overflow:hidden;
	margin:0;
	padding:5px 10px;
}

h3
{
              font-family: Verdana;
              font-size: 14px;
	margin:0;
	padding:5px 10px;
	overflow:hidden;
}

h4
{
              font-family: Verdana;
              font-size: 11px;
              text-decoration: none;
              font-weight: normal;
	margin:0;
	padding:5px 10px;
	overflow:hidden;
}

/* Container settings */
.GlobalContainer
{
	/* background-color: Black; */
	text-align:center
}

.PageContainer{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 7px;
              background-color: #FFFFFF;
              height: 100%;
	/* Netscape */
	margin-left:auto; margin-right:auto;
}

.HeaderContainer{
	vertical-align: top;
	padding: 0px;
}

.BodyContainer{
	vertical-align: top;
	height: 100%;
	padding: 7px;
}

.FooterContainer{
	vertical-align: bottom;
	padding: 0px;
}

/* Page columns */
TABLE.BodyColumns{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

TD.LeftColumn{
              background:url('../Images/tig.gif') repeat-x;
              border-left: solid 5px #F4F4F4;
              border-right: solid 5px #F4F4F4;
              border-bottom: solid 5px #F4F4F4;
	padding: 5px;
	vertical-align: top;
	width: 15%;
}

TD.RightColumn{
              background:url('../Images/tig.gif') repeat-x;
              border: solid 5px #FFCC00;
	padding: 5px;
	vertical-align: top;
	width: 15%;
}

TD.CentreColumn{
	vertical-align: top;
	padding: 0px 30px 50px 30px;
}

TD.CentreRow{
	height: 5px;
}

/* Left column panels */
.LeftColumn .Panel{
	border-collapse: collapse;
              background-color: #FFFFFF;
              border-top: solid 1px #FFCC00;
              border-bottom: solid 1px #FFCC00;
              border-left: solid 1px #FFCC00;
              border-right: solid 1px #FFCC00;
              width: 100%;
	margin: 0px;
}

.LeftColumn .Heading
{
              height:20px;
	font-weight: bold;
              font-size: 14px;
              text-align: left;
              color: #977900;
              background:url('../Images/b1.gif') repeat-x;
}

.LeftColumn .Content
{
	padding: 5px 9px 5px 5px;
}

.CentreColumn .Panel
{
	border-collapse: collapse;
}

.CentreColumn .Panel TD
{
	padding: 3px;
}

.CentreColumn .Heading
{
      font-weight: bold;
      font-size: 16px;
      color: #977900;
      text-decoration: underline;
      font-family: Tahoma;
      padding: 3px;
}

.CentreColumn .SmallText
{
	color: #000033;
	font-size: 11px;
}

.CentreColumn .SmallText A
{
	color: #004253;
	font-size: 11px;
}

.CentreColumn .Box
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}

.CentreColumn .Required
{
	color: #000000;
              font-weight: normal;
}

.CentreColumn .Message
{

	width: 98%;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
}

.CentreColumn .HorizontalRule
{
	height: 1px;
	font-size: 1px;
	margin: 5px 0px 5px 0px;
}

/* Form styles */
.Field
{
	font-size: 12px;
	margin-top: 5px;
}

.FieldFull
{
	width: 100%;
	font-size: 12px;
	margin-top: 5px;
}

.Field120
{
	width: 120px;
	font-size: 12px;
	margin-top: 5px;
}

.Field150
{
	width: 150px;
	font-size: 12px;
	margin-top: 5px;
}

.Field200
{
	width: 200px;
	font-size: 12px;
	margin-top: 5px;
}

.Field300
{
	width: 300px;
	font-size: 12px;
	margin-top: 5px;
}

.Field400
{
	width: 400px;
	font-size: 12px;
	margin-top: 5px;
}

.Field500
{
	width: 500px;
	font-size: 12px;
	margin-top: 5px;
}

.FormButton
{
	font-size: 12px;
	width: 100px;
}

.FieldLabel
{
	white-space: nowrap;
}

/* Right column panels */
.RightColumn .Panel
{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}

.RightColumn .Panel .Heading
{
              height:20px;
	font-weight: bold;
              font-size: 14px;
              text-align: left;
              color: #977900;
              background:url('../Images/b1.gif') repeat-x;
              border-top: solid 1px #FFCC00;
              border-bottom: solid 1px #FFCC00;
              border-left: solid 1px #FFCC00;
              border-right: solid 1px #FFCC00;
}

.RightColumn .Panel .Content
{
	padding: 5px 10px 11px 5px;
}

.RightColumn .Panel .Content .Message
{
	font-size: 12px;

}

/* Misc Styles */
.HelpLink
{
	cursor: help;
}

DIV.ListItem, .ListItem
{
	padding:0px 0px 0px 0px;
}

DIV.Trail
{
margin: 0px;
font-weight: bold;
color: #977900;
padding: 5px 5px 5px 5px;
font-size: 14px;
}


/* ViewArticlePanel styles */
.ViewArticlePanel img { border: none; }
.ViewArticlePanel
{
border-collapse: collapse;
width: 100%;
}

.ViewArticlePanel .Title{
font-size: 11px;
padding: 3px 3px 3px 3px;
}

.ViewArticlePanel .content{
line-height:18px;
}

.ViewArticlePanel .PageTitle{
    font-family:Tahoma;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0px 5px 10px;
}

.ViewArticlePanel .Details{
font-family:Arial;
font-size: 12px;
padding: 5px;
color: Grey;
}

.ViewArticlePanel .Details A{
font-family:Verdana;
}

.AuthorSummary{
float: right;
padding: 15px; 5px; 15px; 5px;
margin: 5px; 0px; 0px; 0px;
}

.AuthorSummary2{
              width: 100%;
              padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
              font-family: Arial, Verdana, Helvetica, sans-serif;
              color: #000;
              background-color: #FFFFFF;
              text-decoration: none;
              border: #F2F5FF 1px solid;
}

.Fileofthemonth{
              background-color: #F4F4F4;
              padding: 3px 3px 3px 3px;
	margin: 0px 0px 3px 0px;
              border: solid 1px #977900;
}

.Fileofthemonth a {
             font-weight: bold;
             text-decoration: underline;
}

.AuthorSummary3{
              
              padding: 5px 5px 5px 5px;
              border: #F2F5FF 1px solid;
              font-family:Arial;
              font-size: 12px;
              font-weight: bold;
              color: Blue;
}


.pagez{
              background-color: #f4f4f4;
              border: Green 1px solid;
	padding: 5px 5px 5px 5px;
}

.AuthorSummary .Name{
	
	margin: 2px 0px 8px 0px;
	font-size: 12px;
}

.AuthorSummary .Biography{
	line-height: 18px;
	font-size: 12px;
}

.AuthorSummary .Picture{
	float: right;
	margin: 10px 10px 10px 10px;
}

.ArticleFeedbackPanel{

	margin: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	padding: 10px;
}

.ArticleFeedbackPanel textarea{
	width:100%;
}

.ArticleFeedbackPanel .Heading{
	font-size: 12px;
}

.RatingDisplay,
.Label
{
	font-family: Tahoma;
	font-size: 12px;
              font-weight: bold;
	margin-right: 5px;
}

.RatingDisplay .Rating
{
	padding: 0px 0px 0px 0px;
}

.RatingDisplay .Rating IMG
{
	margin: 0px 2px 0px 2px;
}

/* ArticleSummariesPanel styles */
.ArticleSummariesPanel .Title
{
	padding: 5px;
	display:block;
}

.ArticleSummariesPanel .Title A
{
              font-family: Tahoma;
	text-decoration: none;
              font-size: 15px;
              color: #000000;
}

.ArticleSummariesPanel .Title A:hover
{
	text-decoration: normal;
}

.ArticleSummariesPanel .Details
{
	font-size: 12px;
	padding: 3px;
}


.ArticleSummariesPanel .Status TABLE TD
{
	font-size: 12px;
}

.ArticleSummariesPanel .Status .Notes
{
	font-style: italic;
}

.ArticleSummariesPanel .Content
{
	line-height: 15px;
}

.ArticleSummariesPanel .SmallLinks
{
	margin: 0px 0px 5px 0px;
}

.ArticleSummariesPanel .SmallLinks A
{
	text-decoration: none;
              
}

.ArticleSummariesPanel .SmallLinks .IMG
{
	vertical-align: super;
}

.ArticleSummariesPanel IMG.AuthorPicture
{
	margin: 0px 0px 0px 0px;
}

/* ArticleOptionsPanel styles */
.ArticleOptionsPanel DIV
{
	font-size: 12px;
              font-weight: bold;
}

/* SiteMenuPanel styles */
.SiteMenuPanel .Content DIV
{
	margin: 5px 0px 9px 5px;
	font-size: 12px;
}

/* ArticleHistoryPanel styles */
.ArticleHistoryPanel .Content
{
	font-size: 12px;
}

.ArticleHistoryPanel ol
{
	margin-bottom: 0px;
}

.ArticleHistoryPanel li
{
	margin: 5px 0px 0px -10px;
}

/* RootArticleCategoryPanel */
/* RootArticleCategoriesPanel DIV.ListItem
{
	margin: 0px 0px 0px 0px;
} */

.MuminArticleCategoriesPanel, MuminItem
{
              margin: 0px 0px 0px 0px;
}

/* ArticlesToReadPanel styles */
.ArticlesToReadPanel .Content
{
              font-family: Verdana;
	font-size: 12px;
              font-weight: bold;
}

.ArticlesToReadPanel .ListItem
{
	margin: 5px 5px 5px 5px;
}

/* SmallArticleFavouritesPanel styles */
.SmallArticleFavouritesPanel .Content
{
	font-size: 12px;
}

.SmallArticleFavouritesPanel .ListItem
{
	margin: 5px 0px 0px 0px;
}

/* MyArticlesPanel styles */
.MyArticlesPanel .Info .StatusDisapproved
{
	text-decoration: underline;
	cursor: help;
}

/* PopularAuthorsPanel styles */
.PopularAuthorsPanel .Content
{
	font-size: 12px;
              font-weight: bold;
}

.PopularAuthorsPanel ol
{
	margin-bottom: 0px;
}

.PopularAuthorsPanel li
{
	margin: 5px 0px 0px -10px;
}

/* PopularArticlesPanel styles */
.PopularArticlesPanel .Content
{
	font-size: 12px;
}

.PopularArticlesPanel ol
{
	margin-bottom: 0px;
}

.PopularArticlesPanel li
{
	margin: 5px 0px 0px -10px;
}

/* CategoryArticleMapPanel styles */
.CategoryArticleMapPanel .Content div
{
	margin: 5px 0px 5px 0px;
}

/* ViewCategoryAdvancedPanel styles */
.ViewCategoryAdvancedPanel A.Unread, .ViewCategoryAdvancedPanel A.Unread:visited
{

	font-weight: bold;
}

.ViewCategoryAdvancedPanel A.Read, .ViewCategoryAdvancedPanel A.Read:visited
{

	font-size: 12px;
	font-weight: bold;
}

/* RecentNewsPanel styles */
.RecentNewsPanel .Title, 
.RecentNewsPanel .Date, 
.RecentNewsPanel .Content, 
.RecentNewsPanel .SmallLinks,
.RecentNewsPanel .Heading
{
	display: block;
}

.RecentNewsPanel .Item
{
	margin-bottom: 0px;
}

.RecentNewsPanel .Title{
              font-size: 15px;
              font-family: Tahoma;
              font-weight: bold;
              text-decoration: underline;
              color: #977900;
	padding: 10px;
              background-color: #F4F4F4;
}

.recentNewsMoreLink{
    font-size: 11px;
    text-decoration:none;
    color: #000000;
}

.recentNewsMoreLink:hover{
    text-decoration:underline;
}

.RecentNewsPanel .Date
{

	font-size: 12px;
              text-align: center;
	padding: 0px 0px 0px 0px;
}

.RecentNewsPanel .Content
{
              font-family: Arial, Verdana, Helvetica, sans-serif;
}

.RecentNewsPanel .SmallLinks
{
	margin: 3px 0px 3px 0px;
}

.RecentNewsPanel .SmallLinks A
{
	text-decoration: none;
}

.RecentNewsPanel .SmallLinks .IMG
{
	vertical-align: super;
}

/* SmallSearchPanel styles */
.SmallSearchPanel .Button
{
	font-size: 14px;

}

/* SyndicatePanel styles */
.SyndicatePanel .Title
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.SyndicatePanel .Content DIV
{
	margin-bottom: 5px;
	margin-left: 10px;
}

.RecentBlogsPanel
{

              font-weight: Tahoma;
	font-size: 12px;
              font-weight: bold;
	padding-left:10px; padding-right:15px; padding-top:15px; padding-bottom:10px;
}

.RecentBlogsPanel .Title
{
	line-height: 18px
}

.RecentBlogsPanel .Details
{
	font-size: 12px;
              font-weight: normal;
}

.RecentBlogsPanel .Details A
{
font-family: Tahoma;
font-size: 12px;
}

.RecentBlogsPanel .Heading
{
              font-family: Verdana;
              font-size: 15px;
              color: #977900;
              text-decoration: underline;
	margin:0;
	padding:5px 10px;
	overflow:hidden;
}

.RecentBlogsPanel .Link
{
              font-family: Verdana;
              font-size: 12px;
              text-align: right;
              text-decoration: underline;
	margin:0;
	padding: 0px 5px;
	overflow:hidden;
}

.ArticleRelatedArticlesPanel .Heading
{
	font-size:12px;
}

.ArticleSeriesPanel .Heading
{
	font-size: 12px;
}

.ArticleCommentsPanel .Heading
{
	font-size: 12px;
}

.ArticleRelatedLinksPanel .Heading
{
	font-size: 12px;
}

.ViewBlogEntryPanel .Details
{

	font-size: 12px;
}

.ViewBlogEntryPanel .Content
{
	margin-top: 12px;
}

/* BlogSummariesPanel styles */
.BlogSummariesPanel .Title
{
	font-weight: bold;
	padding: 5px;
}

.BlogSummariesPanel .Title A
{
	text-decoration: none;
}

.BlogSummariesPanel .Title A:hover
{
	text-decoration: underline;
}

.BlogSummariesPanel .Details
{

	font-size: 12px;
	padding: 5px;
}


.BlogSummariesPanel .Status TABLE TD
{
	font-size: 12px;
}

.BlogSummariesPanel .Status .Notes
{
	font-style: italic;
}

.BlogSummariesPanel .Content
{
	line-height: 18px;
	margin-bottom: 10px;
}

.BlogSummariesPanel .Content .SmallLinks
{
	margin: 10px 10px 20px 10px;
}

.BlogSummariesPanel .Content .SmallLinks A
{
	text-decoration: none;
}

.BlogSummariesPanel .Content .SmallLinks .IMG
{
	vertical-align: super;
}

.BlogEntryCommentsPanel .Heading
{
	font-size: 12px;
}

.SearchResultsPanel .Content
{
	line-height: 18px;
}

/* ViewAuthorPanel styles */
.ViewAuthorPanel .AuthorPicture
{
	margin: 0px 10px 10px 0px;
}

/* ViewAccountPanel styles */
.ViewAccountPanel .AuthorPicture
{
	margin: 0px 10px 10px 0px;
}

.Paging
{
	font-family: Verdana;
	font-size: 12px;

}

.AdvancedSearchPanel{
padding: 15px;
margin: 10px;
}

.header4 {
    font-family:Trebuchet MS;
    font-size:10px;
    color:#FFFFFF;}

.header5 {
    font-size:10px;
    color: #977900;
}

.header6 {
    font-size:10px;
    color: #00CCFF;
}

.featuredmain {
    font-family:Verdana;
    font-size: 10px;
    font-weight: normal;
}

.table {
    font-size: 12px;
}

.tableg {
    border: darkgreen 1px solid;
    padding: 5px;
}
    
.backga {
    width: 100%;
    background-color: #E8FFE8;
    border: darkgreen 1px solid;
}

.backg {
    border: #CCCCCC 1px solid;
    background-color: #F4F4F4;
}

.fmain {
    width: 100%;
    background:url('../Images/bfm.gif') repeat-x;
    border: lightblue 1px solid;
}

.fpop {
    background:url('../Images/bfm.gif') repeat-x;
    font-size: 10px;
}

.backm {
    width: 100%;
    background-color: #EEFCE4;
    border: lightblue 1px solid;
    font-family:Arial;
    font-weight: bold;
    padding: 5px; 5px; 5px; 5px;
    margin: 5px; 5px; 5px; 5px;
}

.popularbox {
    background-color: #F4F4F4;
    border: #CCCCCC 1px solid;
    padding: 5px; 15px; 15px; 5px;
    margin: 10px; 10px; 10px; 10px;
}

.backm2 {
    background-color: #F4F4F4;
    border: #CCCCCC;
}

.category {
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 0px 0px 15px;
    text-align: left;
    color: #00CCFF;
}

.Purple{
              text-decoration:none;
              color: #333333;
}

.Titleheading
{
              padding: 10px 5px 10px 5px;
}

.Titleheading .Box
{
              color: #977900;
              background:url('../Images/b1.gif') repeat-x;
              border: solid 1px #FFCC00;
              /* color: #004253; */
              font-size: 12px;
              font-weight: bold;
	text-align: center;
	padding: 3px;
}

.Poplar
{
              width: 60%;
	border: #F4F4F4 5px solid;
	padding-left:15px; padding-right:10px; padding-top:5px; padding-bottom:5px;
              margin: 0px;
}

.Tutorialbox
{
	padding: 5px 5px 5px 5px;
}

.Advert
{
              border-left: solid 5px #F4F4F4;
              border-right: solid 5px #F4F4F4;
              border-bottom: solid 5px #CCCCCC;
              border-top: solid 5px #CCCCCC;
	padding: 0px;
	vertical-align: middle;
}

/*/////////////////////////////////////////////*/
