﻿body {
    background: url("images/spring_background_tile.jpg");
}
div {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
div#logo {
    margin-left:auto;
    margin-right:auto;
    z-index:-1;
    background: url("images/logo.gif");
    background-repeat:no-repeat;
    width:779px;
    height:51px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
div#rolled {
    margin-left:auto;
    margin-right:auto;
    z-index:-1;
    background: url("images/mainbg.jpg");
    background-repeat:no-repeat;
    width:779px;
    height:490px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
div#rolled_ty {
    margin-left:auto;
    margin-right:auto;
    z-index:-1;
    background: url("images/thankyou_bg.jpg");
    background-repeat:no-repeat;
    width:780px;
    height:490px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
div#bufferTop {
    position:relative;
    height: 0px;
}
div#bufferTopTY {
    position:relative;
    height: 0px;
}
div#bufferMiddleLeft {
    position:relative;
    float:left;
    width:345px;
    padding-top:0px;
    padding-left:60px;
}
* html div#bufferMiddleLeft {
    width:320px; 
}
div#bufferMiddleRight {
    position:relative;
    float:left;
    width:395px;
    padding-top:0px;
    padding-left:370px;
}
div#bufferBottom {
    position:relative;
    float:left;
    top: 25px;
    left: 100px;
}
*html div#bufferBottom {
    top:12px;
}
div#disclaimer {
 	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
*html div#disclaimer {
}
.style1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
.style2 {
    font-family: Verdana, Helvetica, sans-serif; font-size: 10px; 
    color: #FFFF00;
    font-weight: normal;
    font-size: 9px;
}
.style3 {
    font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
    font-weight: normal; 
    color: #7A003B; 
    font-weight: normal; 
    text-decoration: none; 
    font-style: italic; 
}
#m3Transparent {}

.n {
	display: none;	
}

.err {
	color: #FFFFFF;
}
.bgty {
	width:780px;
	height:490px;
	background:url("images/thankyou_bg.jpg");
}
#confirmation {
	margin-top: 250px;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

.y{
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
}
.ynosize {
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFF00;
}
.pp {
	color: #FFFF00;
}