﻿body {
}

.McMc_RedContainer_Left
{
	width: 39px;
	height: 25px;
	vertical-align: top;
	background-image: url(images/redcontainer_header_left.gif);
}


.McMc_RedContainer_Title
{
	height: 25px;
	background-image: url(images/bg_redcontainer_header.gif);
	width: 100%;
	overflow: hidden;
	padding-left: 4px;
	padding-bottom: 3px;
}

.McMc_RedContainer_Footer
{
	height: 6px;
	background-image: url(images/bg_redcontainer_footer.gif);
	width: 100%;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.McMc_BlueContainer_Left
{
	width: 39px;
	height: 25px;
	vertical-align: top;
	background-image: url(images/bluecontainer_header_left.gif);
}


.McMc_BlueContainer_Title
{
	height: 25px;
	background-image: url(images/bg_bluecontainer_header.gif);
	width: 100%;
	overflow: hidden;
	padding-left: 4px;
	padding-bottom: 3px;
}

.McMc_BlueContainer_Footer
{
	height: 6px;
	background-image: url(images/bg_bluecontainer_footer.gif);
	width: 100%;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.McMc_GreenContainer_Left
{
	width: 39px;
	height: 25px;
	vertical-align: top;
	background-image: url(images/greencontainer_header_left.gif);
}


.McMc_GreenContainer_Title
{
	height: 25px;
	background-image: url(images/bg_greencontainer_header.gif);
	width: 100%;
	overflow: hidden;
	padding-left: 4px;
	padding-bottom: 3px;
}

.McMc_GreenContainer_Footer
{
	height: 6px;
	background-image: url(images/bg_greencontainer_footer.gif);
	width: 100%;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.McMc_GrayContainer_Title
{
	height: 25px;
	background-image: url(images/bg_graycontainer_header.gif);
	width: 100%;
	overflow: hidden;
	padding-left: 4px;
	padding-bottom: 3px;
}


.McMc_Container_TitleText
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	width: 186px;
}

.McMc_Container_FooterMargin
{
	height: 10px;
}

.McMc_Container_Content
{
	background-image: url(images/bg_container.gif);
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	padding: 4px;
}

.McMc_Container_Footer
{
	border-bottom: 1px solid #CCC;
}

.McMc_DefaultContainer_Title
{
	height: 40px;
	width: 100%;
	overflow: hidden;
	padding-left: 0px;
	padding-bottom: 3px;
}

.McMc_DefaultContainer_TitleText
{
	font-family: Tahoma;
	font-size: 24px;
	color: Black;
	font-weight: bold;
}

.McMc_DefaultContainer_Content P
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	width: 100%;
}

.McMc_DefaultContainer_FooterMargin
{
	height: 26px;
}

.McMc_FeatureContainer
{
	height: 185px;
	background-image: url(images/bg_home_feature.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 8px 8px 0px 8px;
}

.McMc_FeatureContainer P, .McMc_FeatureContainer TD
{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}
.McMc_FeatureContainer A
{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.McMc_FeatureContainer A:hover
{
	color: White;
	text-decoration: underline;
}
.McMc_FeatureContainer A:visited
{
	color: White;
}

.McMc_FeatureContainer_RightPane
{
	height: 185px;
	width: 6px;
	background-image: url(images/home_feature_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
.McMc_FeatureContainer_FooterMargin
{
	height: 20px;
}