body {
 	background-color: #e4e7ed;
 	margin-top: 0;
	margin-bottom: 0;
 	padding-left:10px;
	padding-right:10px;	
 	height:100%;
 	border:none;
}	

#pagemaster {
	background-color: #d3caad;    
	width: 760px;
	height: 100%;
	background-image: url(images/maincontentarea.jpg);
	background-repeat: repeat-x;			
}

.pagemaster {
	padding: 0px;			
	margin-top: 0;
	margin-bottom: 0;
	
}
span.rotation {
	width:100%;
	text-align:center;
	font-size: 8px;
	padding:8px;
	line-height:25px;
}

span.rotation a {
	color:#fff;
}

span.rotation a:hover {
	color:#fff;
	text-decoration:none;
}
#header {
	width: 760px;
    height: 99px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.contentarea {
	background-color: #FFFFFF;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 6px;
}

.leftnav {
	background-image: url(images/nav_menu_bg.gif);
	background-repeat: repeat-y;
	background-color: white;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	width: 152px;
	border-left: #fff 1px solid;
} 

.leftpane {
	background-color: transparent;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 6px;
}

.contentpane {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 6px;
}
.leftgutter {
	padding-left:10px;

}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 6px;
}

#footer {
	width: 100%;
    height: 14px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

.submit{
	background-image: url(images/sstone_search.gif);

}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for login link */
a#dnn_dnnLOGIN_cmdLogin.skinobject:visited {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnLOGIN_cmdLogin.skinobject:link {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnLOGIN_cmdLogin.skinobject:hover {
    text-decoration:    none;
    color: #65500d;  /* dk brown */
}

/* style for search box link */
a#dnn_dnnSEARCH_cmdSearch.skinobject:visited {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnSEARCH_cmdSearch.skinobject:link {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnSEARCH_cmdSearch.skinobject:hover {
    text-decoration:    none;
    color: #65500d;  /* dk brown */
}


/* style for register link */
a#dnn_dnnUSER_hypRegister.skinobject:visited {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnUSER_hypRegister.skinobject:link {
    text-decoration:    none;
    color: #669966;  /* dk green */
}

a#dnn_dnnUSER_hypRegister.skinobject:hover {
    text-decoration:    none;
    color: #65500d;  /* dk brown */
}

/* Menu-Styles */

/* Main Menu - horiz and vert menus*/
.MainMenu_MenuContainer {
	background-image: url(images/nav_menu_bg.gif); 
	background-repeat: no repeat;
	background-color: transparent;
	padding-bottom: 8px;
	
	}

.MainMenu_MenuBar {	
	background-color: white;
	cursor: pointer; 
	cursor: hand;
	height: 25px;
    width: 152px;
	
	
}

/* SubMenu Mouseover Tab */
.ActiveRootTab TD {
	width: 152px;
	color: #65500d; /* dk brown */
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	height: 25px;
	background-color: #5c6ea1; /* lt blue?;*/
	border-right:  #FFFFFF 0px solid;
}

/* Menu Background Tab */
.RootTab TD {
	background-image: url(images/navbut_bg.gif); 
	background-repeat: no repeat;
	background-color: transparent;
	width: 152px;
	color: #65500d;  /* dk brown */
	font-family: Tahoma;
	font-size: 11px;
	height: 25px; 
	padding-left: 5px;
	border-right:  #FFFFFF 0px solid;
}

/* Menu Mouseover Tab */
.SelectedRootTab TD {
	background-image: url(images/navbut_bg_breadcrumb.gif); 
	background-repeat: no repeat;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px; 
	font-style: normal; 
	color: #fff; /* white */
	height: 25px;
	width: 152px;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	padding-left: 5px;
	border-right:  #FFFFFF 0px solid;
	
}

/* Selected Menu Tab Color */
.BreadcrumbRootTab TD {
	background-image: url(images/navbut_bg_breadcrumb.gif); 
	background-repeat: no repeat;
	background-color: transparent;
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #fff; /* white */
	background-color: transparent;
	height: 25px;
	width: 152px;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	padding-left: 5px;
}

/* style for sub menu left block color link */
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #c1b89a; /* med tan */
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15px; 
	height: 25px;
}

/* style for horiz menu text color link */
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #65500d;  /* dk brown */ 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

/* style for sub menu text color link */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #DDE4C5;  /* dk brown */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #65500d 1px solid; 
	border-left: #65500d 1px solid; 
	border-top: #65500d 1px solid; 
	border-right: #65500d 1px solid;
}

.MainMenu_MenuSep {
	height: 5px;
	background-image:url(menu_spacer.gif);
	padding: 0px;
	width: 152px;
}

.MainMenu_MenuBreak {
	background-color: transparent;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-right: solid 0px #000000;
	background-image:url(images/menu_spacer.gif);
	padding-left: 0px;
	padding-right: 0px;
	width: 152px;
}

