@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #CDB6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533484;
}

h1,h2,h3 {color: #533484;}

h1 {
	font-size:37px;
	margin-top: 0px;
}
h2 {
font-size:25px;
}
h3 {
font-size:18px;
	padding:0px; margin:0px;
}

h3 a:link, h3 a:hover, h3 a:visited{
text-decoration:underline;
}

.textbox {
	color: #533484;
	font-size:18px;
}

.content {
padding:5px;
}
.button {
	display: block;
	position: relative;
	width: 101px;
}
.buttonorder {
	display: block;
	position: absolute;
	width: 101px;
	left: 281px;
	top: 31px;
}

.buttext {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 146px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.textlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-right:20px;
	height:29px;	
	font-size:16px;
}

.textlink2 {
	text-decoration:none;
}

.textlink2 a:link, .textLink2 a:hover, .textLink2 a:visited{
	text-decoration:none;
}

.buttext a:link, .buttext a:hover, .buttext a:visited, .textlink a:link, .textLink a:hover, .textLink a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.content #OrderBut {
	position: relative;
	display: block;
}
.content #survey .surveytable,.content #survey .surveytable td {
	margin-left: 0px;
	padding-left: 0px;
}
