body{
	margin: 0px;
	background-color: #b35639;
	background-image: url(pards_background.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

table, td{
	text-align: left;
}

.ContentPane{
	padding: 8px;
}

td.User a.SkinObject,
td.User a.SkinObject:active,
td.User a.SkinObject:link,
td.User a.SkinObject:visited,
td.User a.SkinObject:hover{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

.memberArea{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d0d0d0;
}

.contactInfo{
	font-family: Tahoma;
	font-size: 11px;
	color: #aaaaaa;
}

.FooterLeftPane{
	padding-top: 12px;
	padding-left: 34px;
	padding-bottom: 12px;
}
.FooterLeftPane .normal, .FooterLeftPane a, .FooterLeftPane a:link, .FooterLeftPane a:hover, .FooterLeftPane a:visited, .FooterLeftPane a:active,
.FooterPane .normal, .FooterPane a, .FooterPane a:link, .FooterPane a:hover, .FooterPane a:visited, .FooterPane a:active,
.FooterRightPane .normal, .FooterRightPane a, .FooterRightPane a:link, .FooterRightPane a:hover, .FooterRightPane a:visited, .FooterRightPane a:active{
	font-family: arial;
	color: #277EB8;
	font-size: 14px;
}
td.footerLinks{
	padding-left: 34px;
}
td.footerLinks span.SkinObject,
td.footerLinks, td.footerLinks .skinobject{
	font-family: arial;
	font-weight: normal;
	color: #277EB8;
	font-size: 10px;
}

td.footerLinks a.SkinObject,
td.footerLinks a.SkinObject:active,
td.footerLinks a.SkinObject:link,
td.footerLinks a.SkinObject:visited,
td.footerLinks a.SkinObject:hover{
	font-family: arial;
	font-weight: normal;
	color: #277EB8;
	font-size: 10px;
}

td.Copyright, td.Copyright span.SkinObject, td.Copyright a.SkinObject, td.Copyright a.SkinObject:hover, td.Copyright a.SkinObject:visited, td.Copyright a.SkinObject:active{
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

td.search{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}

td.search span{
	display:none;
}

/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 1px; z-index: 999999;}
.MainMenu_MenuContainer td {font-weight: normal; background-color:transparent; z-index: 999999;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: Arial; font-weight: normal; color: #f9f9f9; border: 0px; padding:3px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: Arial; font-weight: normal; color: #ffffff; background: transparent; border: 0px; padding:3px; z-index: 999999;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 999999; margin: 1px 0px 0px -2px; background-color: #063058; border: 1px solid #ddd; border-left: 3px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}
.submenu-chl {background-color: #a02013; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:30px;background-color: #a02013; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:30px;background-color: #caad68; z-index: 999999;}



/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 0px 0 0px; border: 0px; text-align: right;}
.MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 0px; text-align: right;}
.submenu-chl .MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 1px solid #ff00ff; text-align: right;}

/* menu arrows for DNN version 4.3.7 and older - controls the pixel shift on hover */
/* .MainMenu_MenuArrow {padding: 0 2px 0 0px; border: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;} */

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 0 0 1px 0; height: 36px; width: 225px; font-weight: normal; background:url(menu_item.gif); background-repeat:no-repeat;}
.MainMenu_Idle td span {padding-left: 8px;padding-right: 8px; color:#f9f9f9; font-size: 18px; font-family: Arial;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 36px; width: 225px; font-weight: normal; background:url(menu_hover.gif); background-repeat:no-repeat;}
.MainMenu_Selected td span {color:#f9f9f9; font-size: 18px; font-family: Arial;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: normal; height: 36px; width: 225px; background:url(menu_item.gif); background-repeat:no-repeat;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 8px;padding-right: 8px;  color: #f9f9f9; font-size: 18px; font-family: Arial;}

/* items we don't need to see */
/*.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}*/
.MainMenu_MenuBreak {width: auto; border: 0;}

.css_08{ font-size: 12px; }


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }