body {
 background-color:#FFFFFF;
}

#main {
width:980px;  float:left; background-color:#FFFFFF;
}

#mainabbas {
width:980px;  background-color:#FFFFFF;
}

#top {
width:980px; float:left; background-image:url(../images/topbg.jpg); background-repeat:repeat-x; height:92px;
}

#top1 {
width:563px; height:92px; background-image: url(../images/ushh_01.jpg); background-repeat:no-repeat; float:left;
}

#top2 {
width:461px; height:96px; background-image:url(../images/ushh_02.jpg); background-repeat:no-repeat; float:right;
}

#menu {
width:980px; height:39px; float:left; background-image:url(../images/ushh_02.jpg); background-repeat:no-repeat;
}

#bodymain {
width:980px; height:auto; float: left;
}

#body1 {
width:653px; height:116px; float:left; background-image:url(../images/searchnew.jpg); background-repeat:no-repeat; margin-top:2px;
}

#search {
width:653px; height:230x; background-image:url(../images/ushh_03.jpg); background-repeat:no-repeat; float:left;
}

#searchleft {
width:327px; height:230px; background-image:url(../images/ushh_04.jpg); background-repeat:no-repeat; float:right;
}

#innermain {
width:980px; float:left; height:auto;
}


#box1main {
width:650px; height: auto; float:left;
}

#box1top {
width:653px; height:37px; background-image:url(../images/ushh_05.jpg); background-repeat:no-repeat; float:left;
}


#box1inner {
width:653px; background-image:url(../images/ushh_07.jpg); background-repeat:repeat-y; float:left; height:auto;
}

#box1bottom {
width:653px; height:10px; background-image: url(../images/ushh_08.jpg); background-repeat:no-repeat; float:left;
}

#icons {
width:325px; background-color:#FFFFFF;  float:right;
}

#box2main {
width: 653px; float:left;
}


#box2left {
width:344px; height:185px; float:left;
}

#box2top {
width:343px; height:43px; background-image:url(../images/ushh_09.jpg); background-repeat:no-repeat; float:left;
}

#box2inner {
width:343px; height:133px; background-image:url(../images/ushh_11.jpg); float:left;
}

#box2bottom {
width:343px; height:9px; background-image:url(../images/ushh_13.jpg); background-repeat:no-repeat; float:left;
}

#box3top {
width:309px; height:43px; background-image:url(../images/ushh_10.jpg); background-repeat:no-repeat; float:left;
}

#box3inner {
width:309px; height:133px; background-image:url(../images/ushh_12.jpg); float:left;
}

#box3bootom {
width:309px; height:9px; background-image:url(../images/ushh_14.jpg); background-repeat:no-repeat; float:left;
}

#footer {
width:947px; height:30px; background-image:url(../images/line.gif); background-repeat:no-repeat; float:left; margin-left:0px; margin-top:8px; margin-right:10px; 
}

#footerbrowse {
width:947px; height:113px; background-image:url(../images/browse.gif); background-repeat:no-repeat; margin-left:20px; margin-right:10px; background-color:#FFFFFF; float:left;
}
 
 
 .menutext a {
 font-family: arial; font-size:13px; color:#FFFFFF; text-decoration:none; font-weight:bold; 
 }
 
 
  .menutext a:hover {
 font-family: arial; font-size:13px; color:#ffeb0b; text-decoration:none; font-weight:bold;
 }
 
 .searchtext {
 font-family: arial; font-size:16px; font-weight:bold;
 }
 
 .advanced {
 font-family:arial; font-size:13px; color:#8c0107; font-weight:bold;
 }
 
 .scrolltext {
 font-family:arial; font-size:11px; color:#000000;
 }
 
  .heading {
 font-family:arial; font-size:16px; color:#ffffff; font-weight:bold;
 }
 
 .content {
 font-family: verdana; font-size:12px; color:#1e1e1e;
 }
 
  .content1 {
 font-family: arial; font-size:12px; color:#1e1e1e;
 }
 
   .content1text {
 font-family: arial; font-size:11px; color:#98770a;
 }
 
  .text {
 font-family: arial; font-size:11px; color:#4f4f4f; 
 }
 
 
   .contentlink a{
 font-family: arial; font-size:12px; color:#1e1e1e; text-decoration:none;
 }
 
   .contentlink a:hover{
 width:305px; height:41px; font-family: arial; font-size:12px; color:#1e1e1e; color:#cf9b03; text-decoration:none; 
 }
 
   .text1 {
 font-family: arial; font-size:10px; color:#4f4f4f; 
 }
 
  .newcontent {
 font-family: verdana; font-size:10px; color:#1e1e1e;
 }
 
  
 .view a {
 font-family:arial; font-size:10px; color:#8c0107; 
 }
 
  
 .view a:hover {
 font-family:arial; font-size:10px; color:#595959; 
 }
 
 .icontext {
 font-family:arial; font-size:10px; color:#000000;
 }
 
 
   .headlink a{
 font-family: arial; font-size:12px; color:#000000; text-decoration:none;
 }
 
   .headlink a:hover{
   font-family: arial; font-size:12px; color: #990000; text-decoration: underline; 
 }
 
 
  .textfooter a {
 font-family: arial; font-size:11px; color:#4f4f4f; text-decoration:none; 
 }
 
 
  .textfooter a:hover {
 font-family: arial; font-size:11px; color: #990000; text-decoration:none; 
 }
 
 
 /*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow :auto;
	height :auto;
     
    list-style-type : none;
    z-index:1000;
    
    
     
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	
	
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	
	
	 
	 
}

.core_send {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../images/prof_sprite.gif) no-repeat scroll -3px -6px;
color:#797979 !important;
float:left;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:22px;
line-height:normal;
padding-top:7px;
width:160px;
}
 