body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EAF1FF;
	color: #F5F8FF;
}
td#menu {
	background-color: #EEEEEE;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td#menu a {
	font-family: Calibri, Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #A244A4;
}
.topnav a {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
.topnav {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
.topnav a:hover {
	color: #C895C7;
	text-decoration: none;
}

.style19 {
	color: #9966FF;
	font-size: large;
	font-weight: bold;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}td#sidebar {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
td#Bottom {
	padding: 10px;
}
td#main {
	padding: 0px;
}
td#body {
	padding: 25px;
	color: #666666;
	margin: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #CCCCFF;
}
.title {
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	color: #66667F;
	font-weight: bold;
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	color: #666666;
}
.border {
	border: 2px solid #A35BA4;
}
.input {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	border: 1px solid #999999;
	width: 170px;
}
