
 html { height: 100%; }
 body { margin: 0 0 0 0; background-color: #f1e9e2; background-image:url(Images/Background.png); background-repeat:repeat-x; }
 table, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
 p { font-family:Arial; color:#656565; font-size: 11px; padding:0px; margin:0px; line-height:1.5 }



.Logo { padding: 2px 5px 0px 0px;  }
.Bread-TD { padding: 5px 0 5px 0; }

.footer-links {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #64080d; FONT-FAMILY: Tahoma, Arial, Helvetica,Verdana; TEXT-DECORATION: none
}
A.footer-links {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Tahoma, Arial, Helvetica,Verdana; TEXT-DECORATION: none
}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
/*-- Login Register Token              --*/ .Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active { font-weight: normal; font-size: 10px; color:#64080d; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
/*-- Login Register Token Hover        --*/ A.Register-Login:hover  { font-size: 10px; color:#000; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Links Token 	 		           --*/ .Bottom-Link, A.Bottom-Link, A.Bottom-Link:link, A.Bottom-Link:visited, A.Bottom-Link:active { font-weight: normal; font-size: 10px; color:#64080d; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; } 
/*-- Links Token Hover 	 		       --*/ A.Bottom-Link:hover  { font-size: 10px; color:#000; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- You Are Here Text For Breadcrumb  --*/ .You-Are { font-size: 10px; color:#000000; font-family: Verdana, Helvetica, sans-serif;  padding: 0px 3px 0px 0px;  }
/*-- Breadcrumb                        --*/ .Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { font-weight: normal; font-size: 10px; color:#64080d;  font-family: Verdana, Helvetica, sans-serif; text-decoration: none; } 
/*-- Breadcrumb Hover                  --*/ A.Breadcrumb:hover  { font-size: 10px; color:#00000; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Terms and Privacy                 --*/ .Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active { font-weight: normal; font-size: 10px; color:#64080d; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; }
/*-- Terms and Privacy Hover           --*/ A.Terms-Privacy:hover  { font-size: 10px; color:#000000; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Current Date                      --*/ .CurrentDate { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; text-align: justify; color: #64080d; }
/*-- Copyright                         --*/ .Copyright { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align: justify; color: #64080d; }


/*-- Links Box used in Content Pane       --*/ .LinkBox, a.LinkBox:link, a.LinkBox:visited, a.LinkBox:active  { background:url(Images/Arrow.gif) right center no-repeat #FFFFFF; color: #929292; font-family: Calibri, Tahoma; font-size: 15px; font-weight: bold; text-decoration: none; padding: 5px 15px 5px 15px; width:438px; height:20px; display:block;}
/*-- Links Box used in Content Pane hover --*/ a.LinkBox:hover { background:url(Images/ArrowHover.gif) right center no-repeat #870f1a; color: #FFFFFF; font-family: Calibri, Tahoma; font-size: 15px; font-weight: bold; text-decoration: none; padding: 5px 15px 5px 15px; width:438px; height:20px; display:block; }

/*========================================================*/
/*  DNN Elements                                          */
/*========================================================*/

/*-- Headig Mostly When Login 			--*/ .Head { font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #0075bf; }
/*-- Headig Mostly When Login 			--*/ .SubHead { font-weight: bold;  font-size: 11px;  color: #083f71;  font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Text on site       		    	--*/ .Normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  color: #999999; }
/*-- Text on site bold     			    --*/ .NormalBold { font-weight: bold; font-size: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; color:#999999; }
/*-- Error Text       			        --*/ .NormalRed { font-weight: bold;  font-size: 11px;  color: #ff0000;  font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Bullets Style      			    --*/  UL LI { list-style-image:url(Images/Arrow.png); list-style-position: inherit; font-family: Arial,; font-size: 10px;  font-weight: normal; font-style: normal;  color:#424242; padding: 2px; text-decoration:none; }
/*-- Text Files      			        --*/ .NormalTextBox { border-right:   #083f71 1px solid;  border-top: #083f71 1px solid;  border-left: #083f71 1px solid;                                              border-bottom: #083f71 1px solid;  font-size: 11px; background-color: #ffffff; font-family: Verdana, Arial, Helvetica,                                              sans-serif; color: #083f71; }
/*-- Button                             --*/ .StandardButton { border-right:  #1380D5 1px solid;  border-top: #1380D5 1px solid;  border-left: #1380D5 1px solid;                                               border-bottom: #1380D5 1px solid; font-size: 11px; font-family: Verdana, Arial, Hnelvetica, sans-serif; background-color:                                               #FFFFFF; color:#1380D5; }
/*-- This is Login/Regis Table Padding   for  - r --*/ .LoginPad{ padding: 0px 5px 0px 5px;}
/*-- This is Search Table Padding         --*/.srchpad { padding: 10px 0px 20px 0px;}
/*-- This is Search Table Padding         --*/.linkspad { padding: 0px 0 0 0;}
/*-- This is Login Left/Right TD Padding  --*/ .LRpad { padding: 0px 0px 0px 0px;}
/*-- This is Login Padding                --*/ .LoginPad{ 0px 8px 0px 3px;}
											 .Links{color:#E53806;}
											 .datetit{ color:#666666;  padding: 2px 0px 2px 0px;}
											 .T1Dpad { padding: 0px 0px 4px 0px;}
											 .TBLPad{  padding: 0px 0px 10px 0px;}
											 .footerpad {  padding: 4px 4px 4px 4px;}
											 .SepPad{color:#FFFFFF;}
											 .tdpad{  padding: 0px 2px 0px 3px;}
											 .conpadd {  padding: 5px 0px 5px 0px;}
											 
					
										  	
/*-- Quick Links - r --*/    .LinkBtn, a.LinkBtn:link, a.LinkBtn:visited, a.LinkBtn:active { background:url(Images/Btn1.jpg) left center no-repeat; color: #000000; font-family: Verdana, Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; width:467px; height:30px; display:block; margin:5px 0 0px 6px; padding: 10px 0 0px 6px; vertical-align:middle; text-indent:20px; text-align:left;}
/*-- Quick Links - hover --*/    a.LinkBtn:hover { background: url(Images/Btn2.jpg) left center no-repeat; color: #ffffff; font-family: Verdana, Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; width:467px; height:30px; margin:5px 0 0px 6px; padding: 10px 0 0px 6px; vertical-align:middle; text-indent:20px; display:block; text-align:left;}


/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-weight: normal;  font-size: 11px; color:#114f87;  font-family: Tahoma, Arial, Helvetica; }
 A.CommandButton:hover { font-weight: normal;  font-size: 11px; color:#000000;  font-family: Tahoma, Arial, Helvetica; }
 .Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {  font-weight: normal; font-size: 10px; color:#1380D5;  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
 A.Skinobject:hover    {  text-decoration:  underline; font-size: 10px; color:#4F4F4F; font-family:  Verdana, Arial, Helvetica, sans-serif; }
 A:link, A:visited, A:active   { color: #515050; font-family:Arial; font-size: 10px; } 
 A:Hover  { color: #6d030f; font-family:Arial; font-size: 10px; text-decoration: underline; }
 .Txt1 { font-size:11px; color:#000000; } 
                                           	 
/*========================================================*/
/* HTML Headings */
/*========================================================*/

/*-- Heading # 1 --*/ H1 { font-weight: normal; font-size: 26px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 2 --*/ H2 { font-weight: normal; font-size: 20px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 3 --*/ H3 { font-weight: normal; font-size: 17px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 4 --*/ H4 { font-weight: bold; font-size: 14px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 5 --*/ H5 { font-weight: bold; font-size: 12px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 6 --*/ H6 { font-weight: bold; font-size: 11px; color: #0d457e; font-family: Tahoma, Arial, Helvetica;}

				

/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 2px 2px 2px 2px; }
.Top-Pane               { width: 100%;     padding:  0px 0px 0px 0px; 	}
.Left-Pane              { width: 30%;      padding:   10px 10px 5px 5px; 	}
.Middle-Pane            { width: 40%;      padding:   0px 5px 5px 8px; }
.Right-Pane             { width: 30%;      padding:   5px 5px 5px 10px; }
.Content-Pane           { width: 100%;      padding:  0px 0px 0px 0px; }
.Center-Pane1           { width: 50%;       padding:  5px 5px 5px 5px; }
.Center-Pane2           { width: 50%;       padding:  0px 5px 5px 5px; }

.Extpand-Pane           { width: 100%;      padding:  5px 5px 5px 5px;}
.Bottom-Pane1            { width: 30%;      padding:  5px 5px 5px 5px;}
.Bottom-Pane2            { width: 60%;      padding: 5px 5px 5px 0px; }
.Bottom-Pane3           { width: 30%;      padding: 5px 5px 5px 0px; }
.Footer-Pane            { width: 100%;      padding:  5px 5px 5px 5px; }


/*========================================================*/
/*  Action Menu                                           */
/*========================================================*/
.ModuleTitle_MenuContainer { border-right:  blue 0px solid; border-top: blue 0px solid; border-left: blue 0px solid; border-bottom: blue 0px solid }
.ModuleTitle_MenuBar { CURSOR: hand; HEIGHT: 16px; BACKGROUND-color: transparent }
.ModuleTitle_MenuItem {	border-right:  white 0px solid; border-top: white 1px solid; font-weight: bold; font-size: 9pt; border-left: white 0px solid; CURSOR: hand; color: black; border-bottom: white 1px solid; FONT-STYLE: normal; font-family: Tahoma, Arial, Helvetica; BACKGROUND-color: transparent }
.ModuleTitle_MenuIcon {	border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; border-bottom: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-color: #eeeeee; TEXT-ALIGN: center }
.ModuleTitle_SubMenu { border-right:  #ffffff 0px solid; border-top: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-left: #ffffff 0px solid; CURSOR: hand; border-bottom: #ffffff 0px solid; BACKGROUND-color: #ffffff }
.ModuleTitle_MenuBreak { border-right:  #eeeeee 0px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 0px solid; border-bottom: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-color: #eeeeee }
.ModuleTitle_MenuItemSel { font-weight: bold; font-size: 9pt; CURSOR: hand; color: #ffffff; FONT-STYLE: normal; font-family: Tahoma, Arial, Helvetica; BACKGROUND-color: #1380D5; }
.ModuleTitle_MenuArrow { border-right:  #ffffff 1px solid; border-top: #ffffff 0px solid; font-size: 10pt; CURSOR: hand; border-bottom: #ffffff 1px solid; font-family: webdings }
.ModuleTitle_RootMenuArrow { font-size: 10pt; CURSOR: hand; font-family: webdings }

/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:170px;  text-align: right; height: 16px; background: url(Images/Search-box.png) no-repeat top right; padding: 0px 0px 0px 0px; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:16px; background: transparent; width: 110px; color: #fff; padding: 0px 1px 0px 1px; border: 0px solid #FFFFFF; cursor:text;}


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent;  
	height:46px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #ffffff; 
	height: 24px; 
	background-color: Transparent; border-bottom:1px solid #ffffff;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #ffffff; 
	height: 24px; 
	background-color: #57020a; border-bottom:1px solid #ffffff;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #ffffff; 
	height: 24px; 
	background-color: #000000; border-bottom:1px solid #ffffff;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 0px;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; background-color:#980211;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:1px solid #ffffff; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 15px;  
}


/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height:46px; background-color: Transparent; }
.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV { background-image:url(Images/Sssolpart-Right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItemTab TD DIV DIV { background-image:url(Images/Sosslpart-left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(Images/45Solsspart-center.png); background-repeat:repeat-x; color:#ffffff;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:26px; padding: 4px 0px 0 0px; line-height:1.3em; margin:-4px 0 -29px 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(Images/hover-right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(Images/hover-left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url(Images/hover-center.png);  background-repeat:repeat-x; color:#b3b3b3; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:26px; padding: 3px 0px 0 0px; line-height:1.3em; margin:-4px 0 -29px 0; }




