﻿body, table
{
  margin:0px;
  padding:0px;
  font-family:Verdana,arial,sans-serif;
  font-size:11px;
  z-index:1;
}
.NavButtonTable
{
border-bottom: solid 1px #666666;
border-top: solid 1px #666666;
background: url( '../images/hrb_navbg.jpg' ) repeat-x;
}

#CityTextDiv
{
  position:absolute;
  top:150px;
  left:225px;
  width:550px;
  height:450px;
  display:none;
  z-index:3;
  background-color:White;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  border: groove 10px #666666;
  overflow:auto;
}

#ProfileDiv
{
  position:absolute;
  top:135px;
  left:10px;
  width:653px;
  z-index:1;
  border-left:solid 1px #666666;
  border-right:solid 1px #666666;
  border-top:solid 1px #666666;
}
#PhotosDiv
{
  position:absolute;
  top:135px;
  left:675px;
  z-index:1;
}
#InterviewTextDiv
{
  position:absolute;
  top:150px;
  left:225px;
  width:500px;
  height:450px;
  display:none;
  z-index:5;
  background-color:White;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  border: groove 10px #666666;
  overflow:auto;
}

#MastheadDiv
{
  position:absolute;
  top:0px;
  left:0px;
  width:533px;
  height:102px;
  background-color:Black;
  color:White;
}
#MastheadGirlsDiv
{
  position:absolute;
  top:0px;
  left:535px;
  width:382px;
  background-color:Black;
  color:White;
}

#NavbarDiv
{
  position:absolute;
  top:102px;
  left:0px;  
  width:100%;
}
#WesternZodiacDiv
{
  position:absolute;
  top:200px;
  left:175px;
  width:400px;
  height:200px;
  display:none;
  z-index:5;
  background-color:White;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  border: groove 10px #666666;
  overflow:auto;
}
#ChineseZodiacDiv
{
  position:absolute;
  top:210px;
  left:175px;
  width:400px;
  height:250px;
  display:none;
  z-index:5;
  background-color:White;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  border: groove 10px #666666;
  overflow:auto;
}
.NavButtonTable
{
  border-bottom: solid 1px #666666;
	 border-top: solid 1px #666666;
	 background: url('../images/hrb_navbg.jpg') repeat-x;
	 width:100%;
}

#BottomStuffDiv
{
  position:absolute;
  top:750px;
  width:100%
}
.answer
{	
	font-size: 8pt;
}
.question
{
	font-size: 9pt;
	font-weight: bold;
}

.MastheadPhotoL
{
  border-left:solid 1px #990000;
  border-bottom:solid 1px #990000;
  border-top:solid 1px #990000;
}
.MastheadPhotoM
{
  border:solid 1px #990000;
}
.MastheadPhotoR
{
  border-right:solid 1px #990000;
  border-bottom:solid 1px #990000;
  border-top:solid 1px #990000;
}

.ProfileDetail
{
border-top:solid 1px #666666;
}

.ProfileDetailLeftTD
{
	width: 125px;
	background-color: #cccccc;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	text-align: right;
	padding: 4px;
}
.ProfileDetailLeftButtonTD
{
		width: 125px;
		border-bottom: solid 1px #666666;
		border-right: solid 1px #666666;
		text-align: right;
}				
.ProfileDetailRightTD
{
		font-size: 10px;
		border-bottom: solid 1px #666666;
		padding: 4px;
}

.Titlebar
{
		border:solid 1px #666666;
		background-color:Black;
}	
.TitleBarName
{
	color: white;	
	vertical-align: middle;
	text-transform:uppercase;
 padding-left:10px;
font-size: 18px;
font-weight:700;
background-color:Black;
	
}	
.TitleBarValid
{
	padding-right:10px;
	vertical-align: middle;
	text-align: right;
	background-color:Black;
}

H1
{
  color: #990000;	
  font-size:18px;  
}
.Masthead
{
  height: 99px; 
  background-color: #000000; 
  background-image: url('../images/masthead.gif'); 
  background-repeat: no-repeat; 
  border-style: none;
  background-position: 0px 50%
}

	.navbutton { height: 18px; width: 30px; font-size: 10px; }
	.navbuttonleft { height: 18px; width: 240px; }
	.navbuttontable { background-image: url(../images/redb_bg.jpg); background-repeat: repeat-x; height: 18px; width: 100%; }
	.navredbar { background-image: url(../images/redb_left.jpg); background-repeat: no-repeat; background-position: left top; text-align: right; }