body, td {
	background-color: #CED1F6;
	margin: 3px;
	padding: 2px;
	scrollbar-face-color: #6974DF;
	scrollbar-track-color: #CED1F6;
	scrollbar-highlight-color: #3F4473;
	scrollbar-shadow-color: #6974DF;
	scrollbar-arrow-color: #3F4473;
	scrollbar-3dlight-color: #CED1F6;
	scrollbar-base-color: #6974DF;
	scrollbar-darkshadow-color: #CED1F6;
	font-family: Verdana;
	color: #3F4473;
	font-size: 10px;
	overflow-x: hidden;
}

td {
	background-color: transparent;
}

#center {
	width: 0px;
	margin: 0px;
	margin-left: 50%;
}

#content {
	position: relative;
	width: 731px;
	left: -365px;
}

#maindiv {
	width: 358px;
	height: 358px;
	overflow: auto;
	position: absolute;
	left: 372px;
	top: 1px;
	scrollbar-track-color: #BBC1FB;
}

p {
	text-align: justify;
	padding: 3px;
}

a, a:link, a:visited {
	color: #2F3CB3;
	text-decoration: none;
}

a:hover {
	color: #2F3CB3;
	text-decoration: none;
	background-color: #CED1F6;
	border: 1px solid #2F3CB3;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #2F3CB3;
	padding: 2px;
	margin-top: 0px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
}

input, textarea, select {
	border: 1px solid #2F3CB3;
	font-family: Verdana;
	color: #2F3CB3;
	font-size: 10px;
	background-color: #CED1F6;
}

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
}

li {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
