body
{
	height:100.1%;
	margin:0px 0px 0px 0px;
	
	
	
	
	color: #666666;
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	letter-spacing:0px;	
	text-align:left;		
}



.div7
{
	display:block;
	width:auto;
	
	background-color:#FFFFFF;
	
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:justify;	
}

.alert
{
  display:block;
	margin:10px;
	background-color:#FFEEEE;
  border:5px solid #990000;
	text-align:left;
	padding:10px;
}

.tooltip
{
  width: 200px;
  color:#000;
  font: 11px Arial,sans-serif;
  text-decoration:none;
  text-align:center
}

.tooltip span.top
{
  padding: 30px 8px 0;
  background: url(../images/bubble.gif) no-repeat top
}

.tooltip b.bottom
{
  padding:3px 8px 15px;
  color: #548912;
  background: url(../images/bubble.gif) no-repeat bottom
}

.shadetabs
{
  padding: 3px 0;
  margin-left: 0;
  margin-top: 1px;
  margin-bottom: 0;
  font: bold 11px Arial;
  list-style-type: none;
  text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
  display: inline;
  margin: 0;
}

.shadetabs li a
{
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  border: 1px solid #778;
  color: #2d2b2b;
  background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
  color: #2d2b2b;
}

.shadetabs li a:hover
{
  text-decoration: underline;
  color: #2d2b2b;
}

.shadetabs li.selected
{
  position: relative;
  top: 1px;
}

.shadetabs li.selected a
{
  /*selected main tab style */
  background-image: url(../images/shadeactive.gif);
  border-bottom-color: white;
}

.shadetabs li.selected a:hover
{
  /*selected main tab style */
  text-decoration: none;
}

.contentstyle
{
  border: 1px solid gray;
  width: 460px;
  margin-bottom: 0em; padding: 10px;
}

.friend
{
	display:block;
	margin:5px 5px 5px 5px;
	padding:3px;
	float:left;
	
	background-color:#FFFFFF;
	
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;	
	border-color:#E3DFD1;	
	border-style:solid;		
	
	text-align:center;	
}
