body,td,th {
	color: #DDD6CC;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
body {
	background-color: #9C866B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #DDD6CC;
}
a:visited {
	color: #DDD6CC;
}
a:hover {
	color: #DDD6CC;
}
a:active {
	color: #DDD6CC;
}
.main 
{
     font-family: Helvetica, Verdana, Arial;
     font-size: 11pt;
     color: #DDD6CC;
}

.legal 
{
     font-family: Helvetica, Verdana, Arial;
     font-size: 9pt;
     color: #BEB09E; 
}

.price
{
     font-family: Helvetica, Verdana, Arial;
     font-size: 9pt;
     color: #C6B9AA; 
}

.Mainbold
{
     font-family: Helvetica, Verdana, Arial;
     font-size: 9pt;
     color: #C6B9AA; 
}
#dropinboxv2cover{
	width: 432px;
	height: 669px;
	position: absolute;
	left:50%;
    top:50%;
    margin:+4px 0 0 -200px;
	z-index: 100;
	overflow:hidden;

}

#dropinboxv2{
width: 425px; /*change width to above width-20. */
/*height: 100px;*/ /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 1px solid black; /*Customize box appearance*/
background-color: #ffffff;
padding: 2px;
position:absolute; /*Don't change below 3 rules */


}


.style2 {color: #9C866B}
#Layer1 {
	position:absolute;
	top:88px;
	width:480px;
	height:893px;
	z-index:2;
	left: 167px;
}
#Layer2 {
	position:relative;
	left:auto;
	top:0px;
	width:806px;
	height:auto;
	z-index:1;
	
}.underlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

