body {
margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#224c66;
	background-image:url(images/housebgimg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}

.ControlPanel
{
	width: 100%;
	background-color: #fff;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

#logo{
		margin:auto;
		width:145px;
		
  }

*html #logo{
		width:145px;
		
		margin:auto;
  }

.banner{
	border:1px solid #867c65;
	}
/*
.navdist{padding:0px 5px 0px 0px;}*/

.navbggrad{
	text-align:left;
	background-image:url(images/housenavgrad.jpg);
	background-repeat:repeat-x;
	background-color:#2b1f01;
	
	}
	

.breadcrumbtxt {
color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt;
}
  
a.breadcrumbtxt {color : #000;
text-decoration:underline;}
 
a.breadcrumbtxt:hover{color : #000;
text-decoration:none;
}


.dnntxt {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.dnntxt {color : #000;
text-decoration:underline;}
 
a.dnntxt:hover{color : #000;
text-decoration:none;
}

.hlptxt {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.hlptxt {color : #000;
text-decoration:underline;}
 
a.hlptxt:hover{color : #000;
text-decoration:none;
}

.hosttxt {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.hosttxt {color : #000;
text-decoration:underline;}
 
a.hosttxt:hover{color : #000;
text-decoration:none;
}


.linktxt {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.linktxt {color : #000;
text-decoration:underline;}
 
a.linktxt:hover{color : #000;
text-decoration:none;
}

a.linktxt:link {color : #000;
text-decoration:underline;}

a.linktxt:visited {color : #000;
text-decoration:underline;}


.Normal {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.Normal {color : #000;
text-decoration:underline;}
 
a.Normal:hover{color : #000;
text-decoration:none;
}

a.Normal:link {color : #000;
text-decoration:underline;}

a.Normal:visited {color : #000;
text-decoration:underline;}



.txt {color : #000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.txt {color : #000;
text-decoration:underline;}
 
a.txt:hover{color : #000;
text-decoration:none;
}

a.txt:link {color : #000;
text-decoration:underline;}

a.txt:visited {color : #000;
text-decoration:underline;}


.datetxt {color : #1e3717;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 9pt;
}
  
a.datetxt {color : #1e3717;
text-decoration:none;}
 
a.datetxt:hover{color : #1e3717;
text-decoration:none;
}

.login {color : #5b4002;
/*background-color:#5b4002;
padding:5px;*/
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt;
}

a.login {color : #5b4002;
text-decoration:underline;}

a.login:hover{color : #5b4002;
/*background-color:#997116;*/
text-decoration:none;
}

.cr {color : #5b4002;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt;
}

a.cr {color : #5b4002;
text-decoration:underline;}

a.cr:hover{color : #5b4002;
text-decoration:none;
}

h1 {color : #5b4002; font-family:verdana; font-size : 18px; margin-left:20px; font-weight:bold;}
h2{color : #5b4002; font-family:verdana; font-size : 14px; margin-top:22px; margin-left:10px; margin-bottom:15px; font-weight:bold;}


/**********************************************solpart menu css ***************************************************************************/
/*.MainMenu_MenuContainer{ width:100%;}
*html .MainMenu_MenuContainer{ width:100%;  }*/

.main_dnnmenu_container1 {
background-color: transparent;

}
.main_dnnmenu_bar1 {/* navigation link settings*/
cursor: pointer; 
	cursor: hand;
	padding:0px;
	
}

/*.main_dnnmenu_item1 td { TD if menu option for using tables is on HOST/ADmin drop down menu nav setup
	cursor: pointer; 

	cursor: hand; 
	color:#fff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ff0000;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  Word wrapping menu item now optional
        padding: 4px;	
}*/

/*fixing IE problem*/

*html .main_dnnmenu_rootitem1  { /*TD if menu option for using tables is on -------- navigation links look n feel setup*/
	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
/*	background-image:url(images/navbgmo.jpg);
	background-color: #3e79a9;*/
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 6px;   /*explicitly set padding for root menu items*/
	line-height:21px;
	
}

*html .main_dnnmenu_itemhover1 {  
	background-image:url(images/navbgmo.jpg);
/*	background-color: #0780be; */
	color:#fff;
	padding: 6px ;
	font-size: 9pt; 
	font-weight: bold; 
		line-height:21px;
	
}

*html .MainMenu_TabMenuItemSelHover {	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #03438a;*/
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 6px;   /*explicitly set padding for root menu items*/
	line-height : 21px;}
	
.MainMenu_TabMenuItemSelHover {	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
/*	background-image:url(images/navbgmo.jpg);
	background-color: #03438a;*/
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 6px;   /*explicitly set padding for root menu items*/
	line-height : 33px;}


.main_dnnmenu_rootitem1  { /*TD if menu option for using tables is on -------- navigation links look n feel setup*/
	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
/*	background-color: #3e79a9;*/
	font-family: Tahoma, Arial, Helvetica; 
    /*white-space: nowrap;  Word wrapping menu item now optional*/	    
    padding: 0px;   /*explicitly set padding for root menu items*/
	line-height : 33px;

}

.main_dnnmenu_itemhover1 { 

/*	background-color: #0780be; */
	color:#fff;
	padding: 5px ;
	font-size: 9pt; 
	font-weight: bold; 
	padding:0px;
	line-height : 33px;
}

.main_dnnmenu_itemhover1 td {  /*host /admin drop down mouseover settings*/
	/* background-image:url(images/navbgmo.jpg);*/ 
	color:#fff;background-color: #3586b9;
}

.MainMenu_MenuIcon {
	display: none;
	border:0px;
	
}

/*.main_dnnmenu_icon1 {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}*/

.main_dnnmenu_submenu1 {/*alignment of host / admin dropdown menu*/
margin-top:2px;
	background-color: #3586b9;  
	z-index: 1000; 
	border :0px;
	cursor: pointer; 
	cursor: hand; 
	border-top:1px solid #21477a;
	border-right:1px solid #21477a;
	border-left:1px solid #21477a;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	padding: 0px;  /* explicitly set padding for sub-menus 
	padding:6px 1px 6px 5px;*/
	
}

.main_dnnmenu_submenu1 td {/*alignment of host / admin dropdown menu*/
	z-index: 1000; 
	border :0px;
	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	border-bottom:1px solid #21477a;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	padding: 3px;  /* explicitly set padding for sub-menus 
	padding:6px 1px 6px 5px;*/
	
}

.main_dnnmenu_submenuhover1 {/*alignment of host / admin dropdown menu*/
margin-top:2px;
	background-color: #21477a;  
	color:#fff;
	border :0px;
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	padding: 0px;   /*explicitly set padding for sub-menus 
	padding:6px 1px 6px 5px;*/
}


.main_dnnmenu_break1 {
		border: 0; 
	background-color: transparent;
	height: 0px;
}

.main_dnnmenu_arrow1 {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
/*.main_dnnmenu_rootmenuarrow1 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
.StandardButton1 {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  
}
.TreeViewMenu1 {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header1 {
}

/*******************************************************menu setup*******************************************************/
