body {
	font-family: Arial;
	font-size: 11px;
	color: #7575d2;
	background-color: #f49ac2;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #7575d2;
}
.girl {
    background-image: url(../images/girl.png);
	background-repeat: no-repeat;
}
	
 
#alImg1 img  { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#alImg1 { display: inline-block; }
#alImg1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png'); }
.main {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 848px;
	border: 2px solid #f3f3f3;
}
.top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 600px;
}
.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 600px;
	height: 15px;
}
.mid {
	background-image: url(../images/mid.png);
	background-repeat: repeat-y;
	width: 600px;
}
.tab {
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
}
.title {
	color: #a27bab;
	font-size: 13px;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #ed2674;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ed2674;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ed2674;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #ed2674;
	text-decoration: underline;
}
a.white:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.pic {
	border: 2px solid #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
.thumb {
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	height: 80px;
	width: 100px;
}
.yellow {
	background-image: url(../images/yellow.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.bold {
	font-weight: bold;
}
.gray {
	background-color: #d4d4d4;
	border: 1pxsolid #ffffff;
}
input {
	background-image: url(../images/yellow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 150px;
	height: 18px;
	font-family: arial;
	color: #7575d2;
	font-size: 11px;
	border: 1px solid #a27bab;
	font-weight: bold;
}
.input {
	background-image: url(../images/yellow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 150px;
	height: 18px;
	font-family: arial;
	color: #7575d2;
	font-size: 11px;
	border: 1px solid #a27bab;
	font-weight: bold;
	cursor: pointer;
}
textarea {
	background-image: url(../images/yellow2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: arial;
	color: #7575d2;
	font-size: 11px;
	border: 1px solid #a27bab;
	font-weight: bold;
	width: 162px;
	height: 100px;
}
.cont {
	background-image: url(../images/cont.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 175px;
	height: 150px;
}
	