body	{
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

a	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #cdaf80;
	line-height: 18px;
	text-decoration: underline;
}

a:hover	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #ffda9f;
	line-height: 18px;
	text-decoration: underline;

}

table	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 12px;
	color: #cdaf80;
	line-height: 18px;
}

.formtitle	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 19px;
	color: #cdaf80;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #755530;
	padding-bottom: 23px;
}

.stickertitle	{
	border-bottom: 1px dotted #755530;
	padding-bottom: 23px;
}

.sticker	{
	border: 1px #755530 solid;
	padding: 2px;
}

.bold	{
	font-weight: bold;
}

.big	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 20px;
	color: #cdaf80;
	line-height: 18px;
	font-weight: bold;
}

.formtitle2	{
	font-family: Georgia, Lucida Grande, Arial, Helvetica;
	font-size: 20px;
	color: #cdaf80;
	line-height: 18px;
	border-top: 1px dotted #755530;
}

.bottomborder	{
	border-bottom: 1px dotted #755530;
}


.top	{
	width: 740px;
	height: 314px;
}

.bottom	{
	background-image: url("bottom.png");
	
}

.body	{
	padding-top: 10px;
}

.homeimg	{
	padding-right: 6px;
}

.welcome	{
	padding-bottom: 5px;
}

.text	{
	padding-left: 13px;
	padding-right: 13px;
}

.thankyou	{
	line-height: 20px;
}


