body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	Background-color: #ffffff;
	
	}
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	Background-color: none;
	}
input	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
select	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/* This is the top row with the Logo, the 5 girls and the SignUp/Purchase tokens ad. */ 
#AreaHeader { 
	width: 100%; 
	height: 102px; 
	border: none; 
	}
#AreaHeaderLeft 
	{
	width: 280px; 
	border: none; 
	height: 102px; 
	}
#AreaHeaderRight {
	height: 102px; 
	border: none; 
	background-image: url('../images/hrb_mastheadbg.jpg');
	background-repeat: repeat-x;
	background-position: [0%][100%];
	background-color: #FFFFFF; 
	}
#AreaHeaderAdv {
	height: 102px; 
	width: 200px; 
	border: none; 
	background-image: url('../images/hrb_mastheadbg.jpg');
	background-repeat: repeat-x;
	background-position: [0%][100%];
	background-color: #FFFFFF;
	}

/* This is Navbar row */
#AreaNav {
	height: 26px; 
	width: 100%; 
	border: none; 
	}

/* This is the thrid row with the bride, content and Side Nav  */
#AreaContent {
	vertical-align: top;
	width: 100%; 
	border-bottom: none; 
	background-color: #ffffff; 
	border-bottom: outset 1px #586F7F;
	} 
	
#ContentLeft {
	height: 100%; 
	width: 278px; 
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	border-right: outset 1px;
	border-top: outset 1px; 
	border-left: none;
	border-bottom: none;
	text-align: right; 
	background-color: #FFFFFF; 
	vertical-align: top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px
	}
#Content3images {
	padding-top: 20px;
	vertical-align: top; 
	text-align: center;
	width: 100px; 
	background: #FFFFFF;
	}
#ContentMiddle {
	padding-top: 20px;
	padding-right: 20px;
	vertical-align: top; 
	background-color: #FFFFFF;
	}
#ContentRight {
	width: 190px;  
	vertical-align: top; 
	padding-left: 10px;
	background-repeat: repeat-y; 
	background-image: url('../images/sidebar_bg.gif'); 
	padding: 0px;
	}
#ContentTerms {
	padding-top: 20px;
	vertical-align: top; 
	background-color: #FFFFFF;
	}
#ArrowCell 
{
	background-color: #FFFFFF;}
#spacingtop 
{
	vertical-align: middle; 
	border-bottom: solid 1px #586F7F; 
	border-top: solid 1px #586F7F; 
	padding: 3px; }
#spacing 
{
	vertical-align: middle; 
	border-bottom: solid 1px #586F7F; 
	padding: 3px; }
#arrownavtextcell 
{
	margin: 0px; 
	vertical-align: top; }
#arrownavtable 
{
	padding: 10px 0px 10px 0px;}
/* Headers */
H2	{
	Color: #586F7F;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
	}
H1	{
	Color: #FF6600;
	font-weight: 900;
	font-size: 14px;
	}
H3	{
	Color: #FF6600;
	font-weight: 900;
	font-size: 16px;
	text-transform: uppercase;
	margin: 25px 0px -5px;
	}
H4	{
	Color: #FF6600;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
	margin: 25px 0px -5px;
	}
H5	{
	font-family: Arial, Verdana, Tahoma;
	Color: #FF6600;
	font-weight: 700;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 10px;
	}
H6	{
	font-family: Arial, Verdana, Tahoma;
	Color: #FF6600;
	font-weight: 900;
	font-size: 12px;
	text-transform: uppercase;
	margin: 25px 0px -5px;
	}

/*	Bullets	*/
#BulletHeadsUL	{
	padding: 0px 20px 0px 0px;
	}
.BulletHeadsLI	{
	color: #000000;
	font-weight: normal;
	}
.BulletHead	{
	color: #FF6600;
	font-weight: 900;
	}
.BulletHead2 {
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
	padding: 0 5 0 0;
	font-size: 11px;
	}
.BulletHeads-black {

	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	}

/*	Table on ruspak.asp	*/
.Table_prices {
	text-align:center;
	color:#000000;
	}
.Table_prices_data {
	text-align:center;
	border-bottom: solid 1px #CCCCCC;
	color:#FF6600;	
	}
/*Forgot Password links*/
a.forgot:link { 
	text-transform: uppercase;
	text-decoration: none; 
	color: #586F7F; 
	font-size: 8px; 
	font-weight: 900;
	}
a.forgot:visited { 
	text-transform: uppercase;
	text-decoration: none; 
	color: #586F7F; 
	font-size: 8px; 
	font-weight: 900;
	}
a.forgot:active { 
	text-transform: uppercase;
	text-decoration: none; 
	color: #ff6600; 
	font-size: 8px; 
	font-weight: 900;
	}
a.forgot:hover { 
	text-transform: uppercase;
	text-decoration: none; 
	color: #ff6600; 
	font-size: 8px; 
	font-weight: 900;
	}
a.forgot:hover.visited	{
	text-transform: uppercase;
	text-decoration: none; 
	color: #FF6600; 
	font-size: 8px; 
	font-weight: 900;
	}
/* Side Menu Links */	
a.s_menu:link	{
	font: bold 10px;
	color: #586F7F;
	text-decoration: none;
	}
a.s_menu:active	{
	font: bold 10px;
	color: #FF6600;
	text-decoration: none;
	}
a.s_menu:Visited	{
	font: bold 10px;
	color: #586F7F;
	text-decoration: none;
	}
a.s_menu:hover	{
	font: bold 10px;
	color: #FF6600;
	text-decoration: none;
	}
a.s_menu:hover.visited	{
	color: #FF6600;
	font: bold 10px;
	text-decoration: none;
	}
.list2	{
	padding: 2px 0px 2px 0px;
	}
/* Reg links*/
a:link {
	color: blue; 
	text-decoration: none;}
a:visited { 
	color: blue; 
	text-decoration: none;
	}
a:active { 
	color: #FF6600; 
	text-decoration: underline; }
a:hover { 
	color: #FF6600;
	text-decoration: underline;}
a:hover.visited	{
	color: #FF6600;
	text-decoration: underline;}
/* Bride Form*/
form	{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;}
.input1	{
	width: 100px;
	font-size: 11px;
	}
.input2	{
	width: 30px;
	font-size: 11px;
	}
	
	#agreement
{
 display:none;
 position:absolute;
 top:200px;
 left:250px;
 background-color:#ffffff;
 width:380px;
 height:424px;
 border:1px solid #000000;
}

