body
{

}
.divOuter
{
   width:100%;
}
.divPageBorder1
{
    width:786px;
    border:solid 1px #ffffff;
}
.divPageBorder2
{
    width:784px;
    w/idth:784px;
    border:solid 1px #999999;
	_width: 786px;
	w/idth:784px;
}
.divLoginOuter
{
    width:100%;
    background-color:#c0c0c0;
    border-bottom:solid 1px #999;
    text-align:right;
    font-weight:bold;
height:19px;
}
.divLogin
{
float:right;
}
.divLogin a:link
{
    color:#666;
    text-decoration:none;
}
.divLogin a:hover
{
    color:#666;
    text-decoration:underline;
}
.divHeader
{
    width:100%;
}
.swapImage1
{
    float:left;
    text-align:center;
    width:173px;
    background-color:#fff;
}
.welcomeimage1
{
    float:left;
border:0;
}
.divMenuPane
{
  clear:both;
  width:100%;
  background: URL(images/Menubg.jpg) no-repeat top left;
  height:35px;
}
.divAdminMenu
{
width:150px;
margin:0;
padding:0;
height:0px;
float:left;
}
.divContentMain
{
    width:606px;
    background-color:#666;
float:left;
}
.divContentMainInner
{
}
.TopPane
{
  Border-bottom:solid 1px #ccc;
  background-color:#fff;
  float:left;
  width:100%;
}
.divContentPane
{
  background-color:#fff;
  width:100%; 
}
.tblContentPane
{
  background-color:#fff;
  width:100%;
  float:left;
}
.divContentPane3
{
    width:100%; 
    border-top:solid 1px #ccc;
    background-color:#fff;
float:left;
}
.divBottomPane
{
      width:100%;
      Border-top:solid 1px #ccc;
      background-color:#fff;
float:left;
}
.skinobject1
{
  width:547px;
  float:right;
border:0;
margin-right:0;
border-right:solid 1px #999;
}
.skinobject2
{
  width:198px;
  float:right;
  border:0;
  padding-left:0px;
  margin-left:0px;
}
.divPageClose
{
    width:100%;
clear:both;
    height:0px;
font-size:0px;
}
.divPageFooter
{
height:21px;
background-color: c0c0c0;
width:100%;
clear:both;
}
.text1

{
    border-bottom:solid 1px #D9D9D9;
}

.tblouter1
{
    background-color: #999999;
}


.tdlogin 
{
color:#666;
background-color: c0c0c0;
}
.tdlogin a
{
color:#666;
text-decoration:none;
}
.tdlogin a:visited
{
color:#666;
}
.tdlogin a:hover
{
color:#666;
text-decoration:underline;
}
.tdlogin a:link
{
color:#666;
text-decoration:none;
}
.tdlogin a:link:hover
{
color:#666;
text-decoration:underline;
}


/* Style For HTML PAGE                   */ html { height: 100%; }



/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu 
{ 
background: #d9d9d9; 
z-index: 1000;  
cursor: pointer;  
cursor: hand; 
font-weight: normal; 
filter: none;
}

/*-- submenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem 
{ 
background: #D9D9D9; 
color: #666666; 
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 
font-style: normal; 
padding: 2px 5px 2px 5px;
border: solid 1px #666666;
height: 20px;
}

/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel 
{
background: #999999; 
color: #FFF; 
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 
cursor: pointer; 
cursor: hand; 
padding: 2px 5px 2px 5px;
border: solid 1px #6666666;
height: 20px; 
}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    -- 
.MainMenu_MenuContainer { background: URL(MENUBACKGROUND.jpg) no-repeat top left transparent; padding: 0px -6px 0px -4px; margin: 0 -4px 0 0px; }*/

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar {background: transparent; width:20px;}

/*-- not needed - main menu     --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon   { display: none;}

.MainMenu_MenuIcon
{border:0;}

/*-- module menu continer       --*/ 
.ModuleTitle_MenuContainer, .MainMenuSeperator, .ModuleTitle_MenuArrow, { color:#2c2c2c;}

/*-- module menu bar            --*/ 
.ModuleTitle_MenuBar { cursor: pointer;}

/*-- not needed - module menu   --*/ 
 .ModuleTitle_RootMenuArrow { display: none; }

.skinobject
{font-family: arial; color: #666666; font-size: 11px; line-height: 20px; background-color: c0c0c0;}

.skinobject1
{font-family: arial; color: #666666; font-size: 11px; font-weight: bold; line-height: 20px; background-color: c0c0c0; text-align:right; padding: 0 35px 0 0px; border-left: solid 1px #999999; border-right: solid 1px #999999; border-bottom: solid 1px #999999;}

.skinobject2
{font-family: arial; color: #666666; font-size: 11px; line-height: 20px; text-align:center; background-color: c0c0c0; padding: 0 0px 0 0px; border-bottom: solid 1px #999999; border-right: solid 1px #999999;}


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 9;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 8;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 7;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 9;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}