/* This is the mouseover color for the menu and the submenu text */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #669966; /* dk green */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}


/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #99164e 0px solid; 
	border-left: #99164e 0px solid; 
	border-top: #99164e 0px solid; 
	border-right: #99164e 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #669966; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: transparent;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:  bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #e3eed2;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_EditItem
{
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Pager
{
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

UL LI   {
    list-style-type:    disc;
}

UL UL LI    {
    list-style-type:    circle;
}

UL UL UL LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}



/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditOverClassML
{	
	cursor: pointer;	
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent; }

/* Container CSS - Specific Skin Styles */

1a e5e0cf  /*  tan */
1b 65500d  /* dk brown */

2a 65500d  /* dk brown */
2b e4f0d0 /* lt green */

/* Box */

/*Box Gradient Fill Container */
table.gradientfill  {
	margin: 5px 0;
	border: 1px solid #333333;
}
.gradientfill td.header {
	background: url(../../../_default/Containers/Box/images/gr_default.gif) repeat-x top;
	padding: 3px 10px;
	background-color: #C0C0C0;
}
.gradientfill td#ContentPane {
	padding: 7px 10px;
	background: #C0C0C0;
}
.gradientfill td.header span.Head {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gradientfill td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box Gradient Fill Container - Color 1 */
table.gradientfillclr1  {
	margin: 5px 0;
}
.gradientfillclr1 td.header {
	background: url(../../../_default/Containers/Box/images/grade01.jpg) repeat-x top;
	padding: 3px 10px;
	background-color: #fff;
}
.gradientfillclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.gradientfillclr1 td.header span.Head {
	color: #669966;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr1 td#ContentPane span.Normal { 
        color: #65500d;
}
.gradientfillclr1 td#ContentPane a.commandbutton { 
        color: #65500d;
} 

/*Box Gradient Fill Container - Color 2 */
table.gradientfillclr2  {
	margin: 5px 0;
}
.gradientfillclr2 td.header {
	background: url(../../../_default/Containers/Box/images/grade02.jpg) repeat-x top;	
	padding: 3px 10px;
	background-color: #000;
}
.gradientfillclr2 td#ContentPane {
	padding: 7px 10px;
	background: #000;
}
.gradientfillclr2 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr2 td#ContentPane span.Normal { 
        color: #fff;
}
.gradientfillclr2 td#ContentPane a.commandbutton { 
        color: #fff; 
} 


/* Box - Invisible */
table.box_invisible {
	margin: 5px 0;
}
.box_invisible td.header {
	background: transparent;
	padding: 3px 10px;
}
.box_invisible td#ContentPane {
	background: transparent;
	padding: 7px 10px;
}
.box_invisible td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.box_invisible td#ContentPane span.Normal { 
        color: #333333;
}
.box_invisible td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline */
table.boxoutline  {
	margin: 5px 0;
	border: 1px solid #333333;
	background: #fff;
}
.boxoutline td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
}
.boxoutline td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	
}
.boxoutline td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutline td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline Container - Color 1 */
table.boxoutlineclr1  {
	margin: 5px 0;
	border: 1px solid #65500d;
	background: #ffffff;
}
.boxoutlineclr1 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #65500d;
}
.boxoutlineclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr1 td.header span.Head {
	font-size: 14px;
        color: #65500d;
	font-weight: bold;
	
}
.boxoutlineclr1 td#ContentPane span.Normal { 
        color: #65500d;
}
.boxoutlineclr1 td#ContentPane a.commandbutton { 
        color: #65500d;
} 
/*Box: Outline Container - Color 2 */
table.boxoutlineclr2  {
	margin: 5px 0;
	border: 1px solid #669966;
	background: #fff;
}
.boxoutlineclr2 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #669966;
}
.boxoutlineclr2 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr2 td.header span.Head {
	color: #669966;
	font-size: 14px;
	font-weight: bold;	
}
.boxoutlineclr2 td#ContentPane span.Normal { 
        color: #669966;
}
.boxoutlineclr2 td#ContentPane a.commandbutton { 
        color: #669966;
}


/* Box - Solid Fill */
table.boxsolidfill {
	margin: 5px 0;
}
.boxsolidfill td.header {
	background: #666666;
	padding: 3px 10px;
}
.boxsolidfill td#ContentPane {
	background: #C0C0C0;
	padding: 7px 10px;
	border: 1px solid #666666;
}
.boxsolidfill td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.boxsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 1 */
table.boxsolidfillclr1 {
	margin: 5px 0;
}
.boxsolidfillclr1 td.header {
	background: #65500d;
	padding: 3px 10px;
}
.boxsolidfillclr1 td#ContentPane {
	background: #65500d;  /* dk brown */
	padding: 7px 10px;
	border: 1px solid #65500d;
}
.boxsolidfillclr1 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr1 td#ContentPane span.Normal { 
        color: white;
}
.boxsolidfillclr1 td#ContentPane a.commandbutton { 
        color: #65500d;
} 

