body {
	margin:20px 0px;
	padding:0px;
	background-image:url(images/pagebg.jpg);
	background-repeat:repeat-x;
	background-color:#000;

}

.roundcrnrbox{
	background-color:#949494;
	background-image:url(images/roundboxbg.jpg);
	background-repeat:repeat-x;

}



.space {padding:5px;}

h1 {color : #666; font-family:verdana; font-size : 22px;  margin:0px; padding:0px;}
h1 a{color : #666; text-decoration:none; }
h1 a:hover{color : #666; text-decoration:none;}
h1 a:link{color : #666; text-decoration:none;}
h1 a:visited{color : #666; text-decoration:none;}

h2{color : #666; font-family:verdana; font-size : 18px; margin:0px; padding:0px; }
h2 a{color : #666; text-decoration:underline; }
h2 a:hover{color : #666; text-decoration:none;}
h2 a:link{color : #666; text-decoration:none; }
h2 a:visited{color : #666;  text-decoration:none;}


.topbg{
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;

}


.btmbg{
	background-image:url(images/btmbg.gif);
	background-repeat:repeat-x;

}

.ltbg{
	background-image:url(images/ltbg.gif);
	background-repeat:repeat-y;

}


.rtbg{
	background-image:url(images/rtbg.gif);
	background-repeat:repeat-y;

}




/*menu setup*/
/**********************************************solpart menu css ***************************************************************************/
.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:#000;
	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*/	    
    margin:-2px;
	padding:6px 6px;   /*explicitly set padding for root menu items*/
	height:25px;
	line-height:15px;
}

*html .main_dnnmenu_itemhover1 {  
/*	background-image:url(images/navbgmo.jpg);
	background-color: #0780be; */
	color:#000;
	font-size: 9pt; 
	font-weight: bold; 
	margin:-2px;
	padding:6px 6px;   /*explicitly set padding for root menu items*/
	height:25px;
	line-height:15px;
	
}

*html .MainMenu_TabMenuItemSelHover {	cursor: pointer; 
	cursor: hand; 
	color:#000;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #d2d2d2;
	/*font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    margin:-2px;
	padding:6px 6px;   /*explicitly set padding for root menu items*/
	height:25px;
	line-height:15px;	
	}
	
.MainMenu_TabMenuItemSelHover {	cursor: pointer; 
	cursor: hand; 
	color:#000;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #d2d2d2;
	/*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 : 26px;}


.main_dnnmenu_rootitem1  { /*TD if menu option for using tables is on -------- navigation links look n feel setup*/
	cursor: pointer; 
	cursor: hand; 
	color:#000;
	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 : 26px;

}

.main_dnnmenu_itemhover1 { 

/*	background-color: #0780be; */
	color:#000;
	padding: 5px ;
	font-size: 9pt; 
	font-weight: bold; 
	padding:0px;
	line-height : 26px;
}

.main_dnnmenu_itemhover1 td {  /*host /admin drop down mouseover settings*/
	background-color: #d2d2d2;/* background-image:url(images/navbgmo.jpg); */
	color:#000;
}

.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: #e7e7e7;  
	z-index: 1000; 
	border :0px;
	cursor: pointer; 
	cursor: hand; 
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	/*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:#000;
	border-bottom:1px solid #666;
	/*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: #d2d2d2;  
	color:#000;
	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*******************************************************/

/****menu setup*********************************************************************************************************************/

/*nav setup*/


.main_dnnmenu_container {

}
.main_dnnmenu_bar {/* navigation link settings*/
cursor: pointer; 
	cursor: hand;
	padding:0px;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on HOST/ADmin drop down menu nav setup*/
	cursor: pointer; 
	cursor: hand; 
	color:#006699; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #f7f7f7;
	font-family: Tahoma, Arial, Helvetica; 
        /*white-space: nowrap;  Word wrapping menu item now optional*/
        padding: 4px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on -------- navigation links look n feel setup*/
	cursor: pointer; 
	cursor: hand; 
	color:#000;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration : underline;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	text-decoration :none;
	color:#000;
	 padding: 5px ;
		font-size: 9pt; 
	font-weight: bold; 
}

.main_dnnmenu_itemhover td {  /*host /admin drop down mouseover settings*/
	background-color: #d2d2d2; 
	color:#000;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {/*alignment of host / admin dropdown menu*/
margin-top:2px;
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px;   /*explicitly set padding for sub-menus */
	border :0px;
}

.main_dnnmenu_break {
	height: 1px;
}

.main_dnnmenu_arrow {
	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_rootmenuarrow {
/*	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;*/
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  
}
.TreeViewMenu {
	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_Header {
}

/****nav setup*********************************************************************************************************************/

.sitem {color : #000; font-family:Verdana; font-size:7.5pt; padding:5px;}
a.sitem {color : #000;text-decoration : none;}
a.sitem:hover{color : #000; text-decoration : underline;}
a.sitem:visited{color : #000;  }
a.sitem:link{color : #000;  }

.txt {color : #000; font-family:Verdana; font-size:8pt; padding:5px;}
.txt a{color : #000;text-decoration : none;}
.txt a:hover{color : #000; text-decoration : underline;}
.txt a:visited{color : #000;  }
.txt a:link{color : #000;  }

