/*Navigation Container*/
.Redmond_NavigationTitle
{
font-weight:bold;
font-size:110%;
}
.Redmond_NavigationTitleCell
{
border-bottom: 1px solid #999;
}
.Redmond_NavigationModule
{

}


/*MainSection Container*/
.Redmond_MainSectionTitle
{
	font-weight:bold;
	font-size:200%;
	color:#000000;
}
.Redmond_MainSectionTitleCell
{
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
        background-color: #92ae6d
}
.Redmond_MainSectionSpacer
{

}
.Redmond_NavigationModule
{

}



/*SideBar Container*/
.Redmond_SidebarTable
{
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 150px;
}
.Redmond_SidebarTopCell
{
	font-size: 1px;
	height: 4px;
	background-color: #63734E;
}
.Redmond_SideBarBottomCell
{
  height: 4px;
  font-size:1px;
  background-color: #63734E;
}
.Redmond_SidebarTitle
{
	font-weight:bold;
	font-size:110%;
        color: #000000;
}
.Redmond_SidebarTitleCell
{
background-color: #B6B493;
}
.Redmond_SidebarModule
{
 padding:3px; 
 background-color: #B6B493;
}
