body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color:#034DA1;
	background-image:url(../i/bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	

}

.home-bg {
	background-image:url(../i/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bg-in {
	background-image:url(../i/inner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-card {
	background-image:url(../i/card_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bg-th {
	background-image:url(../i/th_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.create-in {
	background-image:url(../i/create_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.create-in2 {
	background-image:url(../i/preview_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.create-in3 {
	background-image:url(../i/edit_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.create-in4 {
	background-image:url(../i/send_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bottom {
	background-image:url(../i/home_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bottom-in {
	background-image:url(../i/home_bottom_in.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bottom-in2 {
	background-image:url(../i/home_bottom_create.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.home-bottom-card {
	background-image:url(../i/card_bg_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.copy {
	font-family: Tahoma;
	font-size:10px;
	color:#a9a9a9;
}
.copy a:link, .copy a:active, .copy a:visited {
	font-family: Tahoma;
	font-size:10px;
	color:#a9a9a9;
	text-decoration:none;
}
.copy a:hover {
	font-family: Tahoma;
	font-size:10px;
	color:#a9a9a9;
	text-decoration:underline;
}
.text-12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #711501;
}
.text-12 a:link, .text-12 a:active, .text-12 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #87A720;
	font-weight:bold;
	text-decoration:underline;
}
.text-12 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #87A720;
	font-weight:bold;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color:#711501;
}
.input-text {
	border:solid 1px #EDEDED;
	background-color:#FFFFFF;
	height:13px;
	font-family: tahoma;
	font-size:11px;
	color:#711501;
	padding:0;
}
.inputtext2 {
	border:solid 1px #EDEDED;
	background-color:#FFFFFF;
	height:13px;
	font-family: tahoma;
	font-size:11px;
	color:#711501;
	padding:0;
	width:193px;
	margin:0;
}
.input-text-edit {
	border:solid 1px #CDCDCD;
	background-color:#FFFFFF;
	height:15px;
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#465C07;
	padding:0;
	width:193px;
	margin:0;
}
.in-textarea {
	border:solid 1px #EDEDED;
	background-color:#FFFFFF;
	height:60px;
	font-family: tahoma;
	font-size:11px;
	color:#711501;
	padding:3px;
	width:467px;
}
.reg-table td{
	padding-bottom:7px;
	line-height:11px;
}
.txterr {
	color:#FF0000;
}
.tellafriend td{
	padding-bottom:5px;

}
.bottom-td {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	color: #87A722;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FACABC;	
}
img {
	behavior: url(pngbehavior.htc);
}
.input-text-c {
	border:0px;
	background-image:url(../i/input_bg.png);
	background-repeat:repeat-x;
	height:21px;
	width:253px;
	padding-top:8px;
	text-indent:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5F6906;

}
.card-text {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#57710d;
	font-style:italic;
}
.n1 {
	background-image:url(../i/n1.jpg);
	background-repeat:no-repeat;
	background-position:104px 393px;
}
.n2 {
	background-image:url(../i/n2.png);
	background-repeat:no-repeat;
	background-position:202px 379px;
}
.n3 {
	background-image:url(../i/n3.png);
	background-repeat:no-repeat;
	background-position:275px 379px;
}
.n4 {
	background-image:url(../i/n4.png);
	background-repeat:no-repeat;
	background-position:341px 379px;
}
.n5 {
	background-image:url(../i/n5.png);
	background-repeat:no-repeat;
	background-position:408px 379px;
}
.input-mail {
	border:0px;
	background:none;
	width:280px;
	text-indent:15px;
	height:18px;
}
.click {
	position:absolute;
	top:34px;
	z-index:1;
}
.report {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B90000;
}