﻿.body
{
	text-decoration:none;
	font-family:Arial;
}

.lblBlogHeading
{
	font-family:Arial;
	font-size:24px;
	color:#59595B;
	font-style:normal;
	font-weight:bold;
}

.lblBlogText
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
}

.MPlinkCategory
{
	font-family:Arial;
	font-size:13px;
	color:#59595B;
	background-color:#FFFFFF;
}

.MPlinkCategoryCurrent
{
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	background-color:#59595B;
}

.lineGapBlogEntryDetails
{
	line-height:5px;	
	background-color:White;
}

.yellowBackground
{
	background-color:#FFE72F;
}

.blogDateFormat
{
	background-color:#FFE72E;
	color:#59595B;
	font-family:Arial;
	font-size:9px;
}

.blogHeadingFormat
{
	font-family:Arial;
	font-size:18px;
	color:#59595B;
	background-color:#FFE72E;
}

.contributeText
{
	font-family:Arial;
	font-size:12px;
	color:#59595B;
	font-weight:300;
}

.contributeTextLink
{
	font-family:Arial;
	font-size:12px;
	color:#59595B;
	background-color:#ffffff;
	font-weight:300;
}

.viewBlogCommentsMainControlDiv
{
	font-family:Arial;
	font-size:13px;
	color:#59595B;
	font-weight:bold;
	cursor:pointer;
}

.viewBlogCommentsPostaComment
{
	font-family:Arial;
	font-size:13px;
	color:#59595B;
	cursor:pointer;
	font-weight:bold;
}

.viewBlogCommentsLables
{
	font-family:Arial;
	font-size:12px;
	color:#59595B;
}

.viewBlogCommentsErrorLables
{
	font-family:Arial;
	font-size:13px;
	color:red;
}


.viewBlogCommentsPostButton
{
	font-family:Arial;
	font-size:13px;
	color:#59595B;
	font-weight:bold;
}


.blogMainContent
{
	font-family:Arial;
	font-size:13px;
	color:#59595B;
}


.simpleTextAlso
{
	font-size:13px;
	color:#FFE72D;
	background-color:#58595B;
	font-family:Arial;
}

.lineGapBlogEntry
{
	line-height:5px;	
	background-color:#FFE72E;
}

.ftflabel
{
	font-size:13px;
	color:#FFE72D;
	background-color:#58595B;
	font-family:Arial;
}

.ftfButton
{
	font-size:13px;
	color:#FFE72D;
	background-color:#58595B;
	font-family:Arial;
	font-weight:bold;
	border:none;
}

.ftfheading
{
	font-size:14px;
	color:#FFE72D;
	background-color:#58595B;
	font-family:Arial;
	font-weight:bold;
}

.ftfRq
{
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
}


.validationSummary
{
    width: 380px;
    border-width: 1px;
    border-style: solid;
    border-color: #59595B;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font: 11px Verdana;
    color: #8598B9;
    overflow:hidden;
}


.txtStyle
{
    font-family: Arial;
    font-size: 12px;
    display: block;
    padding: 4px;
    border: solid 1px #000000;
    background-image: url('../images/txtGrad.gif' );
    background-repeat: repeat-x;
    background-position: top;
} 
