﻿.dataHeader	{
	height: 13px;		
	background-color: #EEEEEE;
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000; 
	font-weight: bold;	
}
.dataContent	{		
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000; 
	font-weight: normal;		
	border-bottom: 1px dashed #000000; 
	height: 22px;
}

/* Phone header size*/
.style1 {
	font-size: medium;
	font-weight: bold;
	width: 121px;
}


.siteBorder	{	
	bgcolor: #FFFFFF;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 	
}
.whiteBox	{	
	background-color: #FFFFFF;
	border-top: 1px dashed #000000; 
	border-bottom: 1px dashed #000000; 
	border-left: 1px dashed #000000; 
	border-right: 1px dashed #000000; 	
}
a	{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 11px; 
	
	color: #625D48; 
	text-decoration: none;
}
a:hover	{
	border-bottom: 1px solid #625D48; 
	font-size: 11px;
	color: #625D48; 

}
a:visited	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #625D48;
}
.text	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #625D48;
}

p, blockquote	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;	
	color: #625D48;
	height: 22px;
	font-weight: 700;
	margin-left: 0px;
}
h1	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	color: #000000;
}
h2	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #000000;
}
	
select, submit, input, textarea	{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #FFFFFF; 
	color: #625D48; 
	font-weight: normal;			
}


.iframe	{  
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
body	{
	scrollbar-face-color: #D9D0B0;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: ##DFDFDF;
	scrollbar-arrow-color: #666666; 
	text-align:center; 
	margin-top:20px;
	background-color: #B5A566;
}

  
  
  /* page border styles */
	div#popouterborder {
		background-color: #FFFFFF;
		border:1px solid #BBB7B1;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		width:512px;
		/* width:375px; */
	}
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#popouterborder {
		width:512px;
		/* width:375px; */
	}	
	/* end hack */

	
	div#popinnerborder {
		border:1px solid #BBB7B1;
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	
	
	/* page border styles */
  
  div#innerborder {
		border:1px solid #BEAD74;
		padding:0;
		margin:0 auto;
		text-align:left;
		
	}
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BBB7B1;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		width:785px; 
		position: relative;
	}
	
		/* page border styles */
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BEAD74;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		/*width:800px; */
		width:723px; 
		position: relative;
	}
	
	/* commented backslash hack v2 \*/
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BEAD74;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		width:857px; 
		position: relative;
	top: 0px;
	left: 0px;
}
	/* end hack */
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#outerborder {
		/*width:795px; */
		width:723px; 
		w\idth:723px;
	}
	/* end hack */

	
	div#innerborder {
		border:1px solid #BEAD74;
		padding:0;
		margin:0 auto;
		text-align:left;
		/*width: 785px; */
	}
	
	/* commented backslash hack v2 \*/
	div#innerborder {
		border:1px solid #BEAD74;
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	/* end hack */