body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFE533;
	margin-top:0px;
	margin-bottom:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
H1	{
	font-family: Arial;
	font-weight: bold;
	color: #005CC0;
	font-size: 14px;
    margin-bottom: 0px;
    display: inline;
	}	
		
H2	{	
	font-family: Arial;
	font-weight: bold;
	color: #2C91E8;
	font-size: 14px;
    margin-bottom: 0px;
    display: inline;
	}	
		
H3	{	
	font-family: Arial;
	font-weight: bold;
	color: #FFA311;
	font-size: 20px;
    margin-bottom: 0px;
    display: inline;
    text-decoration:none;
    }	
H4	{	
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 16px;
    margin-bottom: 0px;
    display: inline;
    text-decoration: underline;
    }
.topTable	
	{
	width: 800px;
	background-color:#FFD200;
	text-align:center;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}
.innerTable	
	{
	width: 100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.innerTableNo100	
	{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.blogTitleTable	
{
	width: 100%;
	text-align:center;
	border-bottom-style:dotted;
	border-bottom-color:#003399;
	border-bottom-width: thin;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
}
.tdRightAlign
{
	text-align:right;
}	
.tdLeftAlign
{
	text-align:left;
}	
.tdCenterAlign
{
	text-align:center;
}
.tdBody
{
	text-align:justify;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	width: 100%;
}
.tdPostedBy
{
	text-align:right;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #2C91E8;
	width: 100%;
}
.tdCommentsDate
{
	text-align:right;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #2C91E8;
}		
.repeaterTable	
{
	width: 530px;
	background-color:White;
	text-align:center;
}
.aboverepeaterTable	
{
	width: 530px;
	background-color:#FFD200;
	height:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.rightPanelInclude
{
	width: 220px;
	height: 100%;
	vertical-align:top;
}
.leftPanelBlogPosts
{
	vertical-align:top;
}
.archiveLinks
{
	font-family: Arial;
	font-size: 13px;
	text-align:center;
	font-weight: bold;
}
.formAnchorText
{
	font-family: Arial;
	font-size: 13px;
	text-align:right;
	color: #003399;
	vertical-align:top;
	font-weight: bold;
}
.formTextBoxesNormal
{
	font-family: Arial;
	color: #003399;
	font-size: 13px;
	BORDER-RIGHT: #003399 1px solid;
	BORDER-TOP: #003399 1px solid;
	BORDER-LEFT: #003399 1px solid;
	BORDER-BOTTOM: #003399 1px solid;
}
.formTextBoxesLong
{
	font-family: Arial;
	color: #003399;
	font-size: 13px;
	width: 430px;
	BORDER-RIGHT: #003399 1px solid;
	BORDER-TOP: #003399 1px solid;
	BORDER-LEFT: #003399 1px solid;
	BORDER-BOTTOM: #003399 1px solid;
}
.btnBlueWhite
{
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 12px;
	border-color:White;
	font-weight: bold;
	background-color: #003399;
}
.errMessage
{
	font-family: Arial;
	font-size: 13px;
	text-align:center;
	font-weight: bold;
	color: Red;
}
.blogDate
	{	
	font-family: Arial;
	font-weight: bold;
	color: #2C91E8;
	font-size: 14px;
	text-align: right;
	}	
.innerTableRightPanel	
	{
	width: 220px;
	height: 100%;
	text-align:center;
	background-color:#97C9FF;
	}
.innerTableRightPanelHeaders	
	{
	width: 180px;
	height: 100%;
	text-align:center;
	background-color:#F8BB49;
	}
.innerTableRightPanelGroup	
	{
	width: 190px;
	height: 100%;
	text-align:center;
	}
.footer	{
	font-family: Arial;
	font-weight: bold;
	color: #005CC0;
	font-size: 12px;
	text-align:center;
	}
.formTable	
	{
	width: 520px;
	text-align:center;
	font-family: Arial;
	color: #FFA311;
	font-size: 18px;
	background-color:White;
	}
.formTextBoxes
	{
	font-family: Arial;
	font-size: 14px;
	BORDER-RIGHT: #FFA311 1px solid;
	BORDER-TOP: #FFA311 1px solid;
	BORDER-LEFT: #FFA311 1px solid;
	BORDER-BOTTOM: #FFA311 1px solid;
	width: 260px;
	}
.btnOrangeWhite
{
	font-family: Arial;
	font-weight: normal;
	color: white;
	font-size: 12px;
	border-color:White;
	font-weight: bold;
	background-color: #FFA311;
}
.formDropDowns
	{
	font-family: Arial;
	font-size: 14px;
	BORDER-RIGHT: #FFA311 1px solid;
	BORDER-TOP: #FFA311 1px solid;
	BORDER-LEFT: #FFA311 1px solid;
	BORDER-BOTTOM: #FFA311 1px solid;
	width: 265px;
	}
.registerTodayLink	{	
	font-family: Arial;
	font-weight: bold;
	color: blue;
	font-size: 16px;
    margin-bottom: 0px;
    display: inline;
    text-decoration: underline;
    }
.loggedinMenuLinks
{
	font-family: Arial;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
}
.loginTodayLink	{	
	font-family: Arial;
	font-weight: bold;
	color: #005CC0;
	font-size: 16px;
    margin-bottom: 0px;
    display: inline;
    text-decoration: underline;
}
.addCommentsLink	{	
	font-family: Arial;
	font-weight: bold;
	color: #FFA311;
	font-size: 14px;
    margin-bottom: 0px;
    display: inline;
    text-decoration: underline;
    }
