body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8e3f9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660099;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10pt;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
.bottextlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
.bottextlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
.bottextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
.bottextlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}

.white-bg {
	background-color: #FFFFFF;
}
.table-border {
	border: 1px solid #666666;
}
.menu {
	padding: 10px;
}
.menu a{
	line-height: 25px;
	display: block;
	border: 1px solid #333333;
	background-color: #9016e3;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	margin: 2px;
}
.menu a:hover{
	line-height: 25px;
	display: block;
	border: 1px solid #333333;
	background-color: #dfb8f7;
	color: #666666;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}

.top-text {
	padding: 2px;
	font-size: 8pt;
	color: #999999;
}

