﻿body 
{
  margin: 0px 0px 0px 0px;
  font-family:Verdana, Arial, Sans-Serif;
  font-size:11px;
  background-color:#000;  
}

img
{
  cursor:pointer;
}

.masthead
{
  width:980px;
  margin-left:auto;
  margin-right:auto;
  background: url(../images/hrb_mastheadbg.jpg) repeat-x 0px 0px;
}

.logotd
{
  width:280px;
}

.logotbl
{
  margin-left:auto;
  margin-right:auto;
}

.girlstd
{
  width:385px;
}

.mhgirls
{
  border-left:1px solid #586F7F;
  border-right:1px solid #586F7F;
  border-top:1px solid #586F7F;
}

.mhgirlstd
{
  border-right:2px solid #586F7F;
  width:75px;
  height:100px;
}

.mhgirlstd img
{
  width:75px;
  height:100px;
}

.entertd
{
  text-align:center;
}

.nav
{
  border-bottom: solid 1px #586F7F;
  border-top: solid 1px #586F7F;
  background: url( '../images/hrb_navbg.jpg' ) repeat-x;
}

.maintbl
{
  width:980px;
  margin-left:auto;
  margin-right:auto;
  font-size:12px;
  margin-top:0px;  
}

.lefttd
{
  width:240px;
  background-color:#fff;
  padding:5px 10px 10px 15px;
}

.righttd
{
  padding: 5px 10px 5px 10px;
  width:740px;
  background: url('../images/back_a.jpg');
  background-repeat:no-repeat;
  background-position:top center;
}

.txt
{
  width:380px;
  text-align:left;
}

h1
{
  color:#ff6600;
  font-size:15px;
}

a:link	{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
	
a:visited	{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
	
a:hover	{
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
	}
	
a:hover.visited	{
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
	}
	
a:active	{
	color: #FF6600;
	font-size: 10px;	
	text-decoration: none;
}

.footertd
{
  color:#fff;
}


.logotbl a:link	{
	color: #586F7F;
	font-size: 10px;
	text-decoration: none;
	}
	
.logotbl a:visited	{
	color: #586F7F;
	font-size: 10px;
	text-decoration: none;
	}
	
.logotbl a:hover	{
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
	}
	
.logotbl a:hover.visited	{
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
	}
	
.logotbl a:active	{
	color: #FF6600;
	font-size: 10px;	
	text-decoration: none;
}

.hidden
{
  display:none;
}

.spanlink
{
  color:Blue;
  cursor:pointer;
}
