body{
background: url(../images/trrs_bg.gif) repeat;

	text-align: left;
	margin: 0px; padding: 0px;
  	font-size: 12px;
  	font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
	}
	
a{
	color:#006699;
	text-decoration:none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
td{
vertical-align:top;}
img{
border:0px;
}

#hug{
margin:0px auto;
padding:0px;
}
#header_div{
background: url(../images/trrs_header_bg.png) no-repeat;
height:190px;
width:1000px;
margin:0 auto;
}
#hugcity_logo{
float: left;
}
 #hugcity_date {
	  float: right;
	  width:200px;
	  height:30px;
    }
#hugcity_login a{
color:#FFFFFF;
}
#main_div{
width:990px;
margin:0 auto;
vertical-align:top;
}
/* begin over image CSS */

         .dvhdr1 {
		 width:206px;
            background:#99ccff;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:12px;
            font-weight:bold;
            border:1px solid #99ccff;
            padding:2px;
			color:#000000;
         }
         
         .dvbdy1 {
		 		 width:200px;
            background: #ffffff;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:12px;
            border:1px solid #99ccff;
            padding:5px;
			text-align:left;
         }
		     .name_hover {
            background: #ffffff;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:12px;
            border:1px solid #99ccff;
            padding:5px;
			text-align:left;
         }
/* end over image CSS */

input, textarea{
border: 1px #CCCCCC solid;
background: #FFFFFF url(../images/bg_input.gif) repeat-x;
}
#button{
background: url(../images/bg_botton.gif) no-repeat right;
color:#FFFFFF;
font-weight:bold;
padding-right:35px;
padding-bottom:3px;

}
#lable_bg_2{
background:url(../images/label_bg_2.gif) no-repeat;
height:30px;
width:200px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-top:7px;

}
#front_text{
text-align:justify;
}

.div_close { /*header of 1st demo*/
	width:100%;
	cursor: hand;
	cursor: pointer;
	background: url(../images/close_img.gif) no-repeat;
	margin-bottom: 5px;
	padding-left:25px;
	font-size:13px;
	color: #99cc00;
	padding-bottom: 10px;

}
.div_open { /*class added to contents of 1st demo when they are open*/
	background: url(../images/open_img.gif) no-repeat;
	color:#CC0000;
}

.thepet {
	display: none
}
