﻿.homeSectionRed
{
	margin: 0 25px;
	width:100px;
	padding:0;
	height:20px;
	color:#FFF;
	font-size:13px;
	background-image: url( "../images/sections/homeSectionRed.gif" );
	background-repeat: repeat-x;
	font-weight:bold;
	padding:1px 0 0 12px;
}

.homeSectionBlue
{
	margin: 0 25px;
	width:100px;
	padding:0;
	height:20px;
	color:#FFF;
	font-size:13px;
	background-image: url( "../images/sections/homeSectionBlue.gif" );
	background-repeat: repeat-x;
	font-weight:bold;
	padding:1px 0 0 12px;
}

.pnlInternal
{
	padding:0px 8px;
	color:#1b1747;
	background-color:#e8eae9;
	margin:0px 1px;
	font-size:11px;
}

.leftTD
{
	width:215px;
}

.homeSectionTitle
{
	font-weight:bold;
}
