body {
	background-color: #FFFFFF;
	background-image: url(tools/main_background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment:fixed;
	font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
	font-size: 11px;
}


.Stil1 {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
color:#333333;
text-align:left;
line-height:1em;
font-size: 11px;
}

.Stil2 {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
color: #666666;
line-height:1em;
font-size: 11px;
}

a:link {
color:#666666;
	text-decoration:  none;
}
a:visited {
color:#666666;
	text-decoration: none;
}
a:hover {
color:#333333;
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

a:focus {
  outline: none;
}

.ecard {
border:#000000;
border-style:solid;
padding:30px;
border-width:thick;
width:570px;
height:350px;
background-image:url(tools/main_bg_ecard.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.stamp {
width:80px;
height:100px;
margin:5px;
background-image:url(tools/main_bg_stamp.jpg);
background-position: center;
background-repeat: no-repeat;
}

.FORM {
font-family: Courier, "Courier New", monospace, Arial, Times, "Times new Roman", serif;
color: #000000;
line-height:1em;
font-size: 11px;
background-color: #F0F0F0;
border-color:#FFFFFF;
border-bottom-color: #333333;
margin-bottom:2px;
border-style:solid;
}

.ecard_send {
	width:100%;
	height:100%;
	vertical-align:middle;
	background-image:url(tools/ecard_bg.gif);
	position:fixed;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:auto;
	
}

.SPECIAL_NEWS {
	width:100%;
	height:100%;
	vertical-align:middle;
	background-image:url(tools/ecard_bg.gif);
	position:fixed;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:auto;
	visibility:hidden;
	
}



.ecard_show {
	width:100%;
	height:100%;
	vertical-align:middle;
	position:fixed;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:auto;
	
}

.CHANGER {
	position:fixed;
	margin:5px;
	padding:5px;
	top:0;
	right:0;
	bottom:0;
}


