/* ================================    CSS STYLES FOR DotNetNuke   ================================*/ body {	background: #000000;	bbackground-image: url('pagebackground.gif')}table, tr, td, p {	ffont-family: arial, tahoma;	ffont-size: 13px;	lline-height: 1.4em;}HR {color: #ffffff;height: 0px;visible: false;}td.topTD {}td.middleTD {}td.bottomTD {}label, .normal, .Normal {	font-family: arial, tahoma;	font-size: 13px;	color: #000000;}.normalevents {	border-color: #999999;}ItemTitle {	font-weight: bold;}td.containerHEADL {	background: url(header_cap_left.gif) bottom left no-repeat;	width: 15px;	padding: 0;}td.containerHEADR {	background: url(header_cap_right.gif) bottom left no-repeat;	width: 15px;	padding: 0;}td.containerHEADC {	background: url(header_bg.gif) repeat-x bottom;	padding: 0 0 17px 5px;}td.containerTD {	padding: 10px 25px 35px 25px;}table {	padding: 0;}select, input {	font-family: tahoma;	font-size: 11px;	color: #333;}h3 {	font-family: tahoma;	font-size: 12px;	font-weight: bold;	color: #f6f6f6;	padding: 2px 0 1px 7px;	background: #888;	margin-top: 20px;	margin-left: 0;	margin-right: 0;	margin-bottom: 5px;	letter-spacing: 3px;	text-transform: uppercase;}p {	margin-top: 10px;	margin-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	font-size: 13px;}/* text style for the unselected tabs */.OtherTabs {    font-size: 11px;    color: #000;    font-family: tahoma;    text-decoration: none;}/* hyperlink style for the unselected tabs */A.OtherTabs:link {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:visited  {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:active   {    text-decoration:    none;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}A.OtherTabs:hover    {    text-decoration:    underline;    color: #2c2c2c;	background-color: transparent;	border: 0;	font-weight: bold;}/*=============== START DEFAULT MENU STYLES ============================================*/.MainMenu_MenuContainer {	background-color: transparent;	wwidth: 120px;}.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand; }.MainMenu_MenuItem {	background: transparent;	cursor: pointer; 	cursor: hand; 	color: #fff; 	font-family: Arial; 	font-size: 16px; 	font-weight: bold; 	font-style: normal; 	border-bottom: #505052 1px solid; 	border-top: #505052 1px solid; 	padding: 0px 0px 20px 3px;}.MainMenu_MenuItemSel {	background: transparent;	cursor: pointer; 	cursor: hand; 	ccolor: #333; 	color: #fff; 	text-decoration: overline underline;	font-family: Arial; 	font-size: 16px; 	font-weight: bold; 	font-style: normal;	border: 0;	padding: 0px 0px 20px 3px;}.MainMenu_MenuIcon {	display: none;}.MainMenu_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand;	bbackground: #505052; 	filter: none;	border: 2px solid #f6f6f6;	mmargin-top: 12px;	padding: 2px;}.MainMenu_MenuBreak {	border-bottom: #f00 1px solid; 	border-left: #f00 0px solid; 	border-top: #f00 1px solid;  	border-right: #f00 0px solid; 	background-color: transparent; 	height: 6px;	display: none;}.MainMenu_MenuArrow {	font-family: webdings; 	font-size: 10pt; 	cursor: pointer; 	cursor: hand; 	border-right: #505052 1px solid; 	border-bottom: #505052 1px solid; 	border-top: #505052 0px solid;	display: none;}.MainMenu_RootMenuArrow {	font-family: webdings; 	font-size: 10pt; 	cursor: pointer; 	cursor: hand;	display: none;}/*=============== END DEFAULT MENU STYLES ============================================*//* Menu-Styles *//* Module Title Menu ----------------------------------------------------------------------------------------*/.ModuleTitle_MenuContainer {	color: #2c2c2c;}.ModuleTitle_MenuBar {	cursor: pointer; 	cursor: hand; 	height: 21px;}/* Module Title Menu ----------------------------------------------------------------------------------------*/.ModuleTitle_MenuItem {	color: #fff; 	background: #8FA850;	cursor: pointer; 	cursor: hand; 	font-family: tahoma; 	font-size: 11px; 	font-weight: bold; 	font-style: normal;		padding: 2px 10px 3px 5px;	height: 21px;	border-bottom: #8FA850 1px solid; 	border-top: #8FA850 1px solid; }.ModuleTitle_MenuIcon {	cursor: pointer; 	cursor: hand;	color: #fff;	text-align: center;	padding-right: 0px;	padding-left: 3px;	background: transparent;	display: none;}.ModuleTitle_SubMenu {	z-index: 1000; 	cursor: pointer; 	cursor: hand;	color: #fff;	background: #8FA850;	margin-top: 5px;	border: 2px solid #fff;	padding: 0px 1px 1px 1px;	filter: none; }.ModuleTitle_MenuBreak {	display: none;}.ModuleTitle_MenuItemSel {	color: #fff;	font-family: tahoma; 	font-size: 11px; 	font-weight: bold; 	font-style: normal;	padding: 2px 10px 3px 5px;	height: 21px;	border: 0;	background: #677E1B;}.ModuleTitle_MenuArrow {	font-family: webdings; 	font-size: 11px; 	cursor: pointer; 	cursor: hand;	display: none;}.ModuleTitle_RootMenuArrow {	font-family: webdings; 	font-size: 11px; 	cursor: pointer; 	cursor: hand;	display: none;}/* for the date ---------------------------------------------------*/.SelectedTab {    color: #777;	font-family: tahoma;	font-weight: normal;	font-size: 11px;}/* Item titles on edit and admin pages ----------------------------------------------------------------------------------------*/.SubHead    {    font-family: tahoma;    font-size: 11px;    font-weight: bold;    color: #ffffff;	padding: 0;}/* linky linky */a.SubHead:link, a.SubHead:visited {	color: #6E8E05;	text-decoration: none;    font-family: tahoma;    font-size: 11px;    font-weight: normal;}a.SubHead:hover {	color: #2c2c2c;	text-decoration: none;    font-family: tahoma;    font-size: 11px;    font-weight: normal;}a.CommandButton:link, a.CommandButton:visited {	color: #000000;		bborder-top: 1px solid #9CBC34;	bborder-bottom: 1px solid #536B03;	bborder-left: 1px solid #9CBC34;	bborder-right: 1px solid #536B03;	ppadding: 1px 5px 2px 6px;	font-family: tahoma;	font-weight: bold;	font-size: 11px;	text-decoration: underline;	bbackground: #6E8E05;}a.CommandButton:hover {	color: #ffffd0;	ppadding: 1px 5px 2px 6px;	bborder-top: 1px solid #6C8710;	bborder-bottom: 1px solid #3B4C02;	bborder-left: 1px solid #6C8710;	bborder-right: 1px solid #3B4C02;	font-family: tahoma;	font-weight: bold;	font-size: 11px;	text-decoration: underline;	bbackground: #516A03;}a.Normal:link, a.Normal:visited {	color: #0000ff;	font-family: arial,tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: none;}a.Normal:hover {	color: #0000ff;	font-family: arial,tahoma;	font-weight: normal;	font-size: 11px;	text-decoration: underline;}a:link, a:visited {	ccolor: #6E8E05;	color: #0000ff;	font-family: arial,tahoma;	font-weight: bold;	font-size: 13px;	text-decoration: none;}a:hover {	color: #0000ff;	font-family: arial,tahoma;	font-weight: bold;	font-size: 13px;	text-decoration: underline;}.Head {	font-size: 20px;	color: #ffffff;	background: transparent;	font-weight: bold;	font-family: verdana;	letter-spacing: 0px;	ffont-variant: small-caps;	padding: 0;}.NormalRed {	color: #D08D00;	font-family: tahoma;	font-weight: bold;	font-size: 11px;}.NormalBold {	font-family: tahoma;	font-size: 11px;	font-weight: bold;}.NormalTextBox {	color: #555;	padding-left: 4px;	line-height: 13px;	font-family: tahoma;	font-weight: normal;	font-size: 11px;	scrollbar-face-color: #fff;	scrollbar-track-color: #fff;	scrollbar-arrow-color: #686868;	scrollbar-3dlight-color: #fff;	scrollbar-shadow-color: #fff;	scrollbar-highlight-color: #fff;	scrollbar-darkshadow-color: #fff;}td.NormalTextBox {	padding: 0;	margin: 0;	background: transparent;	visibility: invisible;}.ContentHead {	font-size: 14px;	color: #ff0000;	font-weight: bold;}A.menuitem {	padding-left: 10px;}A.menuitem:hover {	padding-left: 10px;}UL LI {color: #ffffff;}