/* Box - Solid Fill - Color 2 */
table.boxsolidfillclr2 {
	margin: 5px 0;
	border: 1px solid #65500d;
}
.boxsolidfillclr2 td.header {
	background: #e4f0d0;
	padding: 3px 10px;
	border-bottom: 1px solid #65500d;
}
.boxsolidfillclr2 td#ContentPane {
	background: #e4f0d0;
	padding: 7px 10px;

}
.boxsolidfillclr2 td.header span.Head {
	color: #65500d;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr2 td#ContentPane span.Normal { 
        color: #65500d;
}
.boxsolidfillclr2 td#ContentPane a.commandbutton { 
        color: #65500d;
}




/*Lines */
/*Lines: Single Line Container*/
table.singleline  {
	margin: 5px 0;
}
.singleline td.header {
	border-bottom: 1px Solid #333333;
	padding: 2px 0;
}
.singleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.singleline td#ContentPane span.Normal { 
        color: #333333;
}
.singleline td#ContentPane a.commandbutton { 
        color: #333333;
} 
/*Lines: Single Line Container - Color 1 */
table.singlelineclr1  {
	margin: 5px 0;
}
.singlelineclr1 td.header {
	border-bottom: 1px Solid #65500d;  /* dk brown */
	padding: 2px 0;
}
.singlelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr1 td.header span.Head {
	color: #65500d;  /* dk brown */
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr1 td#ContentPane span.Normal { 
        color: #65500d;  /* dk brown */
}
.singlelineclr1 td#ContentPane a.commandbutton { 
        color: #65500d;  /* dk brown */
} 

/*Lines: Single Line Container - Color 2 */
table.singlelineclr2  {
	margin: 5px 0;
}
.singlelineclr2 td.header {
	border-bottom: 1px Solid #669966;
	padding: 2px 0;
}
.singlelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr2 td.header span.Head {
	color: #669966;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr2 td#ContentPane span.Normal { 
        color: #65500d;
}
.singlelineclr2 td#ContentPane a.commandbutton { 
        color: #65500d;
} 

/*Lines: Double Line Container*/
table.doubleline  {
	margin: 5px 0;
}
.doubleline td.header {
	border-bottom: 3px double #333333;
	padding: 2px 0;
}
.doubleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #333333;
}
.doubleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;	
}
.doubleline td#ContentPane span.Normal { 
        color: #333333;
}
.doubleline td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Lines: Double Line Container - Color 1 */
table.doublelineclr1  {
	margin: 5px 0;
}
.doublelineclr1 td.header {
	border-bottom: 3px double #65500d;
	padding: 2px 0;
}
.doublelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #65500d;
}
.doublelineclr1 td.header span.Head {
	color: #65500d;
	font-size: 14px;
	font-weight: bold;	
}
.doublelineclr1 td#ContentPane span.Normal { 
        color: #65500d;
}
.doublelineclr1 td#ContentPane a.commandbutton { 
        color: #65500d;
}

/*Lines: Double Line Container - Color 2 */
table.doublelineclr2  {
	margin: 5px 0;
}
.doublelineclr2 td.header {
	border-bottom: 3px double #669966;
	padding: 2px 0;
}
.doublelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #669966;
}
.doublelineclr2 td.header span.Head {
	color: #669966;
	font-size: 14px;
	font-weight: bold;
}
.doublelineclr2 td#ContentPane span.Normal { 
        color: #65500d;
}
.doublelineclr2 td#ContentPane a.commandbutton { 
        color: #65500d;
}


/*Rounded*/

/* Rounded: Header Fill*/
table.roundheadfill {
	margin: 5px 0;
	background: transparent;
}
.roundheadfill .hdrcolor {
	background: #333333;
}
.roundheadfill td.header {
	color: #FFFFFF;
	padding: 5px;
}
.roundheadfill td#ContentPane {
	padding: 10px 5px;
}
.roundheadfill td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.roundheadfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundheadfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}

/* Rounded: Header Fill on White - Color 1 */
table.headerfillclr1 {
	background: #e4f0d0;  /* lt green */
	margin: 5px 0;
}
.headerfillclr1 .hdrcolor {
	background: #a7ba88;
}
.headerfillclr1 td.header {
	padding: 5px;
}
.headerfillclr1 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1 td.header span.Head {
	color: #65500d;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1 td#ContentPane span.Normal { 
        color: #65500d;
}
.headerfillclr1 td#ContentPane a.commandbutton { 
        color: #65500d;
}

