body {
	background-color: #EAC5DA;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	vertical-align: middle;
	padding: 8px;
}
.green_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDF3CA;
	padding: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
	border-top-width: 0px;
	border-top-style: none;

}
.ylw_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF7DE;
	padding: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
	border-top-width: 0px;
	border-top-style: none;
}

.intro {
	font-size: 1.3em;
}
.xxlarge {
	font-size: 1.5em;
}
.xlarge {
	font-size: 1.3em;
}
.large {
	font-size: 1.1em;
}
.xxsmall {
	font-size: .7em;
}
.xsmall {
	font-size: .8em;
}
.small {
	font-size: .9em;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
	color: #000000;
}
.main-container {
	text-align: center;
	padding-right: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	vertical-align: top;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	background-color: #FD4FB0;
	padding-bottom: 9px;
	padding-left: 9px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.wcontainer {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	border: 1px solid #7A7A7A;
}


.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding-left: 5px;
	color: #333333;

}

td {
	text-align: left;
}
.vmenu_l {
	font-size: 10px;
	font-weight: bold;
	color:#FFBCE2;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;

}

A.vmenu_l:ACTIVE, A.vmenu_l:LINK, A.vmenu_l:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	/*width: 70px;*/
}
A.vmenu_l:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFBCE2;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	/*width: 70px;*/
}
A.cont_l:ACTIVE, A.cont_l:LINK, A.cont_l:VISITED{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E2007E;
	text-decoration:none;
	font-weight: bold;
}
A.cont_l:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2007E;
	text-decoration:underline;
	font-weight: bold;
}.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.padd_sp {
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:0px;
background-color:#FFFFFF;
}
.center-content {
	text-align: center;
}
.lefttd {
	vertical-align: top;
	padding-right: 57px;
	padding-left: 17px;
}

.tdbg {
	background-color: #FFFFFF;
	background-image: url(images/cell_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 34px;
}
.pink_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD4FB0;
}
.top-bg {
	background-image: url(images/r-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 87px;
}
.right-align {
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FD4FB0;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.pinkstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FD4FB0;
}
