body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #946390;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	font-size: 10px;
	color: #D38BC8;
}

.text3 {
	color: #C8DDF1;
}

a {
	color: #FF3BD8;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #F0D8EC;
}
.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
.input1 {
	background-image: url(images/index21.gif);
	width: 124px;
	border: none;
}

#box1 {
	width: 316px;
	height: 149px;
	margin: 0px;
	padding: 17px;
	overflow: auto;
	text-align: justify;
}

html>body #box1 { /* FOR BETTER BROWSERS */
	width: 282px;
	height: 115px;
}

#box2 {
	width: 316px;
	height: 209px;
	margin: 0px;
	padding: 17px;
	overflow: auto;
	text-align: justify;
}

html>body #box2 { /* FOR BETTER BROWSERS */
	width: 282px;
	height: 175px;
}

#box3 {
	width: 316px;
	height: 404px;
	margin: 0px;
	padding: 17px;
	overflow: auto;
	text-align: justify;
}

html>body #box3 { /* FOR BETTER BROWSERS */
	width: 282px;
	height: 370px;
}

.scrollbar1 {
	scrollbar-base-color: #CCECFB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #CCECFB;
	scrollbar-3dlight-color: #CCECFB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #226FD3;
	scrollbar-darkshadow-color: #CCECFB;
	scrollbar-shadow-color: #FFFFFF;
}

.img1 {
	float: right;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
}
