﻿div#ContentBody
{
    padding: 10px 0 50px 100px;
}

table#tblMood
{
	width: 1024px;
	height: 130px;
	background: #FFFFFF url(../Images/AMI_Plan_Mood.jpg) no-repeat center left;
}

table#tblMood td
{
	padding: 7px 0;
	color: #9C9C9C;
	font-size: 11px;
	font-weight: bold
}

table#tblMood td#cellMoodLeft
{
	width: 143px;
}

table#tblMood td#cellMoodRight
{
	padding-right: 100px;
}

td.cellBlueBarLeft
{
	width: 43px;
	text-align: left;
	background: url(../Images/BlueBarLeftBack.gif) repeat-y top left;
}

td#cellBlueBarFoot
{
	background: none;
}

td#cellFooter
{
	padding-left: 100px;
}a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6993BD;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #6993BD;
}
.lightblueLargeText {
	font-size: 12px;
	color: #6993BD;
}
