body {
	background-image: url(../images/pagebg.jpg);
	margin: 0px;
}
.mainframe {
	height: 412px;
	width: 409px;
	background-image: url(../images/index3_03.jpg);
	vertical-align: top;
}
.scrollcell {
	background-image: url(../images/index3_04.jpg);
	width: 21px;
}

p {
	color: #d1ebfc;
	font-family: Tahoma;
	font-size: 12px;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.maindiv {
	width:350;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #33FFFF;
}
a:active {
	color: #FF9900;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1EBFC;
	list-style-position: outside;
}