/* Rounded: Header Fill on White - Color 2 */
table.headerfillclr2 {
	margin: 5px 0;
	background: #c1b89a;
}
.headerfillclr2 .hdrcolor {
	background: #65500d;  /* dk brown */
}
.headerfillclr2 td.header {
	padding: 5px;
}
.headerfillclr2 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2 td#ContentPane span.Normal { 
        color: #65500d;
}
.headerfillclr2 td#ContentPane a.commandbutton { 
        color: #65500d;  /* dk brown */
}



/* Rounded: Header Fill on Gray - Color 1 */
table.headerfillclr1gry {
	background: #65500d;  /* dk brown */
	margin: 5px 0;
}
.headerfillclr1gry .hdrcolor {
	background: #66c253;
}
.headerfillclr1gry td.header {
	padding: 5px;
}
.headerfillclr1gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1gry td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1gry td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1gry td#ContentPane a.commandbutton { 
        color: #66c253;
}

/* Rounded: Header Fill on Gray - Color 2 */
table.headerfillclr2gry {
	margin: 5px 0;
	background: #b5b2cd;
}
.headerfillclr2gry .hdrcolor {
	background: #c1b89a;
}
.headerfillclr2gry td.header {
	padding: 5px;
}
.headerfillclr2gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2gry td.header span.Head {
	color: #c1b89a;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2gry td#ContentPane a.commandbutton { 
        color: #66c253;
}


/* Rounded: Outline */
table.roundoutline {
	margin: 5px 0;
	background: Transparent;
}
.roundoutline .hdrcolor {

}
.roundoutline td.header {
	padding: 5px;
	background-color: #FFFFFF;
}
.roundoutline td#ContentPane {
	padding: 10px 5px;
	background-color: #FFFFFF;
}
.roundoutline p.header span.Head {
	color: #65500d;  /* dk brown */
	font-size: 14px;
	font-weight: bold;
}
.roundoutline td#ContentPane span.Normal { 
        color: #65500d;  /* dk brown */
}
.roundoutline td#ContentPane a.commandbutton { 
        color: #65500d;  /* dk brown */
}


/* Rounded: Outline with Header Fill */
table.roundoutlinefill {
	margin: 5px 0 0 0;
}

table.roundcontentoutline {
	background: Transparent;
	border: 1px solid #E4E4E4;
	padding: 10px 5px;
}

.roundoutlinefill .header {
	background: #E4E4E4;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutlinefill td.header {
	padding: 5px;
}
.roundoutlinefill td#ContentPane {
	padding: 10px 5px;

}
.roundoutlinefill td.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundcontentoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundcontentoutline td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill - White*/
table.roundsolidfill {
	background: #BEC3C9;
	margin: 5px 0;
}
.roundsolidfill td#ContentPane {

}
.roundsolidfill p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.roundsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundsolidfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill - Gray*/
table.solidfillgry {
	background: #FFFFFF;
	margin: 5px 0;
}
.solidfillgry td#ContentPane {

}
.solidfillgry p.header span.Head {
	font-size: 14px;
        color: #333333;	
	font-weight: bold;
}
.solidfillgry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillgry td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill on White - Color 1 */
table.solidfillclr1 {
	background: #65500d;  /* dk brown */
	margin: 5px 0;
}
.solidfillclr1 td#ContentPane {

}
.solidfillclr1 p.header span.Head {
        color: #fff;
	font-size: 14px;
	font-weight: bold;	
}
.solidfillclr1 td#ContentPane span.Normal { 
        color: #fff;
}
.solidfillclr1 td#ContentPane a.commandbutton { 
        color: #fff;
}

/* Rounded: Solid Fill on White - Color 2 */
table.solidfillclr2 {
	margin: 5px 0;
	background: #a7ba88;  /* med green */
}
.solidfillclr2 td#ContentPane {

}
.solidfillclr2 p.header span.Head {
	font-size: 14px;
	color: #65500d;
	font-weight: bold;
}
.solidfillclr2 td#ContentPane span.Normal { 
        color: #65500d;
}
.solidfillclr2 td#ContentPane a.commandbutton { 
        color: #65500d;
}

/* Rounded: Solid Fill on Gray - Color 1 */
table.solidfillclr1gry {
	background: #65500d;  /* dk brown */
	margin: 5px 0;
}
.solidfillclr1gry td#ContentPane {

}
.solidfillclr1gry p.header span.Head {
	font-size: 14px;
	font-weight: bold;
	color: #65500d;  /* dk brown */
	
}
.solidfillclr1gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr1gry td#ContentPane a.commandbutton { 
        color: #66c253;
}


/* Rounded: Solid Fill on Gray - Color 2 */
table.solidfillclr2gry {
	margin: 5px 0;
	background: #b5b2cd;
}
.solidfillclr2gry td#ContentPane {

}
.solidfillclr2gry p.header span.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.solidfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2gry td#ContentPane a.commandbutton { 
        color: #66c253;
}




