﻿body {
	color: #e3b8f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image:url('../images/bgk.png');
	background-repeat:no-repeat;
	background-attachment:fixed
}

a:link {
	color: #c46de1;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #c46de1;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #c46de1;
	text-decoration: none;
}
a:hover {
	color: #eaabff;
	text-decoration: underline;
}
a:focus {
	color: #c46de1;
}
a:active {
	color: #eaabff;
	font-weight: bold;
	text-decoration: underline;
}

input.btn {
  color:#440359;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#d59fe7;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffddbbee');
}

input.txt { 
 background-color: #000000; 
 color: #c46de1;
 border-color: #290b33 #290b33 #290b33 #290b33 ;
}

textarea.txt { 
 background-color: #000000; 
 color: #c46de1;
 border-color: #290b33 #290b33 #290b33 #290b33 ;
}


.style1 {
				background-image: url('../images/seperator.png');
				text-align: right;
}
.style2 {
				background-image: url('../images/seperator.png');
				text-align: center;
}
.style3 {
				text-align: right;
}
.style4 {
				background-image: url('../images/seperator.png');
}
.style5 {
				border-width: 0;
}
.style6 {
				text-align: left;
				background-image: url('../images/content.png');
}
.style7 {
				border-width: 0;
				background-image: url('../images/content.png');
}
.style8 {
				background-image: url('../images/content.png');
}
.style9 {
				border-right-style: solid;
				border-right-width: 1px;
}
.style10 {
				border-left-style: solid;
				border-left-width: 1px;
				text-align: center;
}
.style11 {
				text-decoration: underline;
}
.style12 {
				font-size: 14px;
}
.style13 {
				text-align: left;
